Leendert de Borst
06b510c496
Update routing logic and add NavigationContext ( #1347 )
2025-11-19 19:51:04 +01:00
Leendert de Borst
e4614c8034
Cleanup ( #1347 )
2025-11-18 22:02:13 +01:00
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
359f911057
Refactor deep linking to work better with vault lock flow ( #1347 )
2025-11-18 20:42:03 +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
66115496fb
Simplify react native pin unlock components ( #1340 )
2025-11-13 18:43:54 +00:00
Leendert de Borst
0ddd24c40e
Mobile app pin unlock scaffolding ( #1340 )
2025-11-13 18:43:54 +00:00
Leendert de Borst
d5dee592ab
Bump version to 0.25.0-alpha
2025-11-11 15:36:09 +01:00
Leendert de Borst
d380ce7946
Bump version to 0.24.0 stable ( #1332 )
2025-11-05 22:34:27 +01:00
Leendert de Borst
deacb9ada9
Bump version to 0.24.0-beta
2025-11-01 19:26: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
ddf34a2d30
Fix first time login authorization header overwrite bug ( #520 )
2025-10-17 15:33:07 +02:00
Leendert de Borst
d4f0579eea
Update comments ( #520 )
2025-10-17 11:36:27 +02:00
Leendert de Borst
f213b1ac57
Refactor todos ( #520 )
2025-10-16 21:15:09 +02:00
Leendert de Borst
a4d728c9e5
Update SqliteClient.tsx to also mark passkey as soft deleted when credential is deleted ( #520 )
2025-10-15 21:12:46 +02:00
Leendert de Borst
ed5c436084
Refactor ( #520 )
2025-10-14 19:43:40 +02:00
Leendert de Borst
dd2b08a4a3
Add react native credential filter and passkey indicators ( #520 )
2025-10-14 19:00:52 +02:00
Leendert de Borst
8964b1080d
Update passkey schema ( #520 )
2025-10-14 15:32:57 +02:00
Leendert de Borst
33ed79e951
Add server min version supported check to native iOS sync implementation ( #520 )
2025-10-14 12:42:10 +02:00
Leendert de Borst
c044a27a3f
Add error code throw and detection to native vault sync logic implementation ( #520 )
2025-10-14 11:59:16 +02:00
Leendert de Borst
09f61bd7a2
Cleanup RN AsyncStorage calls ( #520 )
2025-10-10 16:35:46 +02:00
Leendert de Borst
afab20f59b
Move vault sync/mutate to swift/kotlin layer ( #520 )
2025-10-10 12:50:24 +02:00
Leendert de Borst
3bc3c165f6
Move webapi calls to native swift/kotlin layer ( #520 )
2025-10-10 10:26:58 +02:00
Leendert de Borst
26eb965b1d
Add React Native passkey scaffolding ( #520 )
2025-10-08 12:26:43 +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
37c09c2c55
Use API version for communicating app version with API instead of full version ( #1274 )
2025-09-29 13:32:09 +02:00
Leendert de Borst
85348610a6
Bump version to 0.24.0 alpha for testing mobile app ( #1274 )
2025-09-29 13:32:09 +02:00
Leendert de Borst
63c5d61616
Simplify mobile app error handling preventing duplicate popups ( #1274 )
2025-09-28 10:56:51 +02:00
Leendert de Borst
e5d924a094
Mobile app logout flow and AppContext refactor ( #1274 )
2025-09-28 10:56:51 +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
151548f6f7
Bump versions ( #1254 )
2025-09-19 14:39:13 +02:00
Leendert de Borst
81a5155734
Replace argon2id react native with native iOS implementation to satisfy Xcode 26 reqs ( #1241 )
2025-09-18 10:09:38 +02:00
Leendert de Borst
e5c68c6c6e
Bump version to 0.23.1 ( #1227 )
2025-09-16 13:43:20 +02:00
Leendert de Borst
86f8f4ebdf
Bump version to 0.23.0 ( #1218 )
2025-09-15 19:16:28 +02:00
Leendert de Borst
c7448f7e99
Fix mobile app login error to use correct translation key
2025-09-15 14:41:43 +02:00
Leendert de Borst
89cddcc626
Import buffer explicitly ( #1187 )
2025-09-10 22:21:33 +02:00