pinchflat/lib/pinchflat
Robert Kleinschuster c9bd1ea7bd
Added OPML Endpoint for podcast rss feeds (#512)
* Added OPML Endpoint for podcast rss feeds

* changed opml route and added controller test for opml endpoint

* add copy opml feed button

* add copy opml feed button - correct url

* fix html indenting

* add indentation to opml

Co-authored-by: Kieran <kieran.eglin@gmail.com>

* use convention for unused controller params

Co-authored-by: Kieran <kieran.eglin@gmail.com>

* add test for opml_sources helper function

* change opml endpoint to be more inline with the other routes

---------

Co-authored-by: robs <git@robs.social>
Co-authored-by: Kieran <kieran.eglin@gmail.com>
2024-12-20 11:47:03 -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 [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07: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