Commit Graph

11 Commits

Author SHA1 Message Date
Pablo Revilla 052a9460ca Finishing up all the pages for the 3.0 release.
Now all pages are functional.
2025-11-21 11:49:11 -08:00
Pablo Revilla af6bb0fa64 Merge remote-tracking branch 'origin/dev-v3' into dev-v3 2025-11-21 11:43:07 -08:00
Pablo Revilla 8fae62e51a Finishing up all the pages for the 3.0 release.
Now all pages are functional.
2025-11-21 11:41:50 -08:00
Joel Krauska 4af1aac6ec more ruff 2025-11-21 11:37:24 -08:00
Pablo Revilla 5e0852e558 Finishing up all the pages for the 3.0 release.
Now all pages are functional.
2025-11-21 11:10:16 -08:00
Pablo Revilla e135630f8d Finishing up all the pages for the 3.0 release.
Now all pages are functional.
2025-11-21 10:57:18 -08:00
Pablo Revilla 39c0dd589d Worked on /api/packet. Needed to modify
- Added new api endpoint /api/packets_seen
- Modified web.py and store.py to support changes to APIs.
- Started to work on new_node.html and new_packet.html for presentation of data.
2025-11-13 15:28:45 -08:00
Pablo Revilla ac4ac9264f Worked on /api/packet. Needed to modify
- Store.py to read the new time data
- api.py to present the new time data
- firehose.html chat.html and map.html now use the new apis and the time is the browser local time
2025-11-05 20:46:12 -08:00
Pablo Revilla 4a3f205d26 Worked on /api/packet. Needed to modify
- Store.py to read the new time data
- api.py to present the new time data
- firehose.html chat.html and map.html now use the new apis and the time is the browser local time
2025-11-05 19:07:23 -08:00
Joel Krauska 64261d3bc4 ruff and docs 2025-11-03 20:05:04 -08:00
Joel Krauska fe59b42a53 break out api calls in to their own file to reduce footprint 2025-11-03 19:07:39 -08:00