106 Commits (246072c19879ce0522b6432e6328e2773107963e)

Author SHA1 Message Date
Mathijs van Veluw c0ebe0d982
Fix passwordRevisionDate format (#5477) 3 months ago
Mathijs van Veluw d1dee04615
Add manage role for collections and groups (#5386) 3 months ago
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320) 4 months ago
Mathijs van Veluw dfd9e65396
Refactor the uri match fix and fix ssh-key sync (#5339) 4 months ago
Mathijs van Veluw d9b043d32c
Fix issues when uri match is a string (#5332) 4 months ago
Mathijs van Veluw c9860af11c
Fix another sync issue with native clients (#5259) 5 months ago
Daniel García 2393c3f3c0
Support SSH keys on desktop 2024.12 (#5187) 5 months ago
BlackDex 20d9e885bf
Update crates and fix several issues 6 months ago
Mathijs van Veluw ae6ed0ece8
Fix collection management and match some json output (#5095) 6 months ago
Mathijs van Veluw 65629a99f0
Fix field type to actually be hidden (#5082) 7 months ago
Mathijs van Veluw 49c5dec9b6
Fix iOS sync by converting field types to int (#5081) 7 months ago
Mathijs van Veluw 7d6dec6413
Fix encrypted lastUsedDate (#4972) 7 months ago
Mathijs van Veluw 1bf85201e7
Fix Pw History null dates (#4966) 7 months ago
Mathijs van Veluw dca14285fd
Fix sync with new native clients (#4932) 8 months ago
Mathijs van Veluw 2e6a6fa39f
Update crates, web-vault and fixes (#4823) 9 months ago
Mathijs van Veluw b428481ac0
Allow to increase the note size to 100_000 (#4772) 9 months ago
Coby Geralnik a4ab014ade
Fix bug where secureNotes is empty (#4730) 10 months ago
Stefan Melmuk fda77afc2a
add group support for Cipher::get_collections() (#4592) 10 months ago
Mathijs van Veluw d42b264a93
Fix collections and native app issue (#4685) 10 months ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386) 10 months ago
Mathijs van Veluw e42a37c6c1
Update crates and some Clippy fixes (#4475) 1 year ago
Mathijs van Veluw 1e42755187
Update chrono and sqlite (#4436) 1 year ago
Stefan Melmuk 1b801406d6
prevent side effects if groups are disabled (#4265) 1 year ago
Matlink a641b48884
Fix #3413: push to users accessing the collections using groups (#3757) 1 year ago
GeekCorner 93da5091e6
feat: Working passkeys storage (#4025) 2 years ago
Daniel García cb4b683dcd
Implement cipher key encryption (#3990) 2 years ago
GeekCornerGH 1074315a87
feat: Support for storing passkeys in the vault 2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers. 2 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls 2 years ago
BlackDex 00855ee31d
Fix failing large note imports 2 years ago
BlackDex 6be26f0a38
Fix failing large note imports 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
MFijak 21bc3bfd53 group support 3 years ago
Jeremy Lin 1e32db8c41
Add `CreationDate` to cipher response JSON 3 years ago
Jeremy Lin b4a38f1f63
Add `CreationDate` to cipher response JSON 3 years ago
Jeremy Lin f49eb8eb4d
Add `CreationDate` to cipher response JSON 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Jeremy Lin 6cbb724069 Fix conflict resolution logic for `read_only` and `hide_passwords` flags 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
Jeremy Lin a9a5706764 Add support for password reprompt 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jeremy Lin d77333576b Add support for auto-deleting trashed items 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 9f1240d8d9
Only construct JSON object if it's useful 4 years ago
Daniel García ce62e898c3
Remove debug impl from database structs 4 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 4 years ago
BlackDex 978be0b4a9 Fixed foreign-key (mariadb) errors. 5 years ago