Commit graph

18 commits

Author SHA1 Message Date
a75cdaf916 added sum and round filters 2022-09-29 18:03:57 +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
3a58fcfe7a filters/connections are loaded from the db 2022-09-20 19:46:04 +00:00
63763582c3 fixed scraping methods with and tests 2022-09-03 14:52:56 +00:00
62bd66f771 git stash for recursive filter stuff that might be over complicated 2022-08-25 17:09:42 +00:00
6b181f094b fixed bug in json filter 2022-08-12 12:10:41 +00:00
8edf5eb642 added json filter 2022-08-12 11:40:05 +00:00
42dc916966 got regex replace and regex match working 2022-08-11 18:27:43 +00:00
1c3c38b614 in between commit 2022-08-08 19:48:10 +00:00
253481280b was already working, just wonky html 2022-08-08 19:01:58 +00:00
18ded3534b got all filter types 'working' still bug but jay 2022-08-02 19:59:36 +00:00
242b10e21b converted to FilterGroups with filters per URL 2022-08-01 19:40:11 +00:00
c0709aff6a added tests for substring filter and fixed a bunch of bugs in substring filter 2022-07-26 19:52:49 +00:00
de22299628 fixed missing return 2022-07-25 19:39:21 +00:00
fbba291874 unescape raw html string before applying filters 2022-07-25 18:38:39 +00:00
68869532ff added bunch of stuff working Watch/URL/Query/Filter 2022-07-24 14:31:06 +00:00