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

18 Commits

Author SHA1 Message Date
Nayam Amarshe
44dacd1e9e Add system info 2024-12-20 09:33:28 +05:30
Nayam Amarshe
174260fc5d Merge remote-tracking branch 'refs/remotes/origin/main' 2024-12-20 09:07:37 +05:30
Nayam Amarshe
d048547ba1 Fix model 2024-12-20 09:07:34 +05:30
Cong Le
fb79334dd8
Add Vietnamese translation from Settings toggle (#1068)
* add json data for Vietnamese

* add logic and import source data for Vietnamese

* addressed comments
2024-12-20 08:17:19 +05:30
Nayam Amarshe
291ff4a9ee Update email link 2024-12-17 16:25:41 +05:30
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
c9e00de2b0 Fix settings and update version 2024-12-15 23:32:56 +05:30
Nayam Amarshe
dd0583c93b Add translation for model selection 2024-12-15 23:23:20 +05:30
Nayam Amarshe
80597ee5a3 Update onboarding and fix autoupdate toggle 2024-12-15 22:32:07 +05:30
Nayam Amarshe
aee040a58b Add model description 2024-12-15 14:41:03 +05:30
Nayam Amarshe
c7bf9c14f8 Add language validation 2024-12-15 14:25:18 +05:30
Nayam Amarshe
f3af1d08d8 Update 2024-11-25 19:20:05 +05:30
Nayam Amarshe
6cfaf45b2a Fix models 2024-10-30 19:03:41 +05:30
MrPenguin07
39e879ffae
Rename import filenames to fix main (#1005)
rename import filenames to fix main
2024-10-15 15:13:09 +05:30
Nayam Amarshe
ddd286574b Add new model selection 2024-10-06 13:01:25 +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