nico.benaz
|
4fa9aa3c91
|
Merge pull request #25 from nbenaglia/feature/i18n-groups
I18N: add group namespace
|
2025-04-26 17:14:20 +02:00 |
|
Nicola Benaglia
|
cf998ed04c
|
Update italian translation
|
2025-04-26 17:06:23 +02:00 |
|
Nicola Benaglia
|
fa63ac493e
|
Remove comment
|
2025-04-26 17:00:20 +02:00 |
|
Nicola Benaglia
|
a468e9f406
|
Import react components
|
2025-04-26 16:59:39 +02:00 |
|
Nicola Benaglia
|
5daf76ace6
|
Translate listOfBans
|
2025-04-26 16:58:02 +02:00 |
|
Nicola Benaglia
|
ea6b9bf93d
|
Translate groupJoinRequests
|
2025-04-26 16:53:17 +02:00 |
|
Nicola Benaglia
|
d89a98ec4f
|
Translate inviteMember
|
2025-04-26 16:45:31 +02:00 |
|
Nicola Benaglia
|
30ab1bada4
|
Translate group page
|
2025-04-26 16:23:34 +02:00 |
|
Nicola Benaglia
|
9ec1762481
|
Add translations
|
2025-04-26 16:05:06 +02:00 |
|
Nicola Benaglia
|
53facb9f2c
|
Detect click outside of the component (manage no language selection)
|
2025-04-26 15:39:45 +02: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 |
|
nico.benaz
|
5ce06f403d
|
Merge branch 'develop' into feature/i18n-groups
|
2025-04-26 15:28:04 +02:00 |
|
|
5030723285
|
added the option to change the wallet's password
|
2025-04-26 15:26:54 +02:00 |
|
|
a81910cf3d
|
save theme to localstorage for persistance
|
2025-04-26 15:26:30 +02:00 |
|
|
9a5970731a
|
remove full screen on double click
|
2025-04-26 15:26:30 +02:00 |
|
Nicola Benaglia
|
c734b8016c
|
Simplify selector with a unique icon
|
2025-04-26 15:26:14 +02: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 |
|
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 |
|