771 Commits

Author SHA1 Message Date
38c3cc92aa improving bg colors and adding borders 2025-04-26 18:03:27 +03:00
Phillip
be67323367
Merge pull request #32 from Qortal/fix/editor-options-selected-color
Fix/editor options selected color
2025-04-26 16:30:28 +03:00
Phillip
e0b4794952
Merge pull request #29 from Qortal/feature/backup-new-password
added the option to change the wallet's password
2025-04-26 15:48:34 +03:00
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
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
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
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
Nicola Benaglia
07ed170fd7 Use language detected from browser 2025-04-21 21:32:38 +02:00
Nicola Benaglia
aace10c853 Set plural key 2025-04-21 21:18:50 +02:00
Nicola Benaglia
59573a43ab i18n for welcome page 2025-04-21 21:02:10 +02:00
Nicola Benaglia
7f97f2972a Remove unused file 2025-04-21 20:30:58 +02:00
Nicola Benaglia
c75b3de1cb i18n for thingsToDoInitial 2025-04-21 20:29:48 +02:00
Nicola Benaglia
af48dd7c06 Change close button position (now right) 2025-04-21 20:12:49 +02:00
Nicola Benaglia
3bc139041d Fix style for login buttons 2025-04-21 20:06:57 +02:00
Nicola Benaglia
653532e78e i18n for tutorial 2025-04-21 20:02:06 +02:00
nico.benaz
b68849592e
Merge branch 'develop' into feature/i18n-languages 2025-04-21 14:49:12 +02:00
Nicola Benaglia
01b76c9817 Add translations 2025-04-21 14:47:23 +02:00
Phillip
29afcbc62f
Merge pull request #21 from Qortal/update/readme-contribution
Update/readme contribution
2025-04-21 15:03:12 +03:00
Phillip
8140eb7058
Update docs/contribution.md
Co-authored-by: nico.benaz <52411515+nbenaglia@users.noreply.github.com>
2025-04-21 14:59:06 +03:00
4c01456565 moved readme 2025-04-21 14:56:59 +03:00
22845e8d41 update readme 2025-04-21 14:39:23 +03:00
Nicola Benaglia
3917aef452 Add i18n files and set first translations 2025-04-21 13:38:31 +02:00
Nicola Benaglia
d2a82519ad Add i18n and some languages 2025-04-21 12:14:51 +02:00
Phillip
88b83eb46a
Merge pull request #18 from nbenaglia/feature/app-library-theme
Apply dark/light theme to AppLibrary page
2025-04-21 12:40:52 +03:00