pinchflat/lib/pinchflat_web/controllers
Kieran f51b219860
[Bugfix] Improve OPML route security (#535)
* WIP - moved plugs; set up a new token-protected route plug

* Added a route_token column to settings model

* Hooked up token_protected_route plug to database

* Hooked up new OPML route to UI; turned RSS and OPML feed buttons into links

* Docs, tests

* Added a note about the phoenix bug
2024-12-30 17:40:23 -08:00
..
error_html [Enhancement] Show error messages in-app for easier triage (#365) 2024-08-23 13:33:27 -07:00
media_items use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
media_profiles use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
pages [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
podcasts Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -08:00
searches use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
settings [Housekeeping] Bump Phoenix LiveView to 1.0.0 (#495) 2024-12-06 10:37:15 -08:00
sources [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
error_html.ex [Enhancement] Show error messages in-app for easier triage (#365) 2024-08-23 13:33:27 -07:00
error_json.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
health_controller.ex [Enhancement] Improve Dockerfile permissions (#157) 2024-04-01 18:56:03 -07:00