Commit Graph

55 Commits

Author SHA1 Message Date
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
a866d41aa7 ZLOTA support + misc changes 2025-10-09 21:25:01 +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
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
e7ae76308e Fix band switch colour bug 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
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
bf22998cd9 Fix SIG-or-Source in JS 2025-10-05 08:10:11 +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
5f16abf709 Allow adding spots. Convert timestamps in the API to UNIX seconds. #2 2025-10-04 13:28:22 +01:00
Ian Renton
64a03d0ee4 All/None links for each category of filter #28 2025-10-04 11:37:42 +01:00
Ian Renton
bfcaf6e261 Various tweaks including getting GMA SIGs working properly 2025-10-04 08:52:11 +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
a1fa1d8751 Fix bug where bands with decimal points in didn't have their state properly restored 2025-10-03 20:57:29 +01:00
Ian Renton
df34b97efe Select/Deselect All buttons. Closes #25 2025-10-03 20:52:54 +01:00
Ian Renton
62761d459f Fix table display on mobile #20, fix typo 2025-10-03 16:36:40 +01:00
Ian Renton
7afedf2315 Null check in comment field 2025-10-03 14:11:29 +01:00
Ian Renton
5ac1697e08 Don't supply query parameters to the API unless they are required 2025-10-03 14:07:59 +01:00
Ian Renton
afc383c3d9 Persist filters to local storage. Closes #22 2025-10-03 13:53:23 +01:00
Ian Renton
cd5f65cb57 QRZ links and wrapping features. Closes #7 2025-10-03 12:33:16 +01:00
Ian Renton
f489c75bb1 Filters work now #7 2025-10-03 12:22:06 +01:00
Ian Renton
f725e0e57b More bands, filters layout, screenshots #7 2025-10-03 11:56:04 +01:00
Ian Renton
222e3d9c5e Start adding filters #7 2025-10-03 09:58:49 +01:00
Ian Renton
0e262f68f5 Set up status and start working on filters panel #7 2025-10-02 19:33:39 +01:00
Ian Renton
9f3fc8146b Various UI things #7 2025-10-02 18:13:48 +01:00
Ian Renton
6a3f1d2e10 Various UI things #7 2025-10-02 17:19:38 +01:00
Ian Renton
4f2c19b666 Add icons #7 2025-10-02 12:19:13 +01:00
Ian Renton
09082b5d62 Add icons #7 2025-10-02 12:17:42 +01:00
Ian Renton
99d60cced0 Bootstrap layout. #7 2025-10-02 11:53:14 +01:00
Ian Renton
cc1a7a9b8c Implement templating to avoid copy/paste HTML code. #7 2025-10-02 11:16:38 +01:00
Ian Renton
9e495a3fae Misc tweaks 2025-09-30 22:18:02 +01:00
Ian Renton
6749a97f99 An attempt at naming the software. Closes #12 2025-09-30 22:03:22 +01:00
Ian Renton
37692f41a8 Various stuff 2025-09-30 20:51:56 +01:00