stash/internal/manager
WithoutPants 273cf0383d [Files Refactor] Performance tuning (#2865)
* Don't load image files by default
* Don't load gallery files by default
* Don't load scene files by default
* Retry locked transactions forever
* Don't show release notes if config not loaded
* Don't translate path slashes in export
2022-09-06 07:04:52 +00:00
..
config Files refactor fixes (#2743) 2022-09-06 07:03:42 +00:00
apikey.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
checksum.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00: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 [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
fingerprint.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00: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 Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
import_file.go [Files Refactor] Performance tuning (#2865) 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 [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
manager_tasks.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
post_migrate.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
repository.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
running_streams.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
scene.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00: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 [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_clean.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_export.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00: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 [Files Refactor] Import export fixup (#2763) 2022-09-06 07:04:52 +00: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 [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00
task_scan_gallery.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
task_scan_image.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
task_scan_scene.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
task_stash_box_tag.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
task_transcode.go [Files Refactor] Performance tuning (#2865) 2022-09-06 07:04:52 +00:00