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

14 Commits

Author SHA1 Message Date
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
c6822147d9 Add shadcn and sidebar options 2024-04-17 21:48:45 +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
ce5601ad2f Update build 2023-10-26 13:39:52 +05:30
Nayam Amarshe
523d035ecd Fix build 2023-10-25 17:14:22 +05:30
Nayam Amarshe
7533867de8 Add no process toggle 2023-09-19 00:00:43 +05:30
Nayam Amarshe
b620c568b6 Fix sharp pixel limit and compression and macos quit 2023-09-16 16:04:35 +05:30
Nayam Amarshe
45b939f125 Update compression 2023-09-13 19:37:45 +05:30
Nayam Amarshe
00ce2772db Fix empty window 2023-09-13 18:44:46 +05:30
Nayam Amarshe
3bd0070b12 Add remaining commands and close fix for macOS 2023-09-11 08:37:07 +05:30
Nayam Amarshe
f69e06521c Fix refactor 2023-09-11 08:37:07 +05:30
Nayam Amarshe
847757ef70 Try fixing 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