1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-15 02:12:34 +01:00

6 Commits

Author SHA1 Message Date
Nayam Amarshe
4ecf3d8df6 Add TTA Mode 2024-12-16 16:34:05 +05:30
Nayam Amarshe
5a4b29a840 Add stats and add posthog systeminfo 2024-12-16 16:18:57 +05:30
Nayam Amarshe
80597ee5a3 Update onboarding and fix autoupdate toggle 2024-12-15 22:32:07 +05:30
Nayam Amarshe
6cfaf45b2a Fix models 2024-10-30 19:03:41 +05:30
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