pinchflat/test/pinchflat
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
..
boot Removed unneeded startup tasks (#121) 2024-03-25 11:52:02 -07:00
downloading Fixed filepath bug when parsing metadata (#118) 2024-03-25 10:20:29 -07:00
fast_indexing Misc refactors 2024-03-15 (#90) 2024-03-15 12:29:02 -07:00
filesystem Improve preflight file permissions check (#114) 2024-03-24 15:06:08 -07:00
metadata RSS feed for sources (#110) 2024-03-27 10:11:25 -07:00
podcasts RSS feed for sources (#110) 2024-03-27 10:11:25 -07:00
slow_indexing Misc refactors 2024-03-15 (#90) 2024-03-15 12:29:02 -07:00
utils RSS feed for sources (#110) 2024-03-27 10:11:25 -07:00
yt_dlp Cookie auth (#116) 2024-03-24 20:23:25 -07:00
media_test.exs RSS feed for sources (#110) 2024-03-27 10:11:25 -07:00
profiles_test.exs Improve episode-level compatability with media center apps (#86) 2024-03-14 12:30:08 -07:00
repo_test.exs Improve relationship UI handling (#42) 2024-02-29 15:35:51 -08:00
settings_test.exs Add settings model (#54) 2024-03-07 10:32:12 -08:00
sources_test.exs RSS feed for sources (#110) 2024-03-27 10:11:25 -07:00
tasks_test.exs Misc refactors 2024-03-14 (#89) 2024-03-15 10:44:58 -07:00