stash/internal/manager
WithoutPants d2743cf5fb
Change performer height to be numeric (#3060)
* Make height an int. Add height_cm field
* Change UI to use height_cm
* Use number fields for height/weight
* Add migration note
2022-11-08 14:09:03 +11:00
..
config Add backup directory path setting (#2953) 2022-09-30 10:00:50 +10:00
apikey.go Revert "Upgrade to go 1.19 and update dependencies (#3069)" (#3085) 2022-11-07 12:33:15 +11:00
checksum.go Only set video algorithm after migration 12 (#2946) 2022-09-26 11:27:53 +10:00
downloads.go Restructure go project (#2356) 2022-03-17 11:33:59 +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
favicon.go Make desktop.Start run on main thread (#2475) 2022-04-05 14:58:08 +10:00
filename_parser.go [Feature] Add fields `director` and (studio) `code` to scenes (#3051) 2022-11-07 18:16:52 +11:00
fingerprint.go Various bug fixes (#2938) 2022-09-21 15:39:41 +10:00
generator.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
generator_interactive_heatmap_speed.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
generator_sprite.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
import.go Fix export zip paths when exporting from Windows (#3022) 2022-10-20 11:41:46 +11:00
import_file.go Fix stack overflow creating windows network folders (#2886) 2022-09-06 07:04:52 +00:00
json_utils.go [Files Refactor] Import export fixup (#2763) 2022-09-06 07:04:52 +00:00
log.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
manager.go Add backup directory path setting (#2953) 2022-09-30 10:00:50 +10:00
manager_tasks.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
repository.go [Files Refactor] Object file management (#2790) 2022-10-06 14:50:06 +11:00
running_streams.go Fix video playback hanging at end (#2996) 2022-10-11 14:24:09 +11:00
scene.go Add apikey to streams (#2981) 2022-10-10 10:11:51 +11:00
studio.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00: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 Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
task_clean.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
task_export.go Fix export zip paths when exporting from Windows (#3022) 2022-10-20 11:41:46 +11:00
task_generate.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_generate_interactive_heatmap_speed.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_generate_markers.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_generate_phash.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
task_generate_preview.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_generate_screenshot.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_generate_sprite.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_identify.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_import.go Fix export zip paths when exporting from Windows (#3022) 2022-10-20 11:41:46 +11:00
task_migrate_hash.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_plugin.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_scan.go Create missing covers during scan (#2995) 2022-10-11 14:22:23 +11:00
task_stash_box_tag.go Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
task_transcode.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00