1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +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
662a09f04f Fix ts error 2024-04-24 16:30:16 +05:30
Nayam Amarshe
c6822147d9 Add shadcn and sidebar options 2024-04-17 21:48:45 +05:30
Nayam Amarshe
523d035ecd Fix build 2023-10-25 17:14:22 +05:30
NayamAmarshe
45324c9fc1
Update tsconfig.json 2023-08-31 12:33:37 +05:30
Nayam Amarshe
5fff5c18bd Add firebase 2023-08-30 12:46:54 +05:30
Feenix
a2e7cc16a7 Converted to Typescript 2022-11-12 02:09:28 +05:30