stash/pkg/manager
kermieisinthehouse 0e514183a7
Desktop integration (#2073)
* Open stash in system tray on Windows/MacOS
* Add desktop notifications
* MacOS Bundling
* Add binary icon

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2022-02-03 11:20:34 +11:00
..
config Desktop integration (#2073) 2022-02-03 11:20:34 +11:00
jsonschema Add stash_ids to performer, scene, studio import/export (#1916) 2021-10-29 11:12:39 +11:00
paths Heatmap and speed sorting/filtering for interactive scenes [rewrite] (#2096) 2021-12-13 13:41:07 +11: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 Desktop integration (#2073) 2022-02-03 11:20:34 +11:00
generator_interactive_heatmap_speed.go Heatmap and speed sorting/filtering for interactive scenes [rewrite] (#2096) 2021-12-13 13:41:07 +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 Fix scrubber sprite creation for short video files (#2167) 2022-01-04 13:46:53 +11:00
image.go Refactor file deletion (#1954) 2021-11-29 14:08:32 +11: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 Desktop integration (#2073) 2022-02-03 11:20:34 +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 Refactor file deletion (#1954) 2021-11-29 14:08:32 +11:00
scene.go Refactor file deletion (#1954) 2021-11-29 14:08:32 +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 Selective clean (#2125) 2021-12-16 13:28:44 +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 Add force transcode option (#2126) 2021-12-20 11:45:36 +11:00
task_generate_interactive_heatmap_speed.go Heatmap and speed sorting/filtering for interactive scenes [rewrite] (#2096) 2021-12-13 13:41:07 +11:00
task_generate_markers.go Marker previews should respect preview audio setting (#2101) 2021-12-13 14:09:00 +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 Fix identify ScrapedScene conversion (#2071) 2021-11-29 13:42:23 +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 Support a minModTime input on metadata scans. (#1951) 2021-11-26 11:48:31 +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 Fix UseFileMetadata when scanning (#2138) 2021-12-19 14:03:46 +11:00
task_stash_box_tag.go Fix stash-box batch performer birthdate update (#2189) 2022-01-04 12:15:38 +11:00
task_transcode.go Add force transcode option (#2126) 2021-12-20 11:45:36 +11:00