aprs.me/assets/js
Graham McIntire ff06c13224
Fix JavaScript/TypeScript bugs in plotting and validation
- Fix rain chart: remove incorrect /10 division on rain_24h values
- Fix RF path: change dashArray null to undefined for type safety
- Clarify trail proximity threshold: use kilometers directly instead of degrees
- Improve coordinate validation: add isFinite() checks to prevent infinity values
- Add Sobelow skip annotations for existing security warnings
2026-02-09 11:16:04 -06:00
..
features Fix JavaScript/TypeScript bugs in plotting and validation 2026-02-09 11:16:04 -06:00
hooks fix: prevent map reload on packet updates in info page 2025-08-05 13:37:36 -05:00
types refactor: improve code quality and fix potential issues 2025-10-12 14:02:27 -05:00
app.js Increase LiveView socket timeout to 60 seconds 2025-10-25 10:54:22 -05:00
chart-bundle-entry.js Implement advanced JavaScript optimization with conditional loading 2025-07-25 14:05:18 -05:00
map-bundle-entry.js Fix Leaflet library loading race condition and enable Redis-free development 2025-07-27 12:20:23 -05:00
map.ts Fix JavaScript/TypeScript bugs in plotting and validation 2026-02-09 11:16:04 -06:00
map_fixes.ts Remove debug console.log statements from JavaScript files 2025-07-18 15:37:05 -05:00
map_helpers.ts Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
topbar.js js tweak 2025-07-05 13:16:37 -05:00
vendor.js try vector tiles 2025-07-24 10:54:31 -05:00