1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-30 18:24:27 +01:00
upscayl/electron/commands
Josh Rufer 4fe8c437d7
Warn if file output path exceeds Windows's maximum length (#891)
Added check for exceeding MAX_PATH limit in windows. Should be relatively easy to add an actual fix from here.

Co-authored by @coderabbit

---------

Co-authored-by: Aaron Liu <aaronliu0130@gmail.com>
2024-07-08 22:44:49 -05:00
..
auto-update.ts Add dialog message box for update download event 2024-01-15 17:48:16 +05:30
batch-upscayl.ts Add tilesize and add compression in arguments 2024-04-25 01:10:48 +05:30
custom-models-select.ts Fix scale and config vars 2024-04-09 23:41:24 +05:30
double-upscayl.ts Fix [DOUBLE UPSCAYL] Wrong scale size being used #841 2024-05-29 23:18:13 +05:30
get-models-list.ts Fix scale and config vars 2024-04-09 23:41:24 +05:30
image-upscayl.ts Warn if file output path exceeds Windows's maximum length (#891) 2024-07-08 22:44:49 -05:00
open-folder.ts Split modules 2023-09-11 08:37:07 +05:30
select-file.ts Fix scale and config vars 2024-04-09 23:41:24 +05:30
select-folder.ts Fix scale and config vars 2024-04-09 23:41:24 +05:30
stop.ts Try fixing overwrite 2023-09-11 08:37:07 +05:30