889 Commits

Author SHA1 Message Date
Phillip
e209d79aef
Merge pull request #31 from Qortal/feature/save-theme-to-localstorage
save theme to localstorage for persistance
2025-04-26 15:48:11 +03:00
Phillip
d98b2c5728
Merge pull request #30 from Qortal/fix/remove-full-screen-listener
remove full screen on double click
2025-04-26 15:47:55 +03:00
1dbcd01492 fix colors for selected items 2025-04-26 15:42:54 +03:00
d220c0753a fix editor options not showing 2025-04-26 15:42:13 +03:00
9f0f6e9677 save theme to localstorage for persistance 2025-04-26 12:44:52 +03:00
3c242a688c remove full screen on double click 2025-04-26 12:33:55 +03:00
4e8eb3b2c3 added the option to change the wallet's password 2025-04-26 10:34:15 +03:00
Nicola Benaglia
db211ee2b9 Add translatios to addGroup 2025-04-26 09:10:06 +02:00
Nicola Benaglia
2327efa537 Format code 2025-04-26 08:00:29 +02:00
Nicola Benaglia
0e3c18b21a Remove unused function 2025-04-26 08:00:19 +02:00
Nicola Benaglia
629aa8f3f5 Remove commented code 2025-04-26 07:59:26 +02:00
Nicola Benaglia
8a653d9c15 Add translations 2025-04-26 07:50:16 +02:00
Nicola Benaglia
7f2102e5e0 Add missing translation 2025-04-26 07:41:07 +02:00
Nicola Benaglia
51c65e8236 Translation for addGroup page 2025-04-26 07:38:19 +02:00
Nicola Benaglia
efbf195c60 Refactor react import, remove unused function 2025-04-26 06:52:27 +02:00
Nicola Benaglia
dd99dd6959 Format code 2025-04-26 06:40:50 +02:00
Nicola Benaglia
08a2619ccc Change EN flag 2025-04-26 06:27:17 +02:00
dependabot[bot]
9bf7abfa50 Bump vitest from 1.6.0 to 1.6.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 1.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-26 06:27:17 +02:00
Phillip
9a227e4e53
Merge pull request #27 from nbenaglia/develop
Security update: vitest (from Dependency bot)
2025-04-25 20:36:49 +03:00
nico.benaz
320d88d91f
Merge branch 'Qortal:develop' into develop 2025-04-25 19:11:58 +02:00
nico.benaz
b207056952
Merge pull request #3 from nbenaglia/dependabot/npm_and_yarn/vitest-1.6.1
Bump vitest from 1.6.0 to 1.6.1
2025-04-25 19:10:54 +02:00
dependabot[bot]
a9854c55d7
Bump vitest from 1.6.0 to 1.6.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 1.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 17:09:45 +00:00
Nicola Benaglia
340fe551d6 Add translation to language selector 2025-04-25 09:05:32 +02:00
Nicola Benaglia
230cc25a3b Add translation to group 2025-04-24 21:45:42 +02:00
Nicola Benaglia
b0f0ec57a9 Add translations to App 2025-04-24 21:33:04 +02:00
Nicola Benaglia
02ac187675 Add translations to app 2025-04-24 20:32:00 +02:00
Nicola Benaglia
6b1e15a58d Add some translations 2025-04-24 20:15:13 +02:00
nico.benaz
fa26aeaf5e
Merge pull request #26 from Qortal/feature/add-theme
Add dark/light theme feature into develop branch
2025-04-24 19:22:39 +02:00
nico.benaz
3d17303d84
Merge branch 'develop' into feature/add-theme 2025-04-24 19:21:05 +02:00
Nicola Benaglia
7d45d54216 Refactor structure of translation core file 2025-04-24 09:26:31 +02:00
Nicola Benaglia
501f35fa70 Refactor structure 2025-04-24 09:25:59 +02:00
Nicola Benaglia
d627c6a142 Add language selector 2025-04-24 09:12:33 +02:00
Nicola Benaglia
a70d77c17e Add group namespace 2025-04-23 23:57:55 +02:00
Phillip
f33e13ffcd
Merge pull request #20 from nbenaglia/feature/i18n-languages
Add internationalization (I18N) for supporting multi languages
2025-04-24 00:52:49 +03:00
Nicola Benaglia
072f98c25e Update language translations 2025-04-23 23:35:56 +02:00
Nicola Benaglia
d796a3f7c0 Add comment TODO, format code and remove unused import 2025-04-23 20:49:30 +02:00
Nicola Benaglia
1a0ccbc08d Add translation to save page 2025-04-23 20:30:47 +02:00
Nicola Benaglia
5fc2174861 Add translations 2025-04-23 19:59:45 +02:00
Nicola Benaglia
b3a4d4c5d6 Add theme mode translation 2025-04-23 19:59:45 +02:00
Nicola Benaglia
09dfc51366 Refactor icon position 2025-04-23 19:59:45 +02:00
Nicola Benaglia
001c9955c9 Simplify selector with a unique icon 2025-04-23 19:59:45 +02:00
Phillip
6daf4f0255
Merge pull request #24 from nbenaglia/feature/change-theme-selector
Simplify theme selector with a unique icon
2025-04-23 11:40:55 +03:00
Nicola Benaglia
0026b7c249 Save translations 2025-04-23 09:27:24 +02:00
Nicola Benaglia
104c4822bf Refactor icon position 2025-04-23 09:05:07 +02:00
Nicola Benaglia
247886ce85 Simplify selector with a unique icon 2025-04-23 08:55:50 +02:00
Nicola Benaglia
284a8d01f9 Set to lowercase 2025-04-22 00:22:39 +02:00
Nicola Benaglia
b785cdac4d Set to lowercase 2025-04-22 00:22:31 +02:00
Nicola Benaglia
2276e80207 Add russian 2025-04-22 00:20:33 +02:00
Nicola Benaglia
801366a0fb Add languages (fr, es, de) 2025-04-21 22:39:23 +02:00
Nicola Benaglia
ec7819e11d Add translation keys 2025-04-21 22:32:30 +02:00