Ian Renton
|
6b18ec6f88
|
Bulk convert comments above classes/functions/methods into proper docstrings
|
2026-02-27 14:21:35 +00:00 |
|
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 |
|
Ian Renton
|
7b409bcb67
|
Add ability to tag callsigns as worked. Closes #41
|
2026-01-31 09:34:37 +00:00 |
|
Ian Renton
|
2be1c5b3d3
|
Make default colour schemes for the web UI configurable on the server side #102
|
2026-01-30 21:31:13 +00:00 |
|
Ian Renton
|
a3ca590ca3
|
JS import version bump
|
2026-01-11 15:14:34 +00:00 |
|
Ian Renton
|
a444be8fe9
|
Extract common JS into a new project #88
|
2026-01-01 17:07:59 +00:00 |
|
Ian Renton
|
06d582ae2d
|
Separate colours and icons out of the Spothole API and re-implement them in the client; provide new colour schemes. #88
|
2025-12-30 19:08:27 +00:00 |
|
Ian Renton
|
86beb27ebf
|
Implement SSE endpoints in Tornado #3
|
2025-12-23 21:01:41 +00:00 |
|
Ian Renton
|
fd246fc17b
|
Partial reimplementation of the web server using Tornado #3
|
2025-12-23 11:03:01 +00:00 |
|