pinchflat/lib/pinchflat
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
..
boot [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
downloading [Bugfix] Respect cookies preference when performing download pre-check (#517) 2024-12-17 11:18:47 -08:00
fast_indexing [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
http [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
lifecycle [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
media [Enhancement] Track the predicted final filepath for indexed media items (#461) 2024-11-08 09:42:59 -08:00
metadata [Enhancement] Use cookies on a per-source basis (#354) 2024-08-14 12:00:18 -07:00
podcasts Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -08:00
profiles Added support for 1440p (#498) 2024-12-06 11:13:22 -08:00
settings [Bugfix] Improve OPML route security (#535) 2024-12-30 17:40:23 -08:00
slow_indexing [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
sources [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
tasks [Bugfix] Disallow concurrent slow-indexing runs for the same source (#384) 2024-09-10 14:16:10 -07:00
utils use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
yt_dlp [Bugfix] Respect cookies preference when performing download pre-check (#517) 2024-12-17 11:18:47 -08:00
application.ex Updated timezone logic to prevent boot crash 2024-10-30 10:14:04 -07:00
mailer.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
release.ex [Enhancement] Add support for yt-dlp plugins + add lifecycle script event for app boot (#465) 2024-11-08 15:38:00 -08:00
repo.ex Improve relationship UI handling (#42) 2024-02-29 18:35:51 -08:00