Commit Graph

10 Commits

Author SHA1 Message Date
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
c785137258 Disk-based caching for spots so they survive a software restart 2025-10-04 09:12:40 +01:00
Ian Renton
1a9dc0b634 Implement a max spot age filter. Closes #18 2025-10-02 09:57:25 +01:00
Ian Renton
9640c0e0c1 Instantiate but disable providers. Closes #16 2025-10-02 09:38:05 +01:00
Ian Renton
cd575e7ed2 Only fill missing info if spot passes the timestamp check in submit(). Closes #14 2025-09-29 19:18:27 +01:00
Ian Renton
00c56a7c10 Extract config into yaml 2025-09-27 14:54:14 +01:00
Ian Renton
6d735cfc67 Implement basic API server 2025-09-27 14:27:39 +01:00
Ian Renton
efa4c402df Implemented old spot cleanup thread 2025-09-27 12:09:16 +01:00
Ian Renton
27a61393cf Add data providers for most other programmes 2025-09-27 10:00:12 +01:00
Ian Renton
c34821dc9b First commit 2025-09-26 22:37:17 +01:00