140 Commits (f140f76cce9320ec6b588f1bb7374937c077f9c8)

Author SHA1 Message Date
Daniel García 2a18665288
Implement new registration flow with email verification (#5215) 1 month ago
Timshel 7649ce8a3c Process org enrollment in accounts::post_set_password 2 months ago
Mathijs van Veluw 952992c85b
Org fixes (#5438) 3 months ago
Timshel ce5368f7d1 Disable signups if SSO_ONLY is activated 4 months ago
Mathijs van Veluw ef4bff09eb
Fix issue with key-rotate (#5348) 4 months ago
Mathijs van Veluw ba48ca68fc
fix hibp username encoding and pw hint check (#5180) 5 months ago
Daniel García 38aad4f7be
Limit HIBP to authed users 5 months ago
BlackDex 20d9e885bf
Update crates and fix several issues 5 months ago
Daniel García d184c8f08c
Fix keyword collision in Rust 2024 and add new api/config value (#4975) 7 months ago
philomathic_life aa0fe7785a
Remove `version` from server config info (#4885) 8 months ago
Mathijs van Veluw 2e6a6fa39f
Update crates, web-vault and fixes (#4823) 9 months ago
Daniel García 035f694d2f
Improved HTTP client (#4740) 9 months ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386) 10 months ago
Mathijs van Veluw e1a8df96db
Update Key Rotation web-vault v2024.3.x (#4446) 1 year ago
Philipp Kolberg 98b2178c7d
Allow customizing the featureStates (#4168) 1 year ago
Mathijs van Veluw c5665e7b77
Update Rust and Crates (#4211) 1 year ago
Mathijs van Veluw 03c6ed2e07
Disable autofill-v2 (#4056) 1 year ago
GeekCorner 93da5091e6
feat: Working passkeys storage (#4025) 1 year ago
Daniel García cb4b683dcd
Implement cipher key encryption (#3990) 2 years ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device 2 years ago
BlackDex 8e34495e73
Merge and modify PR from @Kurnihil 2 years ago
GeekCornerGH 2d66292350
feat: Push Notifications 2 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 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 a263aaa481
Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex 6be26f0a38
Fix failing large note imports 2 years ago
BlackDex 0042c3e4a7
Update WebSocket Notifications 2 years ago
BlackDex 2972904eb8
Update WebSocket Notifications 2 years ago
BlackDex f1c0aa4f83
Update WebSocket Notifications 2 years ago
BlackDex 7e66ab78ff
Update WebSocket Notifications 2 years ago
BlackDex 996b60e43d
Update WebSocket Notifications 2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature 2 years ago
BlackDex b186813049
Add Organizational event logging feature 2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
Daniel García 6fa6eb18e8
Remove unused value in config endpoint 3 years ago
Stefan Melmuk 102ee3f871
add api_not_found catcher for 404 errors in /api 3 years ago
Daniel García edca4248aa
Use optional env as this variable isn't defined during CI 3 years ago
Daniel García 818b254cef
Implement config endpoint 3 years ago
BlackDex b71d9dd53e
Fix for issue #2566 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
Jeremy Lin df8aeb10e8 Add `/api/{alive,now,version}` endpoints 3 years ago
BlackDex b0faaf2527
Several updates and fixes 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 3 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 4 years ago