pinchflat/lib/pinchflat_web/controllers/sources/source_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] Misc. UI updates (#434) 2024-10-24 12:47:48 -07:00
edit.html.heex [Enhancement] Improve flow for adding many sources at once (#306) 2024-07-12 08:53:26 -07:00
fast_indexing_help.html.heex [Enhancement] Optionally use the YouTube API for improved fast indexing (#282) 2024-06-10 11:45:41 -07:00
index.html.heex [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
index_table_live.ex [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
media_item_table_live.ex [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
new.html.heex [Enhancement] Improve flow for adding many sources at once (#306) 2024-07-12 08:53:26 -07:00
show.html.heex [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
source_form.html.heex [Enhancement] Allow configuration of media container format (#383) 2024-09-10 11:44:57 -07:00