1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-23 23:21:05 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
abhishek-gaonkar
47797e86cf Merge with upstream/main 2024-11-17 11:52:19 +05:30
abhishek-gaonkar
cb7b45ab59 FIX: types issue during runtime 2024-11-10 14:57:04 +05:30
Nayam Amarshe
6cfaf45b2a Fix models 2024-10-30 19:03:41 +05:30
abhishek-gaonkar
a6157bfc80 Merge upstream/main into feat/ctrl-v 2024-10-06 16:44:09 +05:30
Nayam Amarshe
a6f344f3b8 New models selection menu 2024-10-06 12:45:44 +05:30
abhishek-gaonkar
bf06416134 Modified handlePaste functionality to save in temp folder 2024-10-05 15:23:35 +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
0dd5b029d0 Fix windows separator 2024-04-25 09:18:48 +05:30
Nayam Amarshe
1b947d82c1 Removed redundant variables 2024-04-25 01:22:17 +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
ecbb48acdc Add back custom width 2024-04-20 21:14:42 +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
d6842930a6 Fix batch upscayl format bug and custom models path bug 2024-01-16 12:00:07 +05:30
Nayam Amarshe
b94e229f39 Update feature flags and build version 2024-01-15 20:05:09 +05:30
Nayam Amarshe
68d3395cbe Update model scale usage in code 2024-01-15 14:55:29 +05:30
Nayam Amarshe
8291ff1b2e Bump version 2023-12-03 23:42:50 -08:00
Nayam Amarshe
0a84fab4b6 Fix sharp 2023-12-03 23:32:57 -08:00
Nayam Amarshe
48aa080fc0 Fix warnings 2023-11-23 11:09:46 +05:30
Nayam Amarshe
10a5817c23 Add compression 2023-11-22 21:42:47 +05:30
Nayam Amarshe
f034381a92 Update functions 2023-11-22 21:24:02 +05:30
Nayam Amarshe
85c8621d4e Add mas build 2023-11-02 20:33:21 +05:30
Nayam Amarshe
ce5601ad2f Update build 2023-10-26 13:39:52 +05:30
Nayam Amarshe
523d035ecd Fix build 2023-10-25 17:14:22 +05:30