Commit graph

58 commits

Author SHA1 Message Date
yggverse
9daec8c64a add some debug events 2026-03-28 05:38:04 +02:00
yggverse
d52b580844 implement list reload method; reload list on enable request 2026-03-28 05:31:23 +02:00
yggverse
a27d7a4ab8 update readme 2026-03-28 05:07:06 +02:00
yggverse
6cf4b86a90 update readme 2026-03-28 05:05:40 +02:00
yggverse
e48bfff21d rename method 2026-03-28 04:56:46 +02:00
yggverse
7a440231a0 fix status change result 2026-03-28 04:56:00 +02:00
yggverse
abeeae2f16 return old status on change 2026-03-28 04:50:13 +02:00
yggverse
b93c1e8481 grand refactory to multiple list-based control api 2026-03-28 04:42:41 +02:00
yggverse
827cb182f2 remove extra var def 2026-03-27 15:59:24 +02:00
yggverse
18509e6d1a draft multi-list rules api 2026-03-27 15:58:24 +02:00
yggverse
752ea23f80 disallow server start if at least one list parsed with errors; add initial listing api 2026-03-27 13:09:08 +02:00
yggverse
0b08744f8f rename some methods 2026-03-27 11:29:51 +02:00
yggverse
f5345e963d cleanup deprecated instructions 2026-03-27 11:25:33 +02:00
yggverse
bbf7e73f11 remove cache feature 2026-03-27 11:24:32 +02:00
yggverse
c821fa7492 rename list to rules, change api to free list control namespace 2026-03-27 11:14:33 +02:00
yggverse
949a8a3b2c update version 2026-03-27 11:11:37 +02:00
postscriptum
4d8707631f minor correction 2026-03-23 11:25:46 +02:00
postscriptum
90c63f18ed update description 2026-03-23 09:22:25 +02:00
postscriptum
cceb549020 minor correction 2026-03-23 09:14:11 +02:00
postscriptum
56a1c67f26 minor correction 2026-03-23 09:12:55 +02:00
postscriptum
d4f41246ae minor correction 2026-03-23 09:12:23 +02:00
postscriptum
88607e54c3 update readme 2026-03-23 09:10:55 +02:00
postscriptum
c644065aa1 update readme 2026-03-23 09:09:44 +02:00
postscriptum
6bfe60283e sort order api list asc 2026-03-23 09:07:56 +02:00
postscriptum
8586a5b036 rename some members; add documentation 2026-03-23 09:05:05 +02:00
postscriptum
eeafed077a implement (rules) list api 2026-03-23 09:00:19 +02:00
postscriptum
461f838cc0 implement cache/clean api 2026-03-23 08:47:47 +02:00
postscriptum
0603fdf4a6 update minor version as json/api change 2026-03-23 08:11:49 +02:00
postscriptum
06228c577f create namespace for json api; make temporarily index page reference to api/totals 2026-03-23 08:11:19 +02:00
postscriptum
24cbc3012e handle list and cache duplicate events; log parsed totals 2026-03-23 07:59:18 +02:00
postscriptum
cb002bfb92 validate remote list status 2026-03-23 07:32:39 +02:00
postscriptum
e967f881a4 update version 2026-03-23 04:40:37 +02:00
postscriptum
82b09d74ae minor logic optimization 2026-03-23 04:28:36 +02:00
postscriptum
239a85ca47 reorganize request api 2026-03-22 23:50:31 +02:00
postscriptum
31b701e295 rename api member 2026-03-22 23:43:38 +02:00
postscriptum
a630b20cf8 minor percentage logic correction 2026-03-22 23:29:28 +02:00
postscriptum
29895bf35a implement uptime stats 2026-03-22 23:25:34 +02:00
postscriptum
6be42e596a update minor version (as the api was changed) 2026-03-22 22:50:00 +02:00
postscriptum
4658e2c481 reorganize snapshot stats, implement detailed summary 2026-03-22 22:49:10 +02:00
postscriptum
9b9c47cbb9 add blocking percentage stats 2026-03-22 22:11:51 +02:00
postscriptum
9a36160c6d update documentation 2026-03-22 21:42:16 +02:00
postscriptum
b5d0742ca7 describe primary goals 2026-03-22 20:02:17 +02:00
postscriptum
250a7c03ef update RUST_LOG examples 2026-03-22 13:32:59 +02:00
postscriptum
ed2b91b75a update version 2026-03-22 13:21:06 +02:00
postscriptum
6b77f63a23 add systemd example 2026-03-22 13:17:52 +02:00
postscriptum
630c026b8c update description 2026-03-22 12:43:37 +02:00
postscriptum
ff661ae26b handle http errors 2026-03-22 12:42:24 +02:00
postscriptum
2a39387a48 remove old error handler after list init relocation 2026-03-22 12:38:17 +02:00
postscriptum
8de35ff3a6 implement session cache 2026-03-22 12:30:09 +02:00
postscriptum
e5268e49f1 reorganize List from enum to struct; separate features to children mods 2026-03-22 10:06:26 +02:00