pinchflat/lib/pinchflat_web/controllers/sources/source_html
Kieran a38ffbc55b
[Enhancement] Allow redownloading of files for existing media items (#239)
* Added ability to specify overwrite behaviour when downloading media

* Added helper for redownloading media items

* renamed media redownload worker to disambiguate it from similarly named methods

* Added new redownload option to source actions dropdown

* Refactored MediaQuery to use a __using__ macro

* docs
2024-05-13 14:25:39 -07:00
..
actions_dropdown.html.heex [Enhancement] Allow redownloading of files for existing media items (#239) 2024-05-13 14:25:39 -07:00
edit.html.heex [Enhancement] Add "Copy JSON" action button to help when troubleshooting (#224) 2024-05-03 10:07:59 -07:00
fast_indexing_help.html.heex Fast indexing (#58) 2024-03-10 14:36:34 -07:00
index.html.heex [Enhancement] Delete media after "x" days (#160) 2024-04-03 10:44:11 -07:00
media_item_table_live.ex [Enhancement] Allow redownloading of files for existing media items (#239) 2024-05-13 14:25:39 -07:00
new.html.heex [Enhancement] Add "Copy JSON" action button to help when troubleshooting (#224) 2024-05-03 10:07:59 -07:00
show.html.heex [Enhancement] Add "Copy JSON" action button to help when troubleshooting (#224) 2024-05-03 10:07:59 -07:00
source_form.html.heex [Enhancement] Allow forcing a refresh of source metadata (#194) 2024-04-18 15:35:53 -07:00