pinchflat/test/pinchflat_web/controllers
Kieran 854502634c
RSS feed for sources (#110)
* Add media streaming (#108)

* [WIP] set up streaming route

* Added UUID to sources and media items

* Added media preview to MI show page

* Added plug to strip file extensions

* [VERY WIP] basic podcast RSS setup

* [WIP] got basic podcast RSS working

* [WIP] more expanding on RSS

* Comment

* [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

* 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

* docs

* Added unique index to UUID fields
2024-03-27 10:11:25 -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 RSS feed for sources (#110) 2024-03-27 10:11:25 -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 RSS feed for sources (#110) 2024-03-27 10:11:25 -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