pinchflat/lib/pinchflat_web/controllers/media_profiles/media_profile_html
Kieran d9c48370df
[Enhancement] Adds ability to enable/disable sources (#481)
* [Unrelated] updated module name for existing liveview module

* Updated toggle component and moved MP index table to a liveview

* [WIP] reverted MP index table; added source count to MP index

* Moved new live table to sources index

* Added 'enabled' boolean to sources

* Got 'enabled' logic working re: downloading pending media

* Updated sources context to do the right thing when a source is updated

* Docs and tests

* Updated slow indexing to maintain its old schedule if re-enabled

* Hooked up the enabled toggle to the sources page

* [Unrelated] added direct links to various tabs on the sources table

* More tests

* Removed unneeded guard in

* Removed outdated comment
2024-11-21 14:38:37 -08:00
..
actions_dropdown.html.heex [Enhancement] Add option to use existing Media Profile as template for new profile (#466) 2024-11-20 10:25:53 -08:00
edit.html.heex [Enhancement] Add option to use existing Media Profile as template for new profile (#466) 2024-11-20 10:25:53 -08:00
index.html.heex [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
media_profile_form.html.heex [Enhancement] Add option to use existing Media Profile as template for new profile (#466) 2024-11-20 10:25:53 -08:00
new.html.heex [Enhancement] Add option to use existing Media Profile as template for new profile (#466) 2024-11-20 10:25:53 -08:00
output_template_help.html.heex [Enhancement] Support auto-generated subs when embedding subs in media file (#324) 2024-07-17 10:33:50 -07:00
show.html.heex [Enhancement] Add media count to sources page (#251) 2024-05-21 08:53:22 -07:00