pinchflat/lib/pinchflat_web/controllers
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
..
error_html [Enhancement] Show error messages in-app for easier triage (#365) 2024-08-23 13:33:27 -07:00
media_items use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
media_profiles use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
pages [Enhancement] Add sorting, pagination, and new attributes to sources index table (#510) 2024-12-13 09:49:00 -08:00
podcasts Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -08:00
searches use css truncate everywhere and remove StringUtils.truncate function (#513) 2024-12-13 12:23:12 -08:00
settings [Housekeeping] Bump Phoenix LiveView to 1.0.0 (#495) 2024-12-06 10:37:15 -08:00
sources Added OPML Endpoint for podcast rss feeds (#512) 2024-12-20 11:47:03 -08:00
error_html.ex [Enhancement] Show error messages in-app for easier triage (#365) 2024-08-23 13:33:27 -07:00
error_json.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
health_controller.ex [Enhancement] Improve Dockerfile permissions (#157) 2024-04-01 18:56:03 -07:00