Commit Graph

89 Commits

Author SHA1 Message Date
Leendert de Borst
d6a024a7bb Add AvexCryptoService.cs (#773) 2026-03-15 15:21:05 +01:00
Leendert de Borst
767361334a Add danish language to identity generator (#1676) 2026-02-11 21:23:52 +01:00
Leendert de Borst
7b354b47ad Add drag-and-drop reorder to aliasvault.client custom fields (#1673) 2026-02-11 17:19:54 +01:00
Leendert de Borst
276a8f1aa8 Add French, Swedish and Urdu languages to identity generator (#1645) 2026-02-07 15:51:23 +01:00
Leendert de Borst
6c5fdf3470 Add border padding around generated QR codes for improved scanning (#1580) 2026-02-02 12:33:55 +00:00
Leendert de Borst
63bc50d862 Add Spanish, Romanian and Persian identity generator languages (#1571) 2026-02-01 11:18:28 +00:00
Leendert de Borst
c2177d0c8d Fix notes content migration key (#1539) 2026-01-30 23:38:16 +00:00
Leendert de Borst
3d9312d12d Fix 1.7.0 migration by disabling foreign key constraint check during TOTP and passkey migration (#1539) 2026-01-30 23:38:16 +00:00
Leendert de Borst
aec40a4d03 Add major version bump to vault version to prevent runtime errors in older unsupported clients (#1535) 2026-01-30 22:47:34 +00:00
Leendert de Borst
3cc1a150ae Add Italian language dictionaries to the identity generator (#1524) 2026-01-28 22:07:18 +00:00
Leendert de Borst
60e5c40696 Add generateRandomEmailPrefix to identity generator, update all libs (#1449) 2026-01-26 22:39:49 +01:00
Leendert de Borst
ad19256d00 Add JS bundler to AliasVault.Client (#1493) 2026-01-26 14:48:07 +00:00
Leendert de Borst
98869eaf2c Add Rust Core init preload (#1473) 2026-01-23 16:56:20 +01:00
Leendert de Borst
7fbffa2cd2 Implement SRP logic in Rust Core lib, and implement in browser extension and aliasvault.client (#1404) 2026-01-13 15:31:05 +01:00
Leendert de Borst
d1560347f0 Update PasswordGenerator.ts to fix safeCharacterSet and use removeAmbigiousCharacters if option is enabled (#1404) 2026-01-10 21:50:49 +01:00
Leendert de Borst
54cf479f6f Add vault prune logic to Rust core, add recently deleted items to aliasvault.client (#1404) 2025-12-24 21:33:30 +01:00
Leendert de Borst
6e32c7e2da Add Rust core wasm preload (#1404) 2025-12-23 13:01:13 +01:00
Leendert de Borst
cc28fd8cc2 Tweak add custom field menu and custom field display (#1404) 2025-12-22 11:52:18 +01:00
Leendert de Borst
fd7ab98007 AddEdit dynamic field structure scaffolding (#1404) 2025-12-19 12:09:29 +01:00
Leendert de Borst
12e9c0db2a Add Vault/Item navigation, list and details pages to AliasVault.Client (#1404) 2025-12-19 09:59:11 +01:00
Leendert de Borst
75377d795e Add Rust Core WASM scaffolding to AliasVault.Client (#1404) 2025-12-18 16:04:05 +01:00
Leendert de Borst
351bb09332 Refactor Credential to Item based structure in AliasVault.Client (#1404) 2025-12-17 22:48:51 +01:00
Leendert de Borst
e58fb72971 Refactor browser extension content script to use item structure (#1404) 2025-12-15 21:28:37 +01:00
Leendert de Borst
b43963c7a3 Update migrations Logo source column normalize (#1404) 2025-12-13 18:08:35 +01:00
Leendert de Borst
ee853b830b Recreate migrations (#1404) 2025-12-13 12:20:03 +01:00
Leendert de Borst
aca686e934 Remove nickname field, tweak UI, update migrations (#1404) 2025-12-13 11:19:23 +01:00
Leendert de Borst
8d6f862291 Update migrations and move email field to login category instead of alias (#1404) 2025-12-12 21:27:34 +01:00
Leendert de Borst
e36cf3ee34 Update migration to not migrate minDate birthdate field values (#1404) 2025-12-12 10:33:23 +01:00
Leendert de Borst
f42828ebd1 Move shared to core folder (#1404) 2025-12-11 09:19:03 +01:00
Leendert de Borst
84434abe3a Merge branch 'main' into 1404-update-datamodel-to-use-fields-based-approach 2025-12-10 17:04:20 +00:00
Leendert de Borst
65977c1544 Add DeletedAt to Item entity (#1404) 2025-12-05 22:36:15 +01:00
Leendert de Borst
14591f55a1 Add field history scaffolding with implementation for password field (#1404) 2025-12-04 15:35:54 +01:00
Leendert de Borst
20c9f08616 Tweak migration to prevent double records (#1404) 2025-12-03 19:27:16 +01:00
Leendert de Borst
7f898a2073 Recreate migrations with updated system field definition structure (#1404) 2025-12-03 19:10:06 +01:00
Leendert de Borst
3d4c148059 Add tags migration (#1404) 2025-12-02 22:22:56 +01:00
Leendert de Borst
985ee2469e Cleanup FieldKey const (#1404) 2025-12-02 14:37:07 +01:00
Leendert de Borst
4e0db87bc3 Update password generator with non-ambigious char improvement (#1398) 2025-11-27 10:10:24 +01:00
Leendert de Borst
5c160e79ed Add field based data model migration (#1404) 2025-11-26 23:53:13 +01:00
Leendert de Borst
51dc4d2844 Add langcode definitions to identitty-generator languages (#1383) 2025-11-22 21:33:31 +00:00
Leendert de Borst
b1d12af7dd Add german identity generator option (#1383) 2025-11-22 21:33:31 +00:00
Leendert de Borst
72254f38ff Refactor identity-generator (#1379) 2025-11-22 04:46:58 +00:00
Leendert de Borst
274cb70d4b Expose supported identity language options via identity-generator shared lib (#1379) 2025-11-22 04:46:58 +00:00
Leendert de Borst
fe0678f217 Update identity-generator lib (#1379) 2025-11-22 04:46:58 +00:00
Leendert de Borst
6a3e294aae Make web app JsInterop more robust to prevent race conditions 2025-10-31 22:52:37 +01:00
Leendert de Borst
81ad1ec5e7 Update quick vault unlock explanation text 2025-10-31 22:42:20 +01:00
Leendert de Borst
c134c2642a Improve light/dark mode switcher, remove duplicate notes label 2025-10-30 09:21:35 +01:00
Leendert de Borst
e5a15b2486 Update VersionCompatibility tests (#1313) 2025-10-28 13:03:36 +01:00
Leendert de Borst
c1e8a9b44e Add semantic versioning checks to vault SQL migrations to allow backwards compatible changes (#1313) 2025-10-28 13:03:36 +01:00
Leendert de Borst
975ae9bd74 Pass information from JSInterop as base64 strings instead of byte arrays to bypass .NET issue (#1307) 2025-10-27 22:15:42 +01:00
Leendert de Borst
5a6d317e31 Add manual clipboard clear button if automatic clipboard clear fails (#1301) 2025-10-27 14:53:57 +01:00