Commit Graph

77 Commits

Author SHA1 Message Date
Shadowfacts 537fcc62f8
Tweak button styles 2020-07-18 12:23:50 -04:00
Shadowfacts f5dc0b8deb
Add conditional stage live configuration 2020-07-18 12:22:16 -04:00
Shadowfacts daa0c51db5
Fix filter score/weight being converted to string 2020-07-18 11:03:14 -04:00
Shadowfacts 6c9247873f
Add edit pipeline as JSON option 2020-07-18 10:50:41 -04:00
Shadowfacts a10f1bea30
Add live filter configuration 2020-07-18 10:25:43 -04:00
Shadowfacts 0884bf3f32
Add continue parameter when logging in 2020-07-18 10:16:25 -04:00
Shadowfacts 6d30442edd
Open feed links in new tab 2020-07-18 10:13:54 -04:00
Shadowfacts 046c4d47a9
Use keypaths for stage option editing 2020-06-10 19:05:37 -04:00
Shadowfacts 5f81d8dfe4
Add pipeline stage reordering 2020-06-08 23:27:40 -04:00
Shadowfacts fc2b8f6036
Add basic LiveView pipeline editor, scrape stage config editing 2020-06-08 22:49:45 -04:00
Shadowfacts a66990782e
Reintroduce Webpack and add Phoenix LiveView 2020-06-07 14:42:38 -04:00
Shadowfacts 4d8bc7ad38
Fix warnings 2020-06-07 11:23:26 -04:00
Shadowfacts 58b3361623
Update to Phoenix 1.5 2020-06-07 11:13:52 -04:00
Shadowfacts f5fb8cbdb4
Add feed link to show page 2020-06-06 15:23:03 -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 5da980aef4
Add group read view 2020-06-01 22:38:27 -04:00
Shadowfacts 2a3c085fef
Add item pagination 2020-06-01 22:24:18 -04:00
Shadowfacts 3eeef799ad
Fix feed item dates not displaying 2020-06-01 19:37:06 -04:00
Shadowfacts b66a5d2934
Add editing group title 2020-06-01 18:51:45 -04:00
Shadowfacts 35f8c983ad
Tweak group controls 2020-06-01 18:45:02 -04:00
Shadowfacts 09832d5da3
Allow editing feed URL 2020-06-01 18:36:15 -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 c37bed932f
Fix pipeline validation not working 2020-05-31 15:56:27 -04:00
Shadowfacts ecaf4c78b7
Fix updating pipelines 2020-01-29 22:20:49 -05:00
Shadowfacts c37ab63bce
Fix showing pipeline editing errors 2020-01-29 22:17:04 -05:00
Shadowfacts 740e0e7fca
Allow items without dates 2020-01-12 21:51:58 -05:00
Shadowfacts 899cd5afff
Send favicons in Fever API 2019-11-10 14:55:35 -05:00
Shadowfacts fb6a441acd
Fix several Fever API bugs 2019-11-10 14:55:24 -05:00
Shadowfacts 24643fa91a
Add Fever POST / route to support Fiery Feeds app 2019-11-10 14:54:58 -05:00
Shadowfacts 7c13ea8ee4
Show favicons in the web UI 2019-11-10 14:37:06 -05:00
Shadowfacts 1603d907c8
Show the feed an item is from on the item show page 2019-11-10 11:53:45 -05:00
Shadowfacts acbc07f2ee
Add title to new group page 2019-11-10 11:52:54 -05:00
Shadowfacts 9a1ecf3b0b
Reorganize account settings page 2019-11-10 11:48:41 -05:00
Shadowfacts 4888a45243
Make item titles not required by changesets
Fixes a bug where items without titles could not be marked as read
2019-11-10 11:48:27 -05:00
Shadowfacts a5fb5216ce
Replace top nav bar with side nav 2019-11-09 13:21:45 -05: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 d7641b1c28
Also show untitled indicator on item pages 2019-10-31 17:43:15 -04:00
Shadowfacts 3192969889
Replace site-specific pipeline stages with new extractor architecture 2019-10-31 16:45:52 -04:00
Shadowfacts dbef262779
Fix error on opening feed edit page 2019-10-31 15:34:52 -04:00
Shadowfacts 048e2b755e
Indicate untitled items in feed view 2019-10-31 14:31: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 a856c80d4a
Change article links to open in new tabs 2019-10-31 13:49:35 -04:00
Shadowfacts 0ced9df13a
don't allow empty group titles 2019-08-31 15:13:29 -04:00
Shadowfacts 9c1bbbbf23
Don't allow empty feed URLs 2019-08-31 15:09:40 -04:00