pinchflat/test/pinchflat_web/controllers
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
..
pages [Enhancement] Show currently executing jobs on homepage (#250) 2024-05-17 10:55:27 -07:00
settings [Housekeeping] Improve test stability (#232) 2024-05-08 09:57:36 -07:00
sources [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00
error_html_test.exs [Enhancement] Show error messages in-app for easier triage (#365) 2024-08-23 13:33:27 -07:00
error_json_test.exs [Enhancement] Custom media lifecycle scripts (#219) 2024-05-02 08:43:37 -07:00
health_controller_test.exs [Enhancement] Improve Dockerfile permissions (#157) 2024-04-01 18:56:03 -07:00
media_item_controller_test.exs [Enhancement] Ignore media based on user scripts (#330) 2024-07-22 10:47:49 -07:00
media_profile_controller_test.exs [Enhancement] Add option to use existing Media Profile as template for new profile (#466) 2024-11-20 10:25:53 -08:00
page_controller_test.exs [Housekeeping] Refactor settings model (#165) 2024-04-04 12:43:17 -07:00
podcast_controller_test.exs Adds thumbnails as episode-level images for podcasts (#201) 2024-04-26 12:10:12 -07:00
search_controller_test.exs Search v1 (#19) 2024-02-13 17:46:14 -08:00
setting_controller_test.exs [Enhancement] Adds in-app diagnostics page (#243) 2024-05-15 12:27:57 -07:00
source_controller_test.exs [Enhancement] Adds ability to enable/disable sources (#481) 2024-11-21 14:38:37 -08:00