1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00
Commit Graph

160 Commits

Author SHA1 Message Date
TGS963
d16247d1d9 fixed partial image rendering 2023-09-13 21:45:42 +05:30
Nayam Amarshe
45b939f125 Update compression 2023-09-13 19:37:45 +05:30
Nayam Amarshe
0cb8814615 Fix double upscayl 2023-09-11 09:27:16 +05:30
Nayam Amarshe
c4f0576091 Fix overwrite 2023-09-11 08:37:07 +05:30
Nayam Amarshe
c798ffc7db Fix commands 2023-09-11 08:37:07 +05:30
Nayam Amarshe
80ed1516aa Split modules 2023-09-11 08:37:07 +05:30
Nayam Amarshe
539ceb5743 Remove console log 2023-09-09 18:56:59 +05:30
Nayam Amarshe
2def61e194 Fix scaling 2023-09-09 18:31:31 +05:30
Nayam Amarshe
883171a99f Add batch progress counter 2023-09-09 17:48:00 +05:30
Nayam Amarshe
a03d70a938 Fix #445 #453 2023-09-09 16:33:16 +05:30
TGS963
77347feb74 introduced 500ms delay in showing output image and fixed binary paths 2023-09-05 20:55:44 +05:30
Nayam Amarshe
8759f29798 Fix image 2023-09-04 21:29:17 +05:30
Nayam Amarshe
b4ebfdf871 Add reset and hide modal 2023-09-03 14:46:48 +05:30
TGS963
23da7b6050 fixed logo not appearing on undefined window 2023-09-01 10:02:46 +05:30
TGS963
9c71552d7a fixed theme and upscayl cloud modal bugs 2023-08-31 23:52:58 +05:30
Nayam Amarshe
8fdf9518cf Change default theme 2023-08-30 13:29:39 +05:30
Nayam Amarshe
982f847267 Update waitlist firebase 2023-08-30 13:28:15 +05:30
Nayam Amarshe
cf5e3bccec Fix scale issue 2023-08-30 11:05:40 +05:30
Nayam Amarshe
0f0de851cb Merge remote-tracking branch 'origin/main' into suvojit/add-upscayl-cloud-modal 2023-08-30 10:32:31 +05:30
Nayam Amarshe
3a1721222e Merge remote-tracking branch 'origin/main' into suvojit/overwrite-fix 2023-08-30 10:30:20 +05:30
Nayam Amarshe
c0d397990d Add macOS window button 2023-08-30 10:24:16 +05:30
TGS963
b7c876bbe5 fixed overwrite setting not being read 2023-08-27 21:41:01 +05:30
Nayam Amarshe
fc0a312752 Update upscayl theme 2023-08-26 12:57:15 +05:30
TGS963
b6ddab8fa8 make the modal pop up by default 2023-08-23 20:37:44 +05:30
TGS963
67035e6df6 added initial designs for the modal and icon on main app 2023-08-23 20:35:41 +05:30
Nayam Amarshe
29eef36d52 Fix OS state type 2023-08-14 16:26:11 +05:30
Nayam Amarshe
e9764baabf Add OS and remove video support 2023-08-14 16:25:30 +05:30
Nayam Amarshe
a4a368b127 Update button 2023-08-11 15:17:28 +05:30
Nayam Amarshe
ec3bb3aca3 Fix batch upscale scale 2023-08-11 15:15:27 +05:30
Nayam Amarshe
02f9e9f8a8 Added overwrite toggle 2023-08-10 15:47:35 +05:30
Nayam Amarshe
93c426a5b4 Fix image, add quality slider and folder upscale 2023-07-23 14:37:18 +05:30
Nayam Amarshe
6f9efe6972 Add jimp and scaled image 2023-07-22 18:30:46 +05:30
Nayam Amarshe
4663bafe5a Refactor code 2023-07-22 16:37:53 +05:30
Feenix
e5754ad29e Fix Images saved in previous batch input folder #319 2023-06-04 12:38:02 +05:30
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