1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00
Commit Graph

9 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
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
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