pinchflat/lib/pinchflat_web
Kieran bbe641d2af
Generate rss feeds (#123)
* Added plug to strip file extensions

* [VERY WIP] basic podcast RSS setup

* [WIP] got basic podcast RSS working

* [WIP] more expanding on RSS

* [WIP] Working on refactoring feed

* Added UUID backfill to a migration

* [WIP] Moar refactoring

* [WIP] Adding UI for getting RSS feed

* Many tests

* Added conditional routing for feed URLs

* Removed the need for url_base to be set

* Updated preset name

* Rendered certain fields HTML-safe; Added logging to confirm range request support

* Fixed incorrect scheme issue

* Updated env var

* Updated other UI to use dropdown

* removed commented code
2024-03-27 08:42:23 -07:00
..
components Generate rss feeds (#123) 2024-03-27 08:42:23 -07:00
controllers Generate rss feeds (#123) 2024-03-27 08:42:23 -07:00
endpoint.ex Generate rss feeds (#123) 2024-03-27 08:42:23 -07:00
gettext.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
router.ex Generate rss feeds (#123) 2024-03-27 08:42:23 -07:00
telemetry.ex Initial yt-dlp implementation (#3) 2024-01-19 22:26:32 -08:00