pinchflat/lib/pinchflat_web/controllers/sources/source_html
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
..
actions_dropdown.html.heex [Enhancement] Misc. UI updates (#434) 2024-10-24 12:47:48 -07: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 Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -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