|
c1b8a1055e
|
fixed notifier interface/implementation
|
2022-12-10 09:14:19 +00:00 |
|
|
8e0ce4bf48
|
todo+
|
2022-12-03 09:08:39 +00:00 |
|
|
51a43a5639
|
todo+
|
2022-12-02 17:38:03 +00:00 |
|
|
f0b85e3f2e
|
added notifier interface, refactored telegram for it
|
2022-12-02 17:37:57 +00:00 |
|
|
26fc21e30e
|
added lua snippets
|
2022-12-02 14:53:24 +00:00 |
|
|
cefeb1c4ec
|
todo lua+
|
2022-12-02 14:11:07 +00:00 |
|
|
7c9ef4c2e7
|
added lua tests
|
2022-12-02 14:11:03 +00:00 |
|
|
452fc9097f
|
rename lua filter func
|
2022-12-02 14:10:52 +00:00 |
|
|
ca9ed70ce3
|
moved logs to 'edit' modal, removed log button
|
2022-11-22 20:35:36 +00:00 |
|
|
919a369945
|
added lua-libs support
|
2022-11-22 20:15:55 +00:00 |
|
|
7a554500e3
|
todo+
|
2022-11-22 20:06:18 +00:00 |
|
|
882130053c
|
added lua filter
|
2022-11-22 20:06:12 +00:00 |
|
|
c4a95b95b2
|
added buttons to view/edit page on both pages
|
2022-11-21 20:15:59 +00:00 |
|
|
74b30a5c81
|
fixed escape characters in notify string
|
2022-11-21 19:44:03 +00:00 |
|
|
1793a04892
|
removed unneeded log statements
|
2022-11-21 19:25:41 +00:00 |
|
|
9ced8e75f2
|
added bigger warning when there are errors
|
2022-11-21 19:25:30 +00:00 |
|
|
dc3d786f60
|
typo fix
|
2022-11-21 19:13:43 +00:00 |
|
|
18df244895
|
fixes in scraping
|
2022-11-21 19:13:22 +00:00 |
|
|
a497fe06b9
|
todo-
|
2022-11-13 12:21:53 +00:00 |
|
|
d572fc5452
|
moved 'store' filter processing after all other filters
|
2022-11-13 12:21:15 +00:00 |
|
|
9fcd2c4fa2
|
todo-
|
2022-10-18 20:34:48 +00:00 |
|
|
280f0c59fc
|
fixed bug
|
2022-10-18 20:34:35 +00:00 |
|
|
3731c7aa6d
|
todo+
|
2022-10-18 20:34:22 +00:00 |
|
|
d328fe652b
|
simplified store filter
|
2022-10-18 20:27:47 +00:00 |
|
|
05da113148
|
fixed tests for condition filters
|
2022-10-18 19:43:55 +00:00 |
|
|
e9fe96fff4
|
condition filters now have a 'target' filter when applicable
|
2022-10-18 19:43:48 +00:00 |
|
|
33f681a62a
|
todo-
|
2022-10-18 19:09:46 +00:00 |
|
|
6c5102977e
|
fixed test
|
2022-10-18 19:02:12 +00:00 |
|
|
5eb8a84abf
|
removed unneeded return statement
|
2022-10-18 19:02:03 +00:00 |
|
|
dce887a23a
|
fixed bug where existing cron jobs weren't being deleted
|
2022-10-18 18:55:09 +00:00 |
|
|
600e3b8daa
|
todo+
|
2022-10-10 19:49:17 +00:00 |
|
|
46edf2965b
|
increased string length of results to 1500
|
2022-10-10 19:49:08 +00:00 |
|
|
aad3f3437f
|
fixed starting cron jobs when importing
|
2022-10-10 19:34:14 +00:00 |
|
|
03f8d8cec7
|
todo-
|
2022-10-10 19:27:28 +00:00 |
|
|
8cccf6f4f0
|
added export/import of filters+connections
|
2022-10-10 19:20:04 +00:00 |
|
|
0e5041e073
|
todo+
|
2022-10-09 15:56:00 +00:00 |
|
|
a18651b4e0
|
fixed redirect on post create watch
|
2022-10-09 15:55:52 +00:00 |
|
|
c7134f68b2
|
don't save things to db while editing
|
2022-10-09 15:55:38 +00:00 |
|
|
6e80bb2ada
|
todo+
|
2022-10-09 14:50:46 +00:00 |
|
|
25eee95c57
|
added actual notification through signal api
|
2022-10-09 14:49:58 +00:00 |
|
|
69e1f8dd34
|
refactored schedules behind filter.ID, also have enabled/disabled option now
|
2022-10-09 14:13:55 +00:00 |
|
|
29ef3c7f15
|
removed Web refactor from todo
|
2022-10-09 12:34:56 +00:00 |
|
|
16873cbf75
|
working watch view page, with graph
|
2022-10-09 12:24:11 +00:00 |
|
|
9a5c14bf65
|
kinda working watch view page
|
2022-10-07 19:54:18 +00:00 |
|
|
b2644e429d
|
more fiddling/refactoring
|
2022-10-07 17:27:23 +00:00 |
|
|
43814652f3
|
some startup prints
|
2022-10-07 17:19:23 +00:00 |
|
|
e97a9b7a82
|
refactor, all init as funcs on web, maybe better ?
|
2022-10-07 17:15:26 +00:00 |
|
|
15441de621
|
updated todo
|
2022-10-04 19:48:26 +00:00 |
|
|
a42fefdfe0
|
added 'cron' type filter, that triggers the whole watch
|
2022-10-04 19:48:20 +00:00 |
|
|
43c13eae71
|
added indicator to let the user know to save
|
2022-10-03 20:43:36 +00:00 |
|