Commit Graph

24 Commits

Author SHA1 Message Date
Shadowfacts 4d8bc7ad38
Fix warnings 2020-06-07 11:23:26 -04:00
Shadowfacts bb0607b959
Actually fix pagination with tombstoned items 2020-06-01 23:00:49 -04:00
Shadowfacts 28a35b8241
Fix pagination breaking on tombstoned items 2020-06-01 22:58:27 -04:00
Shadowfacts 4e79a1fe19
Fix pagination not working correctly with multiple feeds 2020-06-01 22:46:15 -04:00
Shadowfacts 2a3c085fef
Add item pagination 2020-06-01 22:24:18 -04:00
Shadowfacts 929614dab2
Only show pipelines for the current user 2020-05-31 22:49:17 -04:00
Shadowfacts e429d256d6
Add configurable refresh frequency to feeds 2020-05-31 22:48:04 -04:00
Shadowfacts b63081392c
Make feed refresh request asynchronous 2020-05-31 16:13:00 -04:00
Shadowfacts 0d0c749b68
Make pipelines not tied directly to feeeds
Allows using the same pipeline for multiple different feeds
2019-11-08 22:27:46 -05:00
Shadowfacts d8139c6ce0
Make item creation multi-threaded 2019-10-31 22:21:17 -04:00
Shadowfacts dbef262779
Fix error on opening feed edit page 2019-10-31 15:34:52 -04:00
Shadowfacts 6a30b57ca4
Remove more old code related to filters 2019-10-31 14:22:53 -04:00
Shadowfacts 07a62fec25
Remove old code from before filters and scraping were combined into pipelines 2019-10-31 14:18:41 -04:00
Shadowfacts 9c1bbbbf23
Don't allow empty feed URLs 2019-08-31 15:09:40 -04:00
Shadowfacts 7f3ff17925
Start pipeline UI 2019-07-20 19:08:56 -04:00
Shadowfacts 24c942c5d2
Add option to disable remote scraping for feeds 2019-07-05 22:00:18 -04:00
Shadowfacts 16884dffef
Fix error showing feed with enabled filter 2019-04-01 11:29:25 -04:00
Shadowfacts 9fa6968f6f
Add authentication for Fever API 2019-03-24 11:00:46 -04:00
Shadowfacts 74a82967dd
Add authentication for web UI 2019-03-23 19:42:38 -04:00
Shadowfacts eb0ebeba91
Initial groups implementation 2019-03-21 19:21:56 -04:00
Shadowfacts 27cf787d52
Add tombstone items 2019-03-14 19:48:46 -04:00
Shadowfacts 3c4210d9a6
More random filter crap 2019-03-10 22:23:28 -04:00
Shadowfacts c90f2d48e2
Add filter web UI 2019-03-10 21:39:31 -04:00
Shadowfacts 026b0ea2ae
Initial commit 2019-02-11 17:22:35 -05:00