aboutsummaryrefslogtreecommitdiff
path: root/src/db/models
AgeCommit message (Expand)Author
2024-06-20Merge branch 'main' into remove_upcaseremove_upcaseDaniel García
2024-06-20Fix sends expecting size to be a string on mobileDaniel 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-06-19Update admin and templatesDaniel García
2024-06-19Make sends lowercaseDaniel García
2024-06-19Fix fields and password historyDaniel García
2024-06-19Change API inputs/outputs and structs to camelCaseDaniel 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
2023-10-23Implement cipher key encryption (#3990)Daniel García
2023-10-21Fix External ID not set during DC SyncBlackDex
2023-10-05Fix typostuhana
2023-09-01Fix Login With Device without MasterPasswordBlackDex
2023-08-13Implement login-with-deviceBernd Schoolmann
2023-07-12Fix some external_id issuesBlackDex
2023-07-10Fix Org API Key generation on PosgreSQLBlackDex
2023-07-04fix format errorFolke Ashberg
2023-07-04Added-External_id for CollectionsFolke Ashberg
2023-07-03Add some extra access checks for attachments and groupsDaniel García
2023-06-22feat: Support for storing passkeys in the vaultGeekCornerGH
2023-06-16Fix mobile push blocking requests and spamming push serverBernd Schoolmann
2023-06-13Some code changes and optimizationsBlackDex
2023-06-13Merge and modify PR from @KurnihilBlackDex
2023-06-13Add support for Organization tokenBlackDex
2023-06-11feat: Push NotificationsGeekCornerGH
2023-04-06check if reset policy is enabledStefan Melmuk
2023-04-02Fix sending out multiple websocket notificationsBlackDex
2023-03-11Merge ClientIp with Headers.BlackDex
2023-02-28Merge pull request #3281 from BlackDex/fix-web-vault-issuesDaniel García
2023-02-28Some Admin Interface updatesBlackDex