pinchflat/test/pinchflat_web/controllers
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
..
error_html_test.exs Initial commit 🎉 2024-01-18 20:32:01 -08:00
error_json_test.exs Initial commit 🎉 2024-01-18 20:32:01 -08:00
media_item_controller_test.exs Add media streaming (#108) 2024-03-23 12:38:06 -07:00
media_profile_controller_test.exs Improve index tables and improved consistency (#97) 2024-03-19 14:03:02 -07:00
page_controller_test.exs Onboarding improvements (#76) 2024-03-11 15:19:10 -07:00
podcast_controller_test.exs Generate rss feeds (#123) 2024-03-27 08:42:23 -07:00
search_controller_test.exs Search v1 (#19) 2024-02-13 14:46:14 -08:00
source_controller_test.exs Improve index tables and improved consistency (#97) 2024-03-19 14:03:02 -07:00