stash/pkg/fsutil
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
..
dir.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
dir_test.go
file.go Add move files external interface (#3557) 2023-03-22 07:57:26 +11:00
file_test.go Fix json filename generation (#2887) 2022-09-06 07:04:52 +00:00
fs.go
lock_manager.go Fix streaming scenes not able to be deleted (#2549) 2022-05-04 09:27:22 +10:00
symwalk.go