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 |
|
NayamAmarshe
|
d721e7ae7f
|
Update to new schema, ADD: zh, ja, ru, es and fr
MOD: All necessary strings to match
|
2024-09-05 21:37:19 -04:00 |
|
abhishek-gaonkar
|
bacbee8fa8
|
ADD: en, ru, ja strings; MOD: Actual strings with t(*) variables
|
2024-09-05 21:36:08 -04:00 |
|
Nayam Amarshe
|
e74da4626c
|
Fix news display logic in Footer component
|
2024-01-15 19:19:25 +05:30 |
|
Nayam Amarshe
|
509f03d96d
|
Add news modal to Footer component and handle offline fetch in Home component
|
2024-01-15 19:14:44 +05:30 |
|
Nayam Amarshe
|
ab070b0563
|
Update app store build and binaries
|
2023-10-14 06:30:49 +05:30 |
|
Nayam Amarshe
|
f43b7e53db
|
Revert Refactor
|
2023-08-10 15:14:44 +05:30 |
|
Feenix
|
cb82bc061e
|
Reversed footer and added saveOutputfolder
|
2023-04-16 08:09:38 +05:30 |
|
NayamAmarshe
|
eef52b14a6
|
Merge pull request #274 from AyliasTheCoder/main
Added version number to the footer
|
2023-04-15 11:44:08 +05:30 |
|
Cardon Burnham
|
70b1bf28fb
|
Update renderer/components/Footer.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
|
2023-04-15 00:11:06 -06:00 |
|
Cardon Burnham
|
d92e1bb4c1
|
Update renderer/components/Footer.tsx
Co-authored-by: NayamAmarshe <nayamamarshe@protonmail.com>
|
2023-04-14 23:27:27 -06:00 |
|
Feenix
|
de2a763845
|
Added remember paths
|
2023-04-15 10:45:58 +05:30 |
|
Cardon Burnham
|
267a6446de
|
Updated it to be inline
Updated it to be inline with the rest of the footer
|
2023-04-14 22:35:06 -06:00 |
|
Cardon Burnham
|
bb70b84870
|
Added version number to the footer
Added the version number to the footer to address issue #228
|
2023-04-14 21:43:15 -06:00 |
|
Nayam Amarshe
|
bfc909e99d
|
Added scale
|
2023-04-12 18:55:24 +05:30 |
|
Feenix
|
a2e7cc16a7
|
Converted to Typescript
|
2022-11-12 02:09:28 +05:30 |
|