1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-28 01:10:52 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Nayam Amarshe
dd4acb7ee0 Update vars 2024-11-25 10:08:51 +05:30
Nayam Amarshe
7badfac026 Update lens view 2024-11-25 07:30:28 +05:30
abhishek-gaonkar
47797e86cf Merge with upstream/main 2024-11-17 11:52:19 +05:30
Nayam Amarshe
2b0f940356 Fix stuff 2024-11-01 17:41:34 +05:30
Nayam Amarshe
fbe3143ff6 Fix lens 2024-10-30 20:18:32 +05:30
Nayam Amarshe
97699bff28 Fix lens view 2024-10-30 20:06:14 +05:30
Nayam Amarshe
6cfaf45b2a Fix models 2024-10-30 19:03:41 +05:30
abhishek-gaonkar
177b555a55 MOD: Refactor few codes; Suggestions 2024-10-24 17:38:51 +05:30
abhishek-gaonkar
a6157bfc80 Merge upstream/main into feat/ctrl-v 2024-10-06 16:44:09 +05:30
Nayam Amarshe
a6f344f3b8 New models selection menu 2024-10-06 12:45:44 +05:30
abhishek-gaonkar
ebe8751c38 fix: useEffect re-render param; right-pane add ctrl+v info 2024-10-05 16:29:45 +05:30
abhishek-gaonkar
bf06416134 Modified handlePaste functionality to save in temp folder 2024-10-05 15:23:35 +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