stash/internal/manager/config
WithoutPants 09c724b8d5
Add move files external interface (#3557)
* Add moveFiles graphql mutation
* Move library resolution code into config
* Implement file moving
* Log if old file not removed in SafeMove
* Ensure extensions are consistent
* Don't allow overwriting existing files
2023-03-22 07:57:26 +11:00
..
config.go Add move files external interface (#3557) 2023-03-22 07:57:26 +11:00
config_concurrency_test.go Support Javascript injection (#3132) 2022-11-17 09:37:06 +11:00
enums.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
init.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
map.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
map_test.go Customize recommendations (#2592) 2022-06-14 10:34:04 +10:00
stash_config.go Add move files external interface (#3557) 2023-03-22 07:57:26 +11:00
tasks.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
ui.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
urlmap.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
urlmap_test.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00