1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-14 18:57:41 +01:00
Commit Graph

160 Commits

Author SHA1 Message Date
Feenix
8a615f58d5 Added new model and changed logging emoji 2023-05-06 10:47:35 +05:30
Yevgeniy Akimenko
29d108d1e2 removed formatPath function,
also added missing regex to itemOne
2023-05-04 12:01:36 -07:00
Yevgeniy Akimenko
d29e8600b3 moved path replacement regex directly to image src's 2023-05-03 18:17:08 -07:00
Yevgeniy Akimenko
38ae8eb29a
remove formatted image and upscaled image states 2023-05-02 13:10:25 -07:00
Yevgeniy Akimenko
af95c76fa7
Merge branch 'main' into fix-react-infinite-loop 2023-05-02 13:09:08 -07:00
Yevgeniy Akimenko
cc2309f2db
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:07:56 -07:00
Yevgeniy Akimenko
bc0e0c6c2f
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:07:48 -07:00
Yevgeniy Akimenko
e2b26f0608
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:07:34 -07:00
Yevgeniy Akimenko
27c6c51448
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:07:20 -07:00
Yevgeniy Akimenko
af613ac3a5
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:07:13 -07:00
Yevgeniy Akimenko
1dc313cb7f
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:07:06 -07:00
Yevgeniy Akimenko
45a69fecd8
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:06:56 -07:00
Yevgeniy Akimenko
65058db7cd
Update renderer/pages/index.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-05-02 13:06:33 -07:00
TGS963
cc0597a0f7 removed faulty formathPath function 2023-05-02 17:51:42 +05:30
Yevgeniy Akimenko
dde729beca fixed react infinite loop on adding single image 2023-05-01 21:37:29 -07:00
Feenix
875c28488d Fixed empty select 2023-05-01 14:53:11 +05:30
Feenix
2f09776fb1 Refined SettingsTab logging and changed emoji 2023-05-01 13:14:12 +05:30
Feenix
f1505bdf00 Added logit on renderer process and LeftPaneImageSteps 2023-05-01 12:51:47 +05:30
Feenix
0cb3ab3a5f Fixed select folder null chck 2023-05-01 12:04:45 +05:30
Feenix
fc9efe847b Update scroll and dropdown 2023-05-01 11:46:09 +05:30
Feenix
be1eb62a91 Added logit on renderer 2023-04-30 07:14:47 +05:30
Feenix
b1db755843 Added useLog hook 2023-04-30 07:12:27 +05:30
Feenix
08bc58bce0 Fixed ultrasharp and STOP command 2023-04-30 07:04:25 +05:30
Feenix
c2a40279af Revert "updated ultrasharp model"
This reverts commit 5f1579327f.
2023-04-30 06:24:45 +05:30
TGS963
5f1579327f updated ultrasharp model 2023-04-29 23:30:39 +05:30
Feenix
c7ec54fb5b Updated stop button and warning 2023-04-29 22:42:40 +05:30
Suvojit Ghosh
f39fac2be0
Merge pull request #292 from upscayl/specialchar-fix
fixed preview not working when filename has special characters
2023-04-29 22:30:26 +05:30
TGS963
f046dd3d38 added conditionals for updating upscaledImagePath 2023-04-29 20:31:42 +05:30
TGS963
f6092b88bf resolved bug with rightpanelinfo disappearing 2023-04-29 20:26:26 +05:30
TGS963
172b2b8414 made the regex selector into a function and added documentation 2023-04-29 19:17:37 +05:30
TGS963
35f5ca01de fixed preview not working when filename has special characters 2023-04-29 15:01:33 +05:30
TGS963
48517e9896 added STOP button 2023-04-28 23:51:42 +05:30
Nayam Amarshe
d4b776ea23 Fixed storage bug 2023-04-28 18:17:51 +05:30
Feenix
a9b75d6843 Updated useAtom 2023-04-28 07:30:59 +05:30
TGS963
6673c4f08e fixed remember output toggle 2023-04-27 23:48:44 +05:30
Feenix
7b47287035 Change outputfolder name 2023-04-21 00:04:49 +05:30
Feenix
cb82bc061e Reversed footer and added saveOutputfolder 2023-04-16 08:09:38 +05:30
NayamAmarshe
eef52b14a6
Merge pull request #274 from AyliasTheCoder/main
Added version number to the footer
2023-04-15 11:44:08 +05:30
Cardon Burnham
70b1bf28fb
Update renderer/components/Footer.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-04-15 00:11:06 -06:00
Cardon Burnham
d92e1bb4c1
Update renderer/components/Footer.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
2023-04-14 23:27:27 -06:00
Feenix
de2a763845 Added remember paths 2023-04-15 10:45:58 +05:30
Feenix
2466a2157a Fixed defaultChecked warning 2023-04-15 10:30:19 +05:30
Cardon Burnham
267a6446de Updated it to be inline
Updated it to be inline with the rest of the footer
2023-04-14 22:35:06 -06:00
Feenix
58c6e8f9ec Add batch mode localstorage 2023-04-15 09:26:40 +05:30
Feenix
3865e1fed0 Updated settings 2023-04-15 09:20:46 +05:30
Cardon Burnham
bb70b84870 Added version number to the footer
Added the version number to the footer to address issue #228
2023-04-14 21:43:15 -06:00
Feenix
f163685b8c Improved logging 2023-04-14 16:01:37 +05:30
Nayam Amarshe
29ad1225fe Fixed scale 2023-04-12 19:01:07 +05:30
Nayam Amarshe
bfc909e99d Added scale 2023-04-12 18:55:24 +05:30
Nayam Amarshe
abd7063cb3 Added custom model check 2023-04-09 11:34:36 +05:30