Commit graph

10 commits

Author SHA1 Message Date
47018a55bb
update parser 2025-08-01 15:38:05 -05:00
8675db6e52
update parser 2025-08-01 15:37:39 -05:00
cb800a8923
fix: Add dark mode support for callsign search and UI elements
- Fixed white text on white background issue in callsign search input
- Added dark mode styles for search input, select dropdowns, and panel backgrounds
- Updated text colors for labels and content in dark mode
- Added CSS media queries for dark mode support in slideover panel and buttons
- Improved overall dark mode visibility and contrast

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 13:48:34 -05:00
fd6dd573b9
update parser and claude.md 2025-07-29 12:12:43 -05:00
06a7b8d75f
parser update 2025-07-29 11:47:25 -05:00
85c3b3d9e7
Improve info page live updates and fix APRS parser
- Fixed info page not receiving live updates by implementing callsign-specific PubSub topics
- Added automatic time counter for "Last Position" and other timestamps using JavaScript hook
- Optimized map updates to only move marker instead of reloading entire map
- Fixed APRS parser to properly handle [000/000/A=altitude format in comments
- Removed packet caching on info page for real-time updates

The info page now properly subscribes to updates for the specific callsign being viewed,
timestamps automatically count up without page refresh, and the map smoothly animates
marker position changes instead of flickering with full reloads.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 15:14:33 -05:00
8e04916481
vendor update 2025-07-18 08:39:43 -05:00
610a5b8949
refactor 2025-07-13 16:49:20 -05:00
c09f9175f4
add PHG parsing 2025-07-12 10:22:43 -05:00
ac1390ba12
alawys use vendored aprs library 2025-07-11 14:29:41 -05:00