• Joined on 2025-01-02
w1cdn synced commits to main at w1cdn/spothole from mirror 2026-01-10 13:16:46 +00:00
220c9378cf Log into clusters with a custom callsign/SSID
w1cdn synced commits to main at w1cdn/spothole from mirror 2026-01-02 17:26:47 +00:00
e1cdc5b857 Move activation_score into SIGRef. Closes #91
5482da0e69 Fix a bug where supplying a grid reference when adding a spot to the API resulted in dx_location_source=NONE in the spot object. Closes #90
Compare 2 commits »
w1cdn synced commits to main at w1cdn/spothole from mirror 2026-01-02 01:06:46 +00:00
f31148686d Change 2.4GHz to 13cm to match Field Spotter naming convention #88
a444be8fe9 Extract common JS into a new project #88
3f117a47d6 JS faff #88
06d582ae2d Separate colours and icons out of the Spothole API and re-implement them in the client; provide new colour schemes. #88
Compare 4 commits »
w1cdn synced commits to 88-colour-schemes at w1cdn/spothole from mirror 2026-01-02 01:06:46 +00:00
f31148686d Change 2.4GHz to 13cm to match Field Spotter naming convention #88
a444be8fe9 Extract common JS into a new project #88
Compare 2 commits »
w1cdn synced commits to 88-colour-schemes at w1cdn/spothole from mirror 2025-12-31 16:26:47 +00:00
3f117a47d6 JS faff #88
w1cdn synced new reference 88-colour-schemes to w1cdn/spothole from mirror 2025-12-31 00:06:46 +00:00
w1cdn synced commits to 88-colour-schemes at w1cdn/spothole from mirror 2025-12-31 00:06:46 +00:00
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-12-30 15:56:46 +00:00
5bf45dba46 Ham HF band toggle preset and prevent some multiple-SSE shenanigans when searching and typing letters quickly
f4ae6b610e Fix spot table reversing bug and add "de" callsign to mobile view
Compare 2 commits »
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-12-27 22:36:47 +00:00
6af15e4cfd Reload spots/alerts on visibility change. Closes #89
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-12-27 06:16:48 +00:00
6d9bf3d4ec Update docs
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-12-26 13:56:46 +00:00
9b737a8176 39C3 TOTA location lookup
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-12-24 13:02:28 +00:00
05bc65337f Fix a bug in the mobile view where the second line doesn't get painted green for SSE new spots. Closes #87
d2c1dbb377 Fix a bug in the mobile view where the second line doesn't get painted green for SSE new spots. Closes #87
6cf1b38355 Fix metrics content type?
ac566553d8 nginx config #3
bcc40d1416 SSE custom headers #3
Compare 25 commits »
w1cdn synced commits to 3-sse-endpoints at w1cdn/spothole from mirror 2025-12-24 13:02:28 +00:00
2fead92dc5 SSE updates every 5 seconds is probably fine, we don't really need every second. #3
e8ca488001 Run/Pause button #3
Compare 2 commits »
w1cdn synced commits to 3-sse-endpoints at w1cdn/spothole from mirror 2025-12-24 04:52:28 +00:00
61fc0b9d0f Starting to implement Run/Pause switch #3
70dc1b495c Fix SSE connections not respecting filters #3
7fe478e040 Minor tweak #3
926cf5caaf Fix handling new spots by SSE when there weren't any others #3
ae1caaa40f Fix handling new spots by SSE when there weren't the max number already #3
Compare 7 commits »
w1cdn synced commits to 3-sse-endpoints at w1cdn/spothole from mirror 2025-12-23 20:42:28 +00:00
d463403018 Implement web server metrics in Tornado #3
23a6e08777 Implement more request handlers in Tornado #3
Compare 2 commits »
w1cdn synced commits to 3-sse-endpoints at w1cdn/spothole from mirror 2025-12-23 12:32:28 +00:00
61784e8af6 Split up some code for sanity #3
fd246fc17b Partial reimplementation of the web server using Tornado #3
Compare 2 commits »
w1cdn synced commits to 3-sse-endpoints at w1cdn/spothole from mirror 2025-12-23 04:22:29 +00:00
fb935138a1 Improvements to spot timing display #3
w1cdn synced new reference 3-sse-endpoints to w1cdn/spothole from mirror 2025-12-22 20:12:27 +00:00
w1cdn synced commits to 3-sse-endpoints at w1cdn/spothole from mirror 2025-12-22 20:12:27 +00:00
w1cdn synced commits to main at w1cdn/spothole from mirror 2025-12-22 12:02:28 +00:00
968576f74c Re-implement xOTA using Websocket client