Commit Graph

31 Commits

Author SHA1 Message Date
Shadowfacts 2dda6d7f46 Add OIDC login 2023-06-25 15:19:11 -07:00
Shadowfacts 052926791a Switch to esbuild
fuck webpack, all my homies hate webpack
2022-09-13 22:01:28 -04:00
Shadowfacts 42f976f00f
Convert other item fields to text 2021-10-21 12:04:44 -04:00
Shadowfacts e5036d24d0
Change item title column to text from string 2021-09-22 20:56:51 -04:00
Shadowfacts a02ec174be
Use unique index to prevent duplicate items from being created 2021-09-08 09:35:46 -04:00
Shadowfacts 26bfb2e58f
Store item content MIME type 2020-07-18 23:13:24 -04:00
Shadowfacts a66990782e
Reintroduce Webpack and add Phoenix LiveView 2020-06-07 14:42:38 -04:00
Shadowfacts e429d256d6
Add configurable refresh frequency to feeds 2020-05-31 22:48:04 -04:00
Shadowfacts b0d9189399
Prevent unnecessary refetching of favicons 2020-05-29 19:47:14 -04:00
Shadowfacts 7c13ea8ee4
Show favicons in the web UI 2019-11-10 14:37:06 -05:00
Shadowfacts e684737fcd
Implement basic favicon scraping 2019-11-10 14:23:07 -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 68a1030660
Style tweaks for sidebar 2019-11-10 11:53:27 -05:00
Shadowfacts a5fb5216ce
Replace top nav bar with side nav 2019-11-09 13:21:45 -05:00
Shadowfacts e5ea6b3e1b
Fix warning 2019-11-08 22:33:24 -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 c113ee08ee
Add blockquote style 2019-10-31 15:30:47 -04:00
Shadowfacts b91062cc22
Add migration to remove old feed data 2019-10-31 13:47:34 -04:00
Shadowfacts 0a1909dbc4
Start pipeline system 2019-07-08 22:45:02 -04:00
Shadowfacts 24c942c5d2
Add option to disable remote scraping for feeds 2019-07-05 22:00:18 -04:00
Shadowfacts 3e4e2d1831
Remove old Phoenix assets 2019-04-01 12:25:19 -04:00
Shadowfacts 65371bbfbb
Switch to Bootstrap 2019-04-01 12:24:22 -04:00
Shadowfacts a59412efda
Don't ignore priv/static 2019-04-01 11:36:52 -04:00
Shadowfacts 73dee19294
OAuth implementation 2019-03-28 17:11:25 -04:00
Shadowfacts 9fa6968f6f
Add authentication for Fever API 2019-03-24 11:00:46 -04:00
Shadowfacts 762675b38c
Add users model and mix task 2019-03-23 13:53:53 -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