Commit Graph

117 Commits

Author SHA1 Message Date
Ian Renton
c455e6e1a7 WWBOTA URL change 2025-10-09 21:27:19 +01:00
Ian Renton
a866d41aa7 ZLOTA support + misc changes 2025-10-09 21:25:01 +01:00
Ian Renton
60bb640074 SiOTA lat/lon/grid lookup. Closes #33 2025-10-09 20:48:32 +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
c66693fc99 POSTing a spot should use the request body not a URL param. #35 2025-10-09 15:29:25 +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
24c6ba98ef Give status info its own page 2025-10-08 16:33:02 +01:00
Ian Renton
b45fda2dd2 Fix status query. Closes #36 2025-10-08 16:26:43 +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 Renton
d7f9c36b28 SiOTA icon 2025-10-08 05:46:10 +01:00
Ian Renton
e7ae76308e Fix band switch colour bug 2025-10-08 05:46:10 +01:00
Ian Renton
d33fd6cd79 Support for clusters with different login strings 2025-10-08 05:46:10 +01:00
ian
1a165e3d3a Fix extra column header on mobile 2025-10-07 20:21:52 +00:00
ian
7a32fde6d0 Force wrapping on mobile fudge 2025-10-07 20:20:13 +00:00
Ian Renton
8e05fd2bda Fix spots bug #17 2025-10-07 21:07:49 +01: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
a83c787ffe Add footer, FAQ and privacy info #31 2025-10-07 17:12:54 +01:00
Ian Renton
abff65f78d Minor fix and move URLs to .app 2025-10-07 16:20:03 +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
Ian Renton
fdb2a445b8 Rename "filters" to "settings" #19 2025-10-06 16:14:46 +01:00
Ian Renton
94f7b90cc5 Allow refs field to wrap if necessary in case of multi-bunker spots 2025-10-06 16:03:29 +01:00
Ian Renton
186322a6b0 API docs for alerts #17 2025-10-05 15:02:27 +01:00
Ian Renton
3bea7245f7 Minor fixes 2025-10-05 08:21:44 +01:00
Ian Renton
bf22998cd9 Fix SIG-or-Source in JS 2025-10-05 08:10:11 +01:00
Ian Renton
c4aac4973d Get WWBOTA data via SSE. Thanks to Steven M1SDH for the patch. Closes #4 2025-10-05 08:09:06 +01:00
Ian Renton
74153a9d94 Starting to implement alerts #17 2025-10-04 18:09:54 +01:00
Ian Renton
55893949b8 Add select for how many spots to display. Closes #23 2025-10-04 16:52:08 +01:00
Ian Renton
806ec30760 Fix a bug with handling Parks n Peaks spots with frequencies in the GHz 2025-10-04 16:30:28 +01:00
Ian Renton
d19ba1d662 Spotting tweaks. Closes #2 2025-10-04 16:26:34 +01:00
Ian Renton
5f16abf709 Allow adding spots. Convert timestamps in the API to UNIX seconds. #2 2025-10-04 13:28:22 +01:00
Ian Renton
0419aab83f Allow adding spots #2 2025-10-04 13:03:52 +01:00
Ian Renton
f75f79a108 README improvements 2025-10-04 12:44:29 +01:00
Ian Renton
f22ebaf9a4 nginx config notes 2025-10-04 12:25:28 +01:00
Ian Renton
9f29086afe nginx config notes 2025-10-04 12:07:17 +01:00
Ian Renton
185f44b8e4 Cross-origin config. Closes #26 2025-10-04 11:47:28 +01:00
Ian Renton
64a03d0ee4 All/None links for each category of filter #28 2025-10-04 11:37:42 +01:00
Ian Renton
bc4de364f8 Menu responsiveness #27 2025-10-04 11:18:38 +01:00
Ian Renton
c785137258 Disk-based caching for spots so they survive a software restart 2025-10-04 09:12:40 +01:00
Ian Renton
bfcaf6e261 Various tweaks including getting GMA SIGs working properly 2025-10-04 08:52:11 +01:00
Ian Renton
df5c01bb62 Starting implementation of posting spots #2 2025-10-03 22:06:03 +01:00
Ian Renton
7af7475c5a Prevent opening the status and filters panel at the same time, and fix a bug where status area got appended to rather than replaced 2025-10-03 21:48:13 +01:00
Ian Renton
50bb07167e PWA icons 2025-10-03 21:27:39 +01:00