1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-09-24 11:28:25 +02:00
Commit Graph

200 Commits

Author SHA1 Message Date
Nayam Amarshe
b7308a146b Update quality 2023-09-09 15:43: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
53c3ac3aed Add more macOS packages 2023-09-03 15:30:39 +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
6bca541eab Add grid cols 2023-08-30 19:41:12 +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
5fff5c18bd Add firebase 2023-08-30 12:46:54 +05:30
Nayam Amarshe
4428945ab2 Update style 2023-08-30 11:31:04 +05:30
Nayam Amarshe
058d5df11a Fix modal 2023-08-30 11:23:53 +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
Aaron Liu
55add89742
make "STOP" button have the danger class 2023-08-12 11:56:05 -04:00
Nayam Amarshe
509bf7404a Fix colors 2023-08-11 15:26:15 +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
f43b7e53db Revert Refactor 2023-08-10 15:14:44 +05:30
Nayam Amarshe
93c426a5b4 Fix image, add quality slider and folder upscale 2023-07-23 14:37:18 +05:30
Nayam Amarshe
269d5d9603 Fix scale slider 2023-07-23 12:02:22 +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
Aaron Liu
0ed58c9170
Update SettingsTab.tsx
Upscale→Upscayl
2023-06-18 11:51:24 -04:00
Aaron Liu
54b3c38d56
Update RightPaneInfo.tsx
Upscale→Upscayl
2023-06-18 11:50:24 -04:00
Aaron Liu
5fa23ae618
Update LeftPaneImageSteps.tsx
Upscale→Upscayl
2023-06-18 11:47:45 -04:00
Feenix
e5754ad29e Fix Images saved in previous batch input folder #319 2023-06-04 12:38:02 +05:30
Feenix
72d2c6d72d Added getUpscaleResolution 2023-06-03 06:19:50 +05:30
Feenix
e729a2bea7 Fix upscale above 32k 2023-06-03 06:19:13 +05:30
Nayam Amarshe
0573b6e8a0 Added wiki option 2023-05-11 18:04:39 +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