summaryrefslogtreecommitdiff
path: root/src/db/models
AgeCommit message (Expand)Author
2024-11-15Support SSH keys on desktop 2024.12 (#5187)Daniel García
2024-11-13don't infer manage permission for groups (#5190)Stefan Melmuk
2024-11-10Update crates and fix several issuesBlackDex
2024-10-19Hide user name on invite status (#5110)Mathijs van Veluw
2024-10-18Fix collection management and match some json output (#5095)Mathijs van Veluw
2024-10-13Fix field type to actually be hidden (#5082)Mathijs van Veluw
2024-10-13Fix iOS sync by converting field types to int (#5081)Mathijs van Veluw
2024-10-11Fix `--version` from failing without config (#5055)1.32.2Mathijs van Veluw
2024-10-11Updates and collection management fixes (#5072)Mathijs van Veluw
2024-09-23Add extra linting (#4977)1.32.1Mathijs van Veluw
2024-09-20Fix encrypted lastUsedDate (#4972)Mathijs van Veluw
2024-09-18Actually use Device Type for mails (#4916)Daniel
2024-09-18fix 2fa policy check on registration (#4956)Stefan Melmuk
2024-09-18Fix Pw History null dates (#4966)Mathijs van Veluw
2024-09-09Fix sync with new native clients (#4932)Mathijs van Veluw
2024-08-21Fix Login with device (#4878)Mathijs van Veluw
2024-08-15Fix manager in web-vault v2024.6.2 for collections (#4860)Mathijs van Veluw
2024-08-11Fix data disclosure on organization endpoints (#4837)1.32.0Mathijs van Veluw
2024-08-07Update crates, web-vault and fixes (#4823)Mathijs van Veluw
2024-07-24Allow to increase the note size to 100_000 (#4772)Mathijs van Veluw
2024-07-24Add support for MFA with Duo's Universal Prompt (#4637)0x0fbc
2024-07-10Fix bug where secureNotes is empty (#4730)Coby Geralnik
2024-07-10use a custom plan of enterprise tier to fix limits (#4726)Stefan Melmuk
2024-07-08Some fixes for emergency access (#4715)1.31.0Mathijs van Veluw
2024-07-04add group support for Cipher::get_collections() (#4592)Stefan Melmuk
2024-07-03Fix collections and native app issue (#4685)Mathijs van Veluw
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-06-20Fix some more nightly errors and remove lint that will become an error by def...Daniel García
2024-06-20Fix some nightly build errors (#4657)Daniel García
2024-05-25differentiate external groups by organization id (#4586)Stefan Melmuk
2024-05-19also delete organization_api_key (#4557)Stefan Melmuk
2024-04-27Some fixes for the new mobile apps (#4526)Daniel García
2024-04-27fix emergency access invites (#4337)Stefan Melmuk
2024-04-27improve access to collections via groups (#4441)Stefan Melmuk
2024-04-06Update crates and some Clippy fixes (#4475)Mathijs van Veluw
2024-03-19Update chrono and sqlite (#4436)Mathijs van Veluw
2024-03-17automatically use email address as 2fa provider (#4317)Stefan Melmuk
2024-03-17Fix #3624: fix manager permission within groups (#3754)Matlink
2024-03-17Change timestamp data type. (#4355)gzfrozen
2024-03-17Improve JWT key initialization and avoid saving public key (#4085)Daniel García
2024-01-30register missing push devices at login (#3792)Stefan Melmuk
2024-01-27Improve file limit handling (#4242)Daniel García
2024-01-25prevent side effects if groups are disabled (#4265)Stefan Melmuk
2024-01-01enforce 2FA policy on removal of second factor and login (#3803)Stefan Melmuk
2024-01-01Fix #3413: push to users accessing the collections using groups (#3757)Matlink
2024-01-01Fix Single Org Policy check (#4207)Mathijs van Veluw
2023-12-13Decrease JWT Refresh/Auth token (#4163)Mathijs van Veluw
2023-12-09Several small fixes for open issues (#4143)Mathijs van Veluw
2023-11-12Add Protected Actions Check (#4067)Mathijs van Veluw
2023-11-04feat: Working passkeys storage (#4025)GeekCorner