stash/pkg/scene
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
..
generate [Files Refactor] Performance tuning (#2784) 2022-09-06 07:03:42 +00:00
create.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
delete.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
export.go [Feature] Add fields `director` and (studio) `code` to scenes (#3051) 2022-11-07 18:16:52 +11:00
export_test.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
hash.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
import.go [Feature] Add fields `director` and (studio) `code` to scenes (#3051) 2022-11-07 18:16:52 +11:00
import_test.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
marker_import.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
marker_import_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
merge.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
migrate_hash.go Fix golangci OOM (#2889) 2022-09-05 22:12:59 -07:00
query.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
scan.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
screenshot.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
service.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
update.go Support file-less scenes. Add scene split, merge and reassign file (#3006) 2022-11-14 16:35:09 +11:00
update_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00