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 |
|
Felipe Machado
|
acf06532b8
|
Support JFIF files which are basically JPGs anyways (#983)
Note that this outputs JPG, but I think that should be fine. It's the better format anyways.
|
2024-09-21 12:37:58 -04:00 |
|
Nayam Amarshe
|
0fe8bf8ba4
|
Fix scale and config vars
|
2024-04-09 23:41:24 +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
|
85c8621d4e
|
Add mas build
|
2023-11-02 20:33:21 +05:30 |
|
Nayam Amarshe
|
847757ef70
|
Try fixing overwrite
|
2023-09-11 08:37:07 +05:30 |
|
Nayam Amarshe
|
c798ffc7db
|
Fix commands
|
2023-09-11 08:37:07 +05:30 |
|
Nayam Amarshe
|
80ed1516aa
|
Split modules
|
2023-09-11 08:37:07 +05:30 |
|