stash/internal/manager
WithoutPants 7b5bd80515 Separate graphql API from rest of the system (#2503)
* Move graphql generated files to api
* Refactor identify options
* Remove models.StashBoxes
* Move ScraperSource to scraper package
* Rename field strategy enums
* Rename identify.TaskOptions to Options
2022-09-06 07:03:40 +00:00
..
config Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
apikey.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
checksum.go Restructure go project (#2356) 2022-03-17 11:33:59 +11: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 Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
gallery.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
generator.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
generator_interactive_heatmap_speed.go Fix golangci OOM (#2889) 2022-09-05 22:12:59 -07:00
generator_sprite.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
image.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
import.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
json_utils.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
log.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
manager.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
manager_tasks.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
post_migrate.go Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
running_streams.go Fix direct stream not working in Safari (#2581) 2022-05-12 12:10:46 +10:00
scene.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
studio.go Restructure go project (#2356) 2022-03-17 11:33:59 +11: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 Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_clean.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_export.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_generate.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_generate_interactive_heatmap_speed.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_generate_markers.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_phash.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_preview.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_screenshot.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate_sprite.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_identify.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_import.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_migrate_hash.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_plugin.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_scan.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
task_scan_gallery.go Fix gallery scan (#2594) 2022-05-18 12:03:54 +10:00
task_scan_image.go Fix image thumbnail generation (#2524) 2022-04-25 15:56:06 +10:00
task_scan_scene.go Caption support (#2462) 2022-05-06 11:59:28 +10:00
task_stash_box_tag.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_transcode.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00