Commit Graph

16 Commits

Author SHA1 Message Date
e26f7ff164 Code refactoring + made anomaly detection system more stable.
Some checks failed
Docker / docker (push) Has been cancelled
Tests / build (push) Has been cancelled
2025-11-24 12:14:54 +01:00
9fec72251d Added "alert" field to weather route and fixed some bugs 2025-08-29 23:19:19 +02:00
a4ddc43579 Fixed a race condition and improved cache interface. 2025-08-18 10:29:18 +02:00
f44c671052 Fixed bugs and added hourly forecast 2025-07-31 16:06:57 +02:00
82f67515e7 Fixed typos in docs 2025-06-23 05:40:20 +02:00
0f487e3f93 Added temp formatting to '/stats' and added documentation and CI 2025-06-19 17:26:03 +02:00
ca4b75af7a Added stat methods and anomaly detection algorithm 2025-06-19 12:15:41 +02:00
2db2c57ce2 Added StatDB data type and IsKeyInvalid, AddStatistics methods 2025-06-18 16:58:52 +02:00
e46ce3e2b2 code refactoring 2025-06-18 11:13:47 +02:00
a87b6a0c06 Added moon route and changed Date fields from pointers to values 2025-06-18 10:48:32 +02:00
87605024c7 Fixed cache data violation bug 2025-06-18 08:44:52 +02:00
9e419ec7bf Added wind route and started forecast endpoint 2025-06-17 17:38:31 +02:00
cbafd785b9 Added metrics route 2025-06-17 12:05:58 +02:00
4844e946d3 Added custom date type 2025-06-17 10:11:10 +02:00
bac8c69382 Fixed a nasty bug related to lat/lon parsing 2025-06-17 09:35:59 +02:00
dffec37d90 Added weather route and embedded cache system 2025-06-16 16:19:18 +02:00