Commit graph

27 commits

Author SHA1 Message Date
1890ea7276 added config for scheduled and manual backups 2023-01-23 20:46:25 +00:00
6df5127c42 added indexes to many fields 2023-01-22 09:52:19 +00:00
d2f30eb04f added last value to index page 2023-01-14 10:39:06 +00:00
f2b9e4a3ea ran staticcheck and fixed warnings 2022-12-31 13:12:57 +00:00
04962b1770 switched to js popup to create new watch 2022-12-17 10:11:33 +00:00
8cccf6f4f0 added export/import of filters+connections 2022-10-10 19:20:04 +00:00
9a5c14bf65 kinda working watch view page 2022-10-07 19:54:18 +00:00
a42fefdfe0 added 'cron' type filter, that triggers the whole watch 2022-10-04 19:48:20 +00:00
cbeadbd18e escape html in filter log message 2022-10-02 15:21:05 +00:00
a0ef26cc68 added log/messages for nodes to notify the user when errors occur 2022-10-02 15:08:21 +00:00
5a0e6c0e43 working 'store' filter 2022-09-30 10:59:15 +00:00
9945cba323 fixed last bit of math filtertype 2022-09-29 17:11:14 +00:00
13b7093349 got scraping working on filters 2022-09-26 19:49:31 +00:00
c701063fb4 added parents/children to filter model, fixed scraping (+tests) 2022-09-25 15:52:53 +00:00
81d8a01a65 working creation/editing of watch (with filters/connections) 2022-09-25 14:56:15 +00:00
1a67ecc056 got watch/filter data to go code 2022-09-25 10:55:32 +00:00
3a58fcfe7a filters/connections are loaded from the db 2022-09-20 19:46:04 +00:00
27695ebdf3 working recursive filters with tree reconstruction 2022-09-03 14:52:37 +00:00
62bd66f771 git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00
8edf5eb642 added json filter 2022-08-12 11:40:05 +00:00
1c3c38b614 in between commit 2022-08-08 19:48:10 +00:00
242b10e21b converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
18449ed0a5 switched to bindings + validators for forms 2022-07-25 18:03:35 +00:00
de64cd6aab switching form bindings/validation and redirecting to proper 500 page 2022-07-24 19:56:40 +00:00
68869532ff added bunch of stuff working Watch/URL/Query/Filter 2022-07-24 14:31:06 +00:00
5beea02e83 better (?) viewWatch 2022-07-22 19:01:45 +00:00
ebaf3623f4 v0.0001 2022-07-21 19:28:25 +00:00