4466 Commits

Author SHA1 Message Date
dependabot[bot]
5d2697b1dc Bump activesupport in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [activesupport](https://github.com/rails/rails).


Updates `activesupport` from 7.2.2 to 7.2.3.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v7.2.2...v7.2.3.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-version: 7.2.3.1
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-24 09:59:17 +01:00
saschabuehrle
0179c697ef fix: guard against undefined credentials.create/get in WebAuthn override (fixes #1854) 2026-03-22 08:33:33 +01:00
Leendert de Borst
c6fbef62db Merge pull request #1855 from aliasvault/1854-opening-certain-vnc-viewer-websites-can-trigger-a-browser-extension-error
Fix browser extension issue triggered by some websites (e.g. VNC viewers)
2026-03-21 14:34:19 +01:00
Leendert de Borst
2ad6e7dc4a Add sanity check to prevent webauthn init errors in browser extension (#1854) 2026-03-21 14:26:37 +01:00
dependabot[bot]
5c974932bd Bump the npm_and_yarn group across 6 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/browser-extension directory: [flatted](https://github.com/WebReflection/flatted).
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [flatted](https://github.com/WebReflection/flatted).
Bumps the npm_and_yarn group with 1 update in the /core/models directory: [flatted](https://github.com/WebReflection/flatted).
Bumps the npm_and_yarn group with 1 update in the /core/typescript/identity-generator directory: [flatted](https://github.com/WebReflection/flatted).
Bumps the npm_and_yarn group with 1 update in the /core/typescript/password-generator directory: [flatted](https://github.com/WebReflection/flatted).
Bumps the npm_and_yarn group with 1 update in the /core/vault directory: [flatted](https://github.com/WebReflection/flatted).


Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

Updates `flatted` from 3.3.3 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 13:19:00 +01:00
dependabot[bot]
45ef269032 Bump fast-xml-parser
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).


Updates `fast-xml-parser` from 5.5.6 to 5.5.7
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.5.6...v5.5.7)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.5.7
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 08:43:08 +01:00
dependabot[bot]
9052103bfc Bump json in /docs in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /docs directory: [json](https://github.com/ruby/json).


Updates `json` from 2.18.1 to 2.19.2
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.19.2
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 08:43:00 +01:00
Leendert de Borst
f3daf51657 Update tests (#1848) 2026-03-19 18:27:56 +01:00
Leendert de Borst
0e0818c192 Update TOTP field detection in browser extension, cleanup tests (#1848) 2026-03-19 18:27:56 +01:00
Leendert de Borst
0785bd6d03 Fix email attachment open in mobile apps (#1841) 2026-03-19 18:27:30 +01:00
Leendert de Borst
42f2a0d0bc Update modal wrapper margins (#1841) 2026-03-19 18:27:30 +01:00
Leendert de Borst
aa353a872e Merge pull request #1834 from aliasvault/773-feature-request-add-encrypted-aliasvault-vault-export-and-import
Add custom aliasvault export format which contains all vault data
2026-03-19 10:31:58 +01:00
Leendert de Borst
367648e07e Update avux export/import tests (#773) 2026-03-19 10:13:59 +01:00
Leendert de Borst
45fd26ead5 Refactor (#773) 2026-03-18 18:48:52 +01:00
Leendert de Borst
2d1fe6ab14 Update translations (#773) 2026-03-18 10:23:24 +01:00
Leendert de Borst
2a9bba79da Add TOTP urldecode on import (#773) 2026-03-18 10:03:57 +01:00
Leendert de Borst
4ddd5512aa Refactor ProcessFile callback (#773) 2026-03-18 10:03:25 +01:00
Leendert de Borst
6f8ef34db8 Merge pull request #1844 from aliasvault/dependabot/npm_and_yarn/apps/mobile-app/npm_and_yarn-e78c89ff38
Bump fast-xml-parser from 4.5.4 to 5.5.6 in /apps/mobile-app in the npm_and_yarn group across 1 directory
2026-03-18 09:33:33 +01:00
dependabot[bot]
787d6f4161 Bump fast-xml-parser
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).


Updates `fast-xml-parser` from 4.5.4 to 5.5.6
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.4...v5.5.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 5.5.6
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18 01:47:12 +00:00
Leendert de Borst
5f3b6b8a10 Update ChangePassword.razor (#773) 2026-03-17 10:22:07 +01:00
Leendert de Borst
d74bb924cb Use shared ValidationMessages.en.resx (#773) 2026-03-17 10:17:58 +01:00
Leendert de Borst
53cb7c4961 Update change password form validation UI (#773) 2026-03-17 10:10:25 +01:00
Leendert de Borst
9be1aec43f Update tests (#773) 2026-03-16 22:23:29 +01:00
Leendert de Borst
4cc5728c27 Add password visibility toggles (#773) 2026-03-16 21:58:49 +01:00
Leendert de Borst
115325d9f5 Update CSV export structure and update .avex import logic (#773) 2026-03-16 18:43:45 +01:00
Leendert de Borst
062b3a8b5c Refactor all importers function signatures (#773) 2026-03-16 18:24:04 +01:00
Leendert de Borst
a3427fb195 Update translations (#773) 2026-03-16 18:12:28 +01:00
Leendert de Borst
a8855c4e1d Update ImportExport.razor (#773) 2026-03-16 17:33:54 +01:00
Leendert de Borst
e4f51cc4fc Update translations (#773) 2026-03-16 17:29:48 +01:00
Leendert de Borst
7ef5e186bd Update import duplicate check to include more fields (#773) 2026-03-16 10:13:55 +01:00
Leendert de Borst
456dcd2612 Add AvexConstants.cs (#773) 2026-03-16 09:34:47 +01:00
Leendert de Borst
34111eb95c Add password protected export modal (#773) 2026-03-15 15:36:55 +01:00
Leendert de Borst
d6a024a7bb Add AvexCryptoService.cs (#773) 2026-03-15 15:21:05 +01:00
Leendert de Borst
2f33140831 Update AuthTests.cs (#773) 2026-03-15 13:34:48 +01:00
Leendert de Borst
a245daf84c Add .avex import mention (#773) 2026-03-14 21:37:27 +01:00
Leendert de Borst
991c1cc862 Merge branch '773-feature-request-add-encrypted-aliasvault-vault-export-and-import' of https://github.com/aliasvault/aliasvault into 773-feature-request-add-encrypted-aliasvault-vault-export-and-import
* '773-feature-request-add-encrypted-aliasvault-vault-export-and-import' of https://github.com/aliasvault/aliasvault:
  Add password strength indicator to change password screen (#773)
2026-03-14 21:30:52 +01:00
Leendert de Borst
af68710e4b Update tests (#773) 2026-03-14 21:23:44 +01:00
Leendert de Borst
d4d4a2e704 Add password strength indicator to change password screen (#773) 2026-03-14 21:08:50 +01:00
Leendert de Borst
493446ed17 Add password strength indicator to change password screen (#773) 2026-03-14 20:59:50 +01:00
Leendert de Borst
24b3182cbc Add shared password strength indicator component (#773) 2026-03-14 20:20:44 +01:00
Leendert de Borst
21cd7e21ce Merge pull request #1840 from aliasvault/dependabot/npm_and_yarn/apps/mobile-app/npm_and_yarn-826852524d
Bump undici from 6.23.0 to 6.24.0 in /apps/mobile-app in the npm_and_yarn group across 1 directory
2026-03-14 08:41:13 +01:00
dependabot[bot]
cf0e4aef62 Bump undici
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 6.23.0 to 6.24.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.24.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 05:47:59 +00:00
Leendert de Borst
956ee05b60 Add favicons to .avux export format (#773) 2026-03-13 13:39:23 +01:00
Leendert de Borst
0062ddcbf3 Update ItemService.cs to ensure .avux import maintains timestamps if set during import (#773) 2026-03-13 11:05:31 +01:00
Leendert de Borst
08b690e53d Update Avux Import e2e test (#773) 2026-03-13 10:51:17 +01:00
Leendert de Borst
11da4c90a1 Merge pull request #1835 from aliasvault/dependabot/npm_and_yarn/apps/mobile-app/npm_and_yarn-d524a1f714
Bump tar from 7.5.10 to 7.5.11 in /apps/mobile-app in the npm_and_yarn group across 1 directory
2026-03-12 16:02:23 +01:00
dependabot[bot]
735015027b Bump tar
Bumps the npm_and_yarn group with 1 update in the /apps/mobile-app directory: [tar](https://github.com/isaacs/node-tar).


Updates `tar` from 7.5.10 to 7.5.11
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.10...v7.5.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.11
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:30:18 +00:00
Leendert de Borst
038c24a9f7 Add GenerateAvuxTestFile test export and import (#773) 2026-03-11 12:54:34 +01:00
Leendert de Borst
a0fc17e9a3 Merge branch 'main' into 773-feature-request-add-encrypted-aliasvault-vault-export-and-import
* main: (26 commits)
  Prevent keyboard shortcuts from firing when interacting with autofill popup (#1832)
  Auto-disable email alias when item is deleted in browser extension (#1830)
  Add local password unlock rate limit to browser extension (#1824)
  Add local password unlock rate limit to iOS and Android apps (#1824)
  Fix password unlock error disappearing too quickly on Android (#1824)
  Add release notes for 0.27.2
  New translations en.json (Danish) Update translations from Crowdin [ci skip]
  Update FormDetector.ts (#1821)
  Update Android boot splash icon to be transparent (#1819)
  Tweak settings UI so both label and value will wrap text if necessary (#1819)
  Tweak unlock screen button sizing to work with longer translations (#1819)
  Update FormDetector.ts
  Update print-latest-changelogs.sh
  Bump version to 0.28.0-alpha
  Add release notes for 0.27.1
  New Crowdin updates (#1781)
  Update DatabaseMessageStore.cs
  Bump the nuget group with 1 update
  Update linting (#1812)
  Update confirm dialog to show text in center when it wraps due to translations (#1812)
  ...
2026-03-10 13:37:05 +01:00
Leendert de Borst
cda22f8bdc Persist passkey GUIDs during export/import (#773) 2026-03-10 13:23:08 +01:00