Commit Graph

39 Commits

Author SHA1 Message Date
Ian Renton
2026b46113 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
Ian Renton
363735a235 Bug fixes and performance improvements 2026-05-10 10:57:41 +01:00
Ian Renton
1ef8b36cb1 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
Ian Renton
02f564b515 Colour tweaks and fixes 2026-03-30 19:01:25 +01:00
Ian Renton
126ebcb8b2 UI groundwork for conditions display #92 2026-03-28 10:50:38 +00:00
Ian Renton
5230fa535f 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
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
721d345332 Allow users to return to "Automatic" colour scheme. #102 2026-01-30 17:12:57 +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
6af15e4cfd Reload spots/alerts on visibility change. Closes #89 2025-12-27 15:57:38 +00:00
Ian Renton
1f66da062b Style improvements and fixes #3 2025-12-22 16:35:28 +00:00
Ian Renton
9d130712d8 Add URL params parsing and concept of "embedded mode" 2025-11-30 11:26:15 +00:00
Ian Renton
8a82f81ec4 Dark mode 2025-11-30 09:31:37 +00:00
Ian Renton
4f83468309 Add config for "Number of Spots" and "Spot Age" values used in the web UI. Closes #79 2025-11-13 21:18:27 +00:00
Ian Renton
c30e1616d3 Image-based flags 2025-11-11 06:30:17 +00:00
Ian Renton
65d546ef7e Support BOTA alerts. Closes #58 2025-10-31 14:06:22 +00:00
Ian Renton
193838b9d3 Fix colours of table rows and JS exception on sig_refs being null. 2025-10-31 10:50:49 +00:00
Ian Renton
bb7b6d6f3c Remove console.log 2025-10-23 15:47:35 +01:00
Ian Renton
f2f03b135f Fix a bug with time zone reporting in alerts. 2025-10-23 09:37:22 +01:00
Ian Renton
c051aad157 Do more filter panel generation in HTML, less in JS 2025-10-13 20:41:13 +01:00
Ian Renton
bb2813c2a5 Allow table columns to be toggled on and off. #19 2025-10-12 17:17:26 +01:00
Ian Renton
b61f08768c Move Display-like settings into Display panel, add input for grid locator and (not yet implemented) toggles for columns. #19 2025-10-12 10:06:09 +01:00
Ian Renton
ba84b90315 Improved lookup for callsigns and display of DXpedition DXCC name on alerts page #38 2025-10-11 21:34:44 +01:00
Ian Renton
3ed9b95b9b Fix multi callsign alerts from NG3K #38 2025-10-11 20:21:52 +01:00
Ian Renton
cc816d8662 Allow alerts to have more than one DX callsign, and parse the "as CALL" fields from NG3K. Not yet working #38 2025-10-10 11:37:59 +01:00
Ian Renton
791a3a0dc4 Toggle to allow DXpeditions to be displayed even if they exceed max_duration. Closes #17 2025-10-09 17:29:21 +01:00
Ian Renton
b27d0f826c Add NG3K DXpedition calendar #17 2025-10-09 17:03:42 +01:00
Ian Renton
277743dac7 Version API and add spot_allowed to options call. Closes #35 2025-10-09 15:35:29 +01:00
Ian Renton
1843286f92 Provide UTC/local toggle. Closes #32 2025-10-08 17:16:56 +01:00
Ian Renton
62c187178b More friendly display of alert times #32 2025-10-08 16:41:02 +01:00
Ian Renton
e01b6d5ea9 Fix some bugginess with how expired alerts and alert max_duration were handled. Closes #34 2025-10-08 16:09:39 +01:00
ian
1a165e3d3a Fix extra column header on mobile 2025-10-07 20:21:52 +00:00
Ian Renton
3c70da4d33 SOTA & WWFF alert providers #17 2025-10-07 21:03:15 +01:00
Ian Renton
73ef0c7621 Add max_duration filter for alerts #17 2025-10-07 20:36:46 +01:00
Ian Renton
63429c16c3 Extract common JS code from spots and alerts JS #17 2025-10-07 20:11:29 +01:00
Ian Renton
ff8cac274a Permanently dismissable blue banner on first load. Closes #31 2025-10-07 20:04:32 +01:00
Ian Renton
2dcfae98f8 Minor tweaks 2025-10-06 21:11:59 +01:00
Ian Renton
6ee4fe288a Further alert implementation #17 2025-10-06 21:06:54 +01:00
Ian Renton
e0675a01f0 Further alert implementation #17 2025-10-06 17:14:52 +01:00