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-03-15 12:24:29 +00:00
Code
Issues
13
Packages
Projects
Releases
Wiki
Activity
Files
068c732796f41feda785d3045f0bc66394534432
spothole
/
server
/
handlers
/
api
History
Ian Renton
068c732796
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00
..
addspot.py
Implement web server metrics in Tornado
#3
2025-12-23 14:23:50 +00:00
alerts.py
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00
lookups.py
CQ/ITU zone lookups
2026-02-03 19:06:43 +00:00
options.py
Set up web UI using web_ui_options embedded directly into HTML, to avoid more complex JS load order faff
#102
2026-01-30 22:24:12 +00:00
spots.py
Attempt to fix CPU utilisation bug by preventing the heartbeat callback leak in the SSE stream handlers and replacing Timer-based with Event-based threads. Also compiled regexes in advance for DXCC callsign lookups for efficiency, and fixed my misunderstanding of what Queue.empty() does
2026-02-27 08:28:43 +00:00
status.py
Implement web server metrics in Tornado
#3
2025-12-23 14:23:50 +00:00