stash/pkg/manager
twotobinary 776727140f
fix(middleware): set baseURL to external host if provided (#369)
2020-02-17 14:01:02 +11:00
..
config fix(middleware): set baseURL to external host if provided (#369) 2020-02-17 14:01:02 +11:00
jsonschema Added support for import / export of scene cover images 2019-12-31 14:38:49 -08:00
paths Configuration 2019-04-11 10:55:58 -07:00
exclude_files.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
exclude_files_test.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
filename_parser.go Allow path separator in scene filename parser pattern (#327) 2020-01-24 22:34:01 -05:00
generator.go Add test and integration tests to the Makefile (#222) 2019-11-24 21:10:16 -05:00
generator_preview.go Fix generation 2019-05-04 12:28:18 -07:00
generator_sprite.go Fix incorrect sprites 2019-12-31 09:14:52 -08:00
job_status.go Add scene auto-tagging from filename (#204) 2019-12-01 11:18:44 -05:00
json_utils.go Reorg 2019-02-14 15:42:52 -08:00
manager.go fix(middleware): set baseURL to external host if provided (#369) 2020-02-17 14:01:02 +11:00
manager_tasks.go Add timeout to neededGenerate function (#324) 2020-01-21 22:54:38 -05:00
running_streams.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
scene.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
scene_screenshot.go Allow uploading of custom scene covers (#262) 2019-12-13 15:40:58 -05:00
task.go Reorg 2019-02-14 15:42:52 -08:00
task_autotag.go Autotag no longer overwrites studio (#312) 2020-01-09 13:40:23 -05:00
task_autotag_test.go Change thumbnail default size and resize algorithm (#336) 2020-01-31 17:19:15 -05:00
task_clean.go Added exclude patterns support for Clean Task (#274) 2019-12-23 21:06:07 -05:00
task_export.go Added support for import / export of scene cover images 2019-12-31 14:38:49 -08:00
task_generate_markers.go Calculate and print job totals for scan and generate tasks (#188) 2019-11-15 12:23:58 -05:00
task_generate_preview.go Config Tweaks 2019-03-23 10:06:37 -07:00
task_generate_sprite.go Config Tweaks 2019-03-23 10:06:37 -07:00
task_import.go Fix scene covers not importing correctly 2020-01-06 15:18:06 -08:00
task_scan.go Make scene metadata from file metadata optional (#259) 2019-12-13 01:18:02 -05:00
task_transcode.go Calculate and print job totals for scan and generate tasks (#188) 2019-11-15 12:23:58 -05:00
utils.go Make IsStreamable return using codec not MIME type 2019-10-14 10:58:46 +11:00