stash/pkg/manager
WithoutPants a2341f0819
Allow customisation of preview generation (#673)
* Add generate-specific options
* Include no-cache in preview response
2020-07-23 12:51:35 +10:00
..
config Allow customisation of preview generation (#673) 2020-07-23 12:51:35 +10:00
jsonschema Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
paths Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
exclude_files.go Clean missing galleries (#489) 2020-04-25 09:32:55 +10:00
exclude_files_test.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
filename_parser.go Change scrape matching (studio, movies, tag, performers) to case insensitive (#556) 2020-05-24 16:19:22 +10:00
generator.go Allow customisation of preview generation (#673) 2020-07-23 12:51:35 +10:00
generator_preview.go Allow customisation of preview generation (#673) 2020-07-23 12:51:35 +10:00
generator_sprite.go Generate content for specific scenes (#672) 2020-07-19 11:59:18 +10:00
job_status.go Add scene auto-tagging from filename (#204) 2019-12-01 11:18:44 -05:00
json_utils.go Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
manager.go Allow customisation of preview generation (#673) 2020-07-23 12:51:35 +10:00
manager_tasks.go Allow customisation of preview generation (#673) 2020-07-23 12:51:35 +10:00
running_streams.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
scene.go Transcode stream refactor (#609) 2020-07-23 11:56:08 +10:00
scene_screenshot.go Allow uploading of custom scene covers (#262) 2019-12-13 15:40:58 -05:00
screenshot.go Generate cover image (#376) 2020-03-12 08:34:04 +11:00
studio.go Parent studios (#595) 2020-06-15 21:34:39 +10:00
tag.go Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
task.go Reorg 2019-02-14 15:42:52 -08:00
task_autotag.go Make auto tagger matching more flexible (#534) 2020-05-13 17:32:39 +10:00
task_autotag_test.go Move image blobs into separate tables (#618) 2020-06-23 09:19:19 +10:00
task_clean.go Gallery list improvement (#622) 2020-06-21 21:43:57 +10:00
task_export.go Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
task_generate_gallery_thumbs.go Generate content for specific scenes (#672) 2020-07-19 11:59:18 +10:00
task_generate_markers.go Generate content for specific scenes (#672) 2020-07-19 11:59:18 +10:00
task_generate_preview.go Allow customisation of preview generation (#673) 2020-07-23 12:51:35 +10:00
task_generate_screenshot.go Move image blobs into separate tables (#618) 2020-06-23 09:19:19 +10:00
task_generate_sprite.go Generate content for specific scenes (#672) 2020-07-19 11:59:18 +10:00
task_import.go Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
task_scan.go Gallery list improvement (#622) 2020-06-21 21:43:57 +10:00
task_transcode.go Transcode stream refactor (#609) 2020-07-23 11:56:08 +10:00