stash/pkg/file
WithoutPants 4a054ab081
Support file-less scenes. Add scene split, merge and reassign file (#3006)
* Reassign scene file functionality
* Implement scene create
* Add scene create UI
* Add sceneMerge backend support
* Add merge scene to UI
* Populate split create with scene details
* Add merge button to duplicate checker
* Handle file-less scenes in marker preview generate
* Make unique file name for file-less scene exports
* Add o-counter to scene update input
* Hide rescan for file-less scenes
* Generate heatmap if no speed set on file
* Fix count in scene/image queries
2022-11-14 16:35:09 +11:00
..
image Associate funscript files on scan (#2978) 2022-10-06 11:17:01 +11:00
video Handle null video durations in migration (#3021) 2022-10-20 10:58:42 +11:00
clean.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
delete.go Use post commit hook for post-create plugin hooks (#2920) 2022-09-19 14:53:06 +10:00
file.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
fingerprint.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
fingerprint_test.go Various bug fixes (#2945) 2022-09-25 12:07:55 +10:00
folder.go Correctly delete files when specified (#2804) 2022-09-06 07:03:42 +00:00
fs.go Reimplement case-insensitivity move bug fix (#3047) 2022-10-25 11:37:54 +11:00
handler.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
image_file.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scan.go Reimplement case-insensitivity move bug fix (#3047) 2022-10-25 11:37:54 +11:00
video_file.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
walk.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
zip.go Reimplement case-insensitivity move bug fix (#3047) 2022-10-25 11:37:54 +11:00