1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-28 01:10:52 +01:00
Commit Graph

40 Commits

Author SHA1 Message Date
Nayam Amarshe
a6f344f3b8 New models selection menu 2024-10-06 12:45:44 +05:30
NayamAmarshe
95843ded88
Refactor Renderer Code (#987)
* Initial refactor

* Remove unused imports

* Update code

* Refactor and Update Code

- Change file names to kebab-caase
- Add new useTranslation Hook
- Change useLog hook name to useLogger
- Update translation hook to provide autocomplete

* Update import and component name

* Rename files and components

* Update locales

* Update electron commands

* Update var

* Change Lowercase

* Replace filter with map

* Add props

* Update flag check

* Add validate paths

* Update formats

* Update import

* Update function

* Update function and translation

* Update handlePaste
2024-10-04 14:45:54 +05:30
Nayam Amarshe
3f76011ba5 Add tilesize and add compression in arguments 2024-04-25 01:10:48 +05:30
Nayam Amarshe
5feabea516 Refactor code and remove config vars to fix ASCII path decoding 2024-04-25 00:59:51 +05:30
Nayam Amarshe
5cc9bd0df5 Add error resume for batch upscayl, and refactor code 2024-04-24 18:46:35 +05:30
Nayam Amarshe
6f8df14ed9 Fix #787 2024-04-24 16:04:32 +05:30
Nayam Amarshe
938bc0d83a Fix name logic 2024-04-21 23:09:13 +05:30
Nayam Amarshe
8b2ca0238c Fix scale arguments and tooltip overflow 2024-04-21 22:44:39 +05:30
Nayam Amarshe
c2a10ca0d4 Add toast and add shadcn theme vars 2024-04-21 19:34:59 +05:30
Nayam Amarshe
ecbb48acdc Add back custom width 2024-04-20 21:14:42 +05:30
Nayam Amarshe
0fe8bf8ba4 Fix scale and config vars 2024-04-09 23:41:24 +05:30
Nayam Amarshe
b846c76afe Remove sharp 2024-04-09 00:17:08 +05:30
Nayam Amarshe
801755ca9f Fix batch mode JPG Alpha, Rename Fast model & Fix tooltip z-index 2024-02-10 16:55:07 +05:30
Nayam Amarshe
54fc57f633 Fix #646 2024-02-09 18:26:04 +05:30
Nayam Amarshe
bece033f4d Add custom width 2024-02-08 20:27:35 +05:30
Nayam Amarshe
00099928fb Fix #653 2024-01-23 15:00:08 +05:30
Nayam Amarshe
3c19a6c5a9 Remove unused imports 2024-01-16 14:58:58 +05:30
Nayam Amarshe
f144421999 Fix localstorage bug 2024-01-16 14:52:31 +05:30
Nayam Amarshe
12c62f9b54 Delete unnecessary files in batch-upscayl command 2024-01-16 14:17:09 +05:30
Nayam Amarshe
d6842930a6 Fix batch upscayl format bug and custom models path bug 2024-01-16 12:00:07 +05:30
Nayam Amarshe
f7803f7c9e Add support for alpha channel in batch upscayl 2024-01-15 18:39:46 +05:30
Nayam Amarshe
3ed4638aa5 Refactor file path and remove unnecessary code 2024-01-15 18:20:36 +05:30
Nayam Amarshe
a80f85a069 Refactor image saving format in batch-upscayl.ts and get-arguments.ts 2024-01-15 18:16:21 +05:30
Nayam Amarshe
b525abc7dd Remove unused import and variable in batch-upscayl.ts 2024-01-15 17:01:40 +05:30
Nayam Amarshe
57810f4d77 Add showNotification function and update output folder path 2024-01-15 17:00:59 +05:30
Nayam Amarshe
fb7728077e Add removeFileExtension utility function 2024-01-15 15:34:11 +05:30
Nayam Amarshe
68d3395cbe Update model scale usage in code 2024-01-15 14:55:29 +05:30
Nayam Amarshe
e20523471b Update version to 2.9.6, add overwriteAtom, and fix ImageFormatSelect button 2024-01-15 14:37:22 +05:30
Nayam Amarshe
f08671c357 Fix batch upscayl 2023-12-03 12:06:00 +05:30
Nayam Amarshe
a6c9c5a20d Fix issue with deleting temp folder 2023-11-30 22:35:21 +05:30
Nayam Amarshe
c77e0f6c92 Fix temp folder delete bug 2023-11-26 18:36:23 +05:30
Nayam Amarshe
00520494cd Fix batch mode upscayl 2023-11-26 15:48:31 +05:30
Nayam Amarshe
c5d2f32d05 Fix #578 2023-11-26 12:52:57 +05:30
Nayam Amarshe
48aa080fc0 Fix warnings 2023-11-23 11:09:46 +05:30
Nayam Amarshe
f034381a92 Update functions 2023-11-22 21:24:02 +05:30
Nayam Amarshe
b8a76f7af7 Add Fix for #566 2023-11-10 18:45:48 +05:30
Nayam Amarshe
9a58f2d2aa Fix #499 2023-10-14 14:11:57 +05:30
Nayam Amarshe
c3b124cba1 Fix #488 2023-09-25 09:09:21 +05:30
Nayam Amarshe
6b6d42fadc Fix noImageProcessing 2023-09-19 20:34:31 +05:30
Nayam Amarshe
3bd0070b12 Add remaining commands and close fix for macOS 2023-09-11 08:37:07 +05:30