stash/pkg/manager
kermieisinthehouse a7ed0a7004
Bump viper version, fix nobrowser (#1991)
2021-11-12 09:21:04 +11:00
..
config Bump viper version, fix nobrowser (#1991) 2021-11-12 09:21:04 +11:00
jsonschema Add stash_ids to performer, scene, studio import/export (#1916) 2021-10-29 11:12:39 +11:00
paths refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
apikey.go Migrate to golang-jwt (#1757) 2021-09-24 11:57:49 +10:00
checksum.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
downloads.go Enable gocritic (#1848) 2021-10-18 14:12:40 +11:00
exclude_files.go Fixups + enable the commentFormatting linter (#1866) 2021-10-20 16:10:46 +11:00
exclude_files_test.go Fixups + enable the commentFormatting linter (#1866) 2021-10-20 16:10:46 +11:00
filename_parser.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
gallery.go Images section (#813) 2020-10-13 10:12:46 +11:00
generator.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
generator_phash.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
generator_preview.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
generator_sprite.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
image.go Errcheck phase 1 (#1715) 2021-09-21 09:34:25 +10:00
import.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00
json_utils.go Images section (#813) 2020-10-13 10:12:46 +11:00
manager.go Improve flag and environment config overrides (#1898) 2021-11-08 10:14:11 +11:00
manager_tasks.go Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00
post_migrate.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
running_streams.go Errcheck phase 1 (#1715) 2021-09-21 09:34:25 +10:00
scene.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
screenshot.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
studio.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00
subscribe.go Job queueing (#1379) 2021-05-24 14:24:18 +10:00
task.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
task_autotag.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
task_clean.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
task_export.go refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
task_generate.go Fix race condition in generate task (#1888) 2021-10-26 08:41:40 +11:00
task_generate_markers.go Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00
task_generate_phash.go Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00
task_generate_preview.go Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00
task_generate_screenshot.go Identify task (#1839) 2021-10-28 14:25:17 +11:00
task_generate_sprite.go Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00
task_identify.go Move scene post update hook to outside Identify transaction (#1953) 2021-11-06 09:58:52 +11:00
task_import.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
task_migrate_hash.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
task_plugin.go Plugin hooks (#1452) 2021-06-11 17:24:58 +10:00
task_scan.go Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00
task_scan_gallery.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
task_scan_image.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
task_scan_scene.go Scan refactor (#1816) 2021-10-15 10:39:48 +11:00
task_stash_box_tag.go Toward better context handling (#1835) 2021-10-14 15:32:41 +11:00
task_transcode.go Refactor generate task (#1871) 2021-10-23 10:48:42 +11:00