Commit graph

152 commits

Author SHA1 Message Date
yellowcooln
29594014a0 v1.8.4 route fallback and LOS panel updates 2026-04-17 10:57:10 -04:00
yellowcooln
016ccb10cf v1.8.3 los curvature and docs 2026-04-16 14:05:25 -04:00
dependabot[bot]
462cff7e76
build(deps): bump pillow from 12.1.1 to 12.2.0 in /backend
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 23:46:19 +00:00
yellowcooln
8df621fc5f v1.8.2 qr popup and coverage mqtt fixes 2026-04-09 22:47:51 -04:00
yellowcooln
a6328efec3 remove peer limit cap 2026-04-06 21:41:45 -04:00
yellowcooln
ab6cff4467 v1.8.1 fix issues and add arcade flow mode 2026-04-06 21:13:58 -04:00
yellowcooln
18db3fb121 perf: avoid rebuilding meshmapper coverage on pan 2026-03-29 16:11:49 -04:00
yellowcooln
371c9576f6 v1.8.0 backups los and official decoder 2026-03-29 16:02:40 -04:00
yellowcooln
9f154b719f fix peers tool click blocking 2026-03-24 20:42:49 -04:00
yellowcooln
e72d652b99 v1.7.8.1 peers clear fix 2026-03-24 20:05:24 -04:00
yellowcooln
0fe043f947 v1.7.8 coverage legend and browser perf 2026-03-24 15:07:32 -04:00
yellowcooln
2679c763d5 v1.7.8 meshmapper coverage legend 2026-03-24 15:07:32 -04:00
yellowcooln
d24dbdadcd v1.7.7 polygon boundary mode 2026-03-22 21:21:48 -04:00
yellowcooln
9eac2058d4 v1.7.6 configurable peers default limit 2026-03-22 19:51:02 -04:00
yellowcooln
1aca3159cf fix prod route details packet hash 2026-03-22 17:55:31 -04:00
yellowcooln
ef9f7f4a52 v1.7.5 route details and channel secrets 2026-03-22 17:46:27 -04:00
yellowcooln
8160d23377 v1.7.0 strict 1-byte route resolution 2026-03-20 09:43:16 -04:00
yellowcooln
f2ad198a13 v1.7.0 coverage cache and timing fixes 2026-03-20 09:26:30 -04:00
yellowcooln
bd4abee85d v1.6.6 fix peer history retention 2026-03-19 09:12:10 -04:00
yellowcooln
77f9c97186 v1.6.5 strict roles version logging and multibyte hash fix 2026-03-16 20:59:11 -04:00
yellowcooln
131f243601 v1.6.5 strict mqtt role detection 2026-03-14 21:33:28 -04:00
yellowcooln
0ebe86af1b fix hop popup node prefixes 2026-03-11 15:33:11 -04:00
yellowcooln
0b04c57c00 v1.6.2 route ordering and role detection 2026-03-11 15:03:12 -04:00
yellowcooln
0cc39de69a v1.6.1 multibyte decoder support 2026-03-11 11:22:54 -04:00
yellowcooln
1fad277f3a release: v1.5.0 mqtt online presence update
(cherry picked from commit 439c71b154)
2026-03-07 16:47:59 -05:00
yellowcooln
c2ae06f53c Merge origin/main into dev 2026-03-07 16:32:19 -05:00
yellowcooln
9fb414cd2e v1.5.0: weather persistence, test expansion, and lifespan startup fix 2026-03-07 16:22:14 -05:00
yellowcooln
9230f6fc01 Revert "release: v1.5.0 mqtt online presence update"
This reverts commit 439c71b154.
2026-03-07 16:14:36 -05:00
yellowcooln
7ba81f6ddc release: v1.5.0 mqtt online presence update 2026-03-07 16:14:24 -05:00
yellowcooln
56d71a04f0 v1.4.0: mixed-prefix routing + pytest suite 2026-03-07 16:14:08 -05:00
yellowcooln
439c71b154 release: v1.5.0 mqtt online presence update 2026-03-05 22:03:00 -05:00
yellowcooln
2864a29704 release: bump to v1.4.2 and fix prod hop payload 2026-03-04 21:38:47 -05:00
yellowcooln
4ac9f4007a v1.4.0: mixed-prefix routing + pytest suite 2026-03-04 21:16:16 -05:00
yellowcooln
4b661b3af0 WIP: weather overlay, coverage integration, and env/doc updates 2026-03-04 20:14:38 -05:00
dependabot[bot]
85005975c8
Bump pillow from 10.4.0 to 12.1.1 in /backend
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 04:51:29 +00:00
yellowcooln
d7f975c410 Rename internal device TTL seconds constant and clarify legacy note 2026-02-06 14:23:11 -05:00
yellowcooln
0add77c6bf Resolve PR #20 merge conflicts and keep dual TTL behavior 2026-02-06 13:41:44 -05:00
yellowcooln
f1e00803de Combine device and path TTL with 4-day device default 2026-02-06 13:35:19 -05:00
Chris Davis
7431792b82
Delete backend/static/wcmesh_logo.png 2026-02-05 20:45:52 -08:00
Chris Davis
21da260bd4
Delete backend/static/wcmesh_site_logo.png 2026-02-05 20:45:42 -08:00
chrisdavis2110
6b127d5522 changed device_ttl to hours 2026-02-05 20:33:56 -08:00
yellowcooln
3e532018d4 Use PATH_TTL_SECONDS as the sole staleness TTL 2026-02-05 19:28:55 -05:00
Don Patterson
5e70c6f003 Augment device staleness calculation to also consider path-based filtering (48h TTL)
Devices now remain on the map as long as they appear in an advert or a
message path. This prevents repeaters
with infrequent advert intervals from being incorrectly removed.

- Add PATH_TTL_SECONDS config (default 48 hours)
- Track last_seen_in_path timestamp for each device
- Use max(advert_ts, path_ts) to determine staleness
- Persist path timestamps across server restarts
2026-02-05 15:31:03 -08:00
chrisdavis2110
e577e71578 device coords override fix 2026-02-02 21:42:35 -08:00
Chris Davis
9f7f870297
Merge pull request #12 from chrisdavis2110/main
bump to 1.3.1
2026-02-02 20:58:45 -08:00
yellowcooln
aae7deb929 Add adjustable TX antenna gain and bump docs to v1.3.1 2026-02-03 02:11:42 +00:00
yellowcooln
dcbc366524 Fix LOS point repositioning with click-to-move selection 2026-02-03 01:20:41 +00:00
Mitchell Moss
4b7ff021a8 Enable realtime LOS drag updates 2026-02-02 15:40:21 -05:00
yellowcooln
383f12528a release: bump to v1.2.6 and sync MeshBuddy API compatibility 2026-02-02 15:56:58 +00:00
Chris Davis
673e324e08
Merge pull request #11 from chrisdavis2110/main
merge from main
2026-01-29 20:25:12 -08:00