Leendert de Borst
4d74504882
Refactor MobileLogin models to use class structure instead of record for readability ( #1347 )
2025-11-18 21:18:38 +01:00
Leendert de Borst
f9d7918e0a
Update shared models and update browser extension MobileLoginUtility ( #1347 )
2025-11-17 23:31:05 +01:00
Leendert de Borst
eaa348bb23
Add mobile login auth log type ( #1347 )
2025-11-17 18:41:03 +01:00
Leendert de Borst
0db3e2dbf4
Refactor mobile unlock to mobile login naming, update migrations ( #1347 )
2025-11-17 18:24:45 +01:00
Leendert de Borst
fb33e688df
Add mobile app unlock flow ( #1347 )
2025-11-16 21:31:49 +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
9641514b3b
Add attachments credential filter to all clients ( #1309 )
2025-10-28 11:21:33 +01:00
Leendert de Borst
6f24fd6453
Remove .map files from JS dist libs
2025-10-27 13:32:21 +01:00
Leendert de Borst
f5c88639a6
Rebuild shared libraries ( #520 )
2025-10-27 11:32:55 +01:00
Leendert de Borst
b2476ab5c5
Add date normalization to all clients ( #520 )
2025-10-24 23:49:54 +02:00
Leendert de Borst
ed5c436084
Refactor ( #520 )
2025-10-14 19:43:40 +02:00
Leendert de Borst
8964b1080d
Update passkey schema ( #520 )
2025-10-14 15:32:57 +02:00
Leendert de Borst
1a9e1967ed
Add FK repair script to migration to fix older vaults ( #520 )
2025-10-07 13:16:16 +02:00
Leendert de Borst
9156923f92
Add separate PrfKey column, recreate migrations ( #520 )
2025-10-07 10:44:46 +02:00
Leendert de Borst
30e213919d
Tweak passkey create/authenticate screen UI ( #520 )
2025-10-06 23:25:30 +02:00
Leendert de Borst
04dfd41281
Update vault sql passkey model ( #520 )
2025-10-03 07:03:44 +02:00
Leendert de Borst
03ecc472b7
Update passkeys migration with new sql lib structure ( #520 )
2025-09-30 13:01:49 +02:00
Leendert de Borst
b103aab646
Merge branch 'main' into 520-feature-request-add-support-for-passkeys
...
* main: (31 commits)
Fix versioning suffix mismatch in browser extension package.json (#1274 )
Fix versioning suffix in wxt.config.ts (#1274 )
Delete nginx.conf (superseded by port specific configs)
Update AppInfo.ts (#1274 )
Bump app alpha build version (#1274 )
Fix app initialize and reinitialize layout (#1274 )
Update bump version to use semver for app store marketing version (#1274 )
Update login/unlock.tsx (#1274 )
Use API version for communicating app version with API instead of full version (#1274 )
Bump version to 0.24.0 alpha for testing mobile app (#1274 )
Update versioning to support stage suffix (#1274 )
Add browser extension vault upgrade test (#1274 )
Update VaultMessageHandler.ts (#1274 )
Simplify mobile app error handling preventing duplicate popups (#1274 )
Update error type location (#1274 )
Mobile app logout flow and AppContext refactor (#1274 )
Check both dev and build folders for browser extension test (#1274 )
Add GitHub workflow for running e2e browser extension tests (#1274 )
Update BrowserExtensionPlaywrightTest.cs (#1274 )
Make ChromeExtensionTests.cs tests pass locally (#1274 )
...
2025-09-30 13:00:09 +02:00
Leendert de Borst
ac3941f4aa
Make vault upgrade pages show latest compatible version ( #1271 )
2025-09-25 17:26:06 +02:00
Leendert de Borst
181a27e94e
Add passkey client db migration ( #520 )
2025-09-25 11:42:53 +02:00
Leendert de Borst
4da1333aa5
Add SrpSalt check to the useVaultSync hook ( #1118 )
2025-08-14 18:18:43 +02:00
Leendert de Borst
b460023911
Expand english identity generator dictionaries ( #1087 )
2025-08-04 22:28:59 +02:00
Leendert de Borst
c0e869a586
Always include birth year in email prefix to make aliases more unique ( #1087 )
2025-08-04 22:28:59 +02:00
Leendert de Borst
751f8b6afd
Update password generator lib ( #883 )
2025-07-28 16:39:59 +02:00
Leendert de Borst
0dac97f4ff
Update IdentityGenerator return type ( #1010 )
2025-07-27 21:43:04 +02:00
Leendert de Borst
a674baa6d6
Add attachment download option to credential view screen ( #1010 )
2025-07-27 21:43:04 +02:00
Leendert de Borst
299d1f6075
Fix issue with vault upgrade that used the wrong migration key ( #981 )
2025-07-01 14:27:34 +02:00
Leendert de Borst
e15ecaf793
Add mobile app identity generator setting retrieval ( #861 )
2025-06-29 11:08:02 +02:00
Leendert de Borst
12492c922d
Start vault revisions from 1 instead of 0 ( #957 )
2025-06-25 16:50:26 +02:00
Leendert de Borst
6fba784cfe
Update vault-sql ( #957 )
2025-06-25 16:50:26 +02:00
Leendert de Borst
925455b5d6
Update vault-sql and remove unnecessary update commands ( #957 )
2025-06-25 16:50:26 +02:00
Leendert de Borst
c3599c9f26
Simplify structure ( #955 )
2025-06-23 16:37:10 +02:00
Leendert de Borst
64ef5837c0
Add vault-sql shared module binaries to browser extension and mobile app ( #955 )
2025-06-23 16:37:10 +02:00
Leendert de Borst
f9987b5e2a
Add email error response parsing to browser extension and mobile app ( #900 )
2025-06-11 21:52:21 +02:00
Leendert de Borst
ec11ab0817
Move shared projects to dist/shared ( #900 )
2025-06-11 21:52:21 +02:00