stash/internal/manager
WithoutPants a6f15273d9
Improve Windows stash behaviour (#2543)
* Rename manager.instance to Manager
* Show dialog message on fatal error on Windows
* Hide console windows explicitly on icon launch

Gets rid of the windowsgui flag, which causes all sorts of issues.
Instead, checks if stash was launched from the icon, and if so hides the console.

* Remove fixconsole
* Add changelog entries
2022-05-04 10:37:32 +10:00
..
config Python path setting (#2409) 2022-03-24 09:22:41 +11: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 Restructure go project (#2356) 2022-03-17 11:33:59 +11: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 Restructure go project (#2356) 2022-03-17 11:33:59 +11: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 Restructure go project (#2356) 2022-03-17 11:33:59 +11: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 Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
manager_tasks.go Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
post_migrate.go Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
running_streams.go Fix streaming scenes not able to be deleted (#2549) 2022-05-04 09:27:22 +10:00
scene.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10: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 Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_clean.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_export.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_generate.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10: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 Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_import.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_migrate_hash.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
task_plugin.go Improve Windows stash behaviour (#2543) 2022-05-04 10:37:32 +10:00
task_scan.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
task_scan_gallery.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
task_scan_image.go Fix image thumbnail generation (#2524) 2022-04-25 15:56:06 +10:00
task_scan_scene.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +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