pinchflat/lib/pinchflat_web/controllers/sources/source_html
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
..
actions_dropdown.html.heex [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
edit.html.heex use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
fast_indexing_help.html.heex [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
index.html.heex [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
index_table_live.ex truncate table columns via css (#507) 2024-12-13 08:57:32 -08:00
media_item_table_live.ex truncate table columns via css (#507) 2024-12-13 08:57:32 -08:00
new.html.heex [Enhancement] Improve flow for adding many sources at once (#306) 2024-07-12 08:53:26 -07:00
show.html.heex use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
source_form.html.heex Added presets to cutoff date selector (#494) 2024-12-04 12:32:47 -08:00