pinchflat/lib/pinchflat_web
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
..
components use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
controllers [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
helpers [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
endpoint.ex [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
gettext.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
plugs.ex [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
router.ex [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
telemetry.ex [Enhancement] Show currently executing jobs on homepage (#250) 2024-05-17 10:55:27 -07:00