1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-12-18 18:35:58 +01:00
Commit Graph

4 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
48aa080fc0 Fix warnings 2023-11-23 11:09:46 +05:30
Nayam Amarshe
e610e7b8a9 Fix macos builds 2023-11-10 17:11:35 +05:30
Nayam Amarshe
80ed1516aa Split modules 2023-09-11 08:37:07 +05:30