This website requires JavaScript.
Explore
Help
Sign In
w1cdn
/
spothole
Watch
1
Star
0
Fork
0
You've already forked spothole
mirror of
https://git.ianrenton.com/ian/spothole.git
synced
2026-06-24 05:35:10 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
e5b2afd7656dd64fb72099e46c01f3a37d68a764
spothole
/
webassets
/
js
History
Ian Renton
b725c34f7c
General refactor to remove stuff being passed around the Tornado handlers when it doesn't need to be. Conditions provider presence is how handled on the JS side without needing special booleans sent to every page handler.
2026-06-09 11:06:48 +01:00
..
add-spot.js
Bug fixes and performance improvements
2026-05-10 10:57:41 +01:00
alerts.js
Only include credentials (if we have them) on map page and on the SSE aspect of the spots page, to prevent first-time load delays on spots
2026-05-15 14:59:19 +01:00
bands.js
Only include credentials (if we have them) on map page and on the SSE aspect of the spots page, to prevent first-time load delays on spots
2026-05-15 14:59:19 +01:00
common.js
Modify the front so that it allows QRZ.com and HamQTH credentials to be provided by the client (if none are provided, the lookups do not occur.)
2026-05-09 16:52:48 +01:00
conditions.js
General refactor to remove stuff being passed around the Tornado handlers when it doesn't need to be. Conditions provider presence is how handled on the JS side without needing special booleans sent to every page handler.
2026-06-09 11:06:48 +01:00
map.js
Only include credentials (if we have them) on map page and on the SSE aspect of the spots page, to prevent first-time load delays on spots
2026-05-15 14:59:19 +01:00
spots.js
Close SSE connection nicely on navigating away from the page
2026-06-05 18:52:32 +01:00
spotsbandsandmap.js
Layout tweaks
2026-04-10 08:02:45 +01:00
status.js
Fix display of the last time cleanup ran
2026-04-11 08:17:30 +01:00