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

7 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
1b947d82c1 Removed redundant variables 2024-04-25 01:22:17 +05:30
Nayam Amarshe
bcad8f3875 Change all logos to SVG 2024-04-24 16:38:27 +05:30
Nayam Amarshe
49bcbcbb6a Update logo to svg 2024-04-24 16:35:39 +05:30
Nayam Amarshe
602cb72fdb Add sidebar & Fix #644 2024-01-21 12:18:22 +05:30
Feenix
d989942312 Fixed description 2023-03-12 13:33:02 +05:30
Feenix
0d0545dcae Fixed progress text and version 2023-03-12 13:29:07 +05:30