aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-20Merge branch 'main' into remove_upcaseremove_upcaseDaniel García
2024-06-20Convert two-factor providers to stringDaniel 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 org revokeDaniel García
2024-06-19Update admin and templatesDaniel García
2024-06-19Make sends lowercaseDaniel García
2024-06-19Use convert_json_key_lcase_firstDaniel García
2024-06-19Fix fields and password historyDaniel García
2024-06-19Change API inputs/outputs and structs to camelCaseDaniel García
2024-06-19Update crates, web-vault and GHA (#4648)Mathijs van Veluw
2024-06-16Update rust and remove unused header values (#4645)Daniel García
2024-05-25Update admin interface dependencies (#4581)Mathijs van Veluw
2024-05-25Remove compatibility route (#4578)Timshel
2024-05-25differentiate external groups by organization id (#4586)Stefan Melmuk
2024-05-19Fix public api for domains with path prefix (#4500)FDHoho007
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-27Pass in collection ids to notifier when sharing cipher. (#4517)Kristof Mattei
2024-04-27Implement custom DNS resolver (#3988)Daniel García
2024-04-06Update Key Rotation web-vault v2024.3.x (#4446)Mathijs van Veluw
2024-04-06Update crates and some Clippy fixes (#4475)Mathijs van Veluw
2024-03-23Use async verify for Yubikey (#4448)Daniel García
2024-03-23Update Rust and crates (#4445)Mathijs van Veluw
2024-03-19Update chrono and sqlite (#4436)Mathijs van Veluw
2024-03-19fix: typos (#4440)guangwu
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-17Small improvements around email change (#4415)Jacques B
2024-03-17refactor: replace panic with a graceful exit (#4402)Helmut K. C. Tessarek
2024-03-17Remove custom WebSocket code (#4001)Mathijs van Veluw
2024-03-17Improve JWT key initialization and avoid saving public key (#4085)Daniel García
2024-03-17Fix comment in events.rs (#4408)Krapp
2024-03-17Signed-off-by: one230six <[email protected]> (#4422)one230six
2024-03-02fix: web API call for jquery 3.7.1 (#4400)1.30.5Calvin Li
2024-02-25Update crates, GHA and a Python/JS scripts (#4357)1.30.4Mathijs van Veluw
2024-02-08Update Rust, crates and web-vault (#4328)Mathijs van Veluw
2024-02-02Add Kubernetes environment detection (#4290)Mathijs van Veluw
2024-01-31fix push device registration (#4297)Stefan Melmuk
2024-01-30register missing push devices at login (#3792)Stefan Melmuk
2024-01-28err on invalid feature flag (#4263)Stefan Melmuk
2024-01-28Fix attachment upload size check (#4282)Mathijs van Veluw
2024-01-27Improve file limit handling (#4242)Daniel García
2024-01-26Return 404 when user public_key is empty (#4271)Jacques B
2024-01-25prevent side effects if groups are disabled (#4265)Stefan Melmuk
2024-01-25fix: use black text for update badge (better contrast) (#4245)Helmut K. C. Tessarek