stash/internal/manager
WithoutPants bcf0fda7ac
Containing Group/Sub-Group relationships (#5105)
* Add UI support for setting containing groups
* Show containing groups in group details panel
* Move tag hierarchical filter code into separate type
* Add depth to scene_count and add sub_group_count
* Add sub-groups tab to groups page
* Add containing groups to edit groups dialog
* Show containing group description in sub-group view
* Show group scene number in group scenes view
* Add ability to drag move grid cards
* Add sub group order option
* Add reorder sub-groups interface
* Separate page size selector component
* Add interfaces to add and remove sub-groups to a group
* Separate MultiSet components
* Allow setting description while setting containing groups
2024-08-30 11:43:44 +10:00
..
config Allow SSL cert paths to be specified in config (#4910) 2024-06-11 13:11:41 +10:00
task Performer urls (#4958) 2024-06-18 13:41:05 +10:00
apikey.go Update a number of dependencies (incl. CVE fixes) (#4107) 2023-10-26 16:24:32 +11:00
checksum.go Only set video algorithm after migration 12 (#2946) 2022-09-26 11:27:53 +10:00
downloads.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
enums.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
exclude_files.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
exclude_files_test.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
fingerprint.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
generator.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
generator_interactive_heatmap_speed.go Fix segment repeating + cleanup speed calculation (#4557) 2024-02-15 13:46:59 +11:00
generator_sprite.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
import.go Fix export zip paths when exporting from Windows (#3022) 2022-10-20 11:41:46 +11:00
init.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
json_utils.go Movie group renames (#5039) 2024-07-04 09:10:26 +10:00
log.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
manager.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
manager_tasks.go Correct Stash box endpoint inputs (#4924) 2024-06-11 13:14:12 +10:00
models.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
repository.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
running_streams.go Log on scene cover fetch error 2024-02-22 14:59:03 +11:00
scene.go Model refactor (#3915) 2023-09-01 10:39:29 +10:00
subscribe.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_autotag.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_clean.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_export.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
task_generate.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_generate_clip_preview.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
task_generate_image_thumbnail.go Add option to generate image thumbnails during generate (#4602) 2024-02-22 11:19:23 +11:00
task_generate_interactive_heatmap_speed.go Model refactor, part 3 (#4152) 2023-10-16 14:26:34 +11:00
task_generate_markers.go Fix nil deference when generating markers by ID (#4335) 2023-12-01 22:28:18 +02:00
task_generate_phash.go Improve handling of moved and added video files (#4598) 2024-02-20 14:04:31 +11:00
task_generate_preview.go Fix generate task override behaviour (#3661) 2023-05-03 13:42:25 +10:00
task_generate_screenshot.go Manager refactor, part 1 (#4298) 2023-11-28 13:56:46 +11:00
task_generate_sprite.go Fix generate task override behaviour (#3661) 2023-05-03 13:42:25 +10:00
task_identify.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_import.go Containing Group/Sub-Group relationships (#5105) 2024-08-30 11:43:44 +10:00
task_migrate_hash.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_optimise.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_plugin.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
task_scan.go Add scan option to force gallery zip rescan (#4113) 2024-05-20 13:52:36 +10:00
task_stash_box_tag.go Fix identify clearing parent studio when merging (#4993) 2024-06-19 19:52:33 +10:00
task_transcode.go Fix ffmpeg error when trying to scale and copy video (#4660) 2024-03-07 09:02:45 +11:00