131 Commits (20d9e885bfcd7df7828d92c6e59ed5fe7b40a879)

Author SHA1 Message Date
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) 8 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 3 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 3 years ago
Daniel García f4a9645b54
Remove references to "bwrs" #2195 3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins 4 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 4 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes 4 years ago
Daniel García 0dcea75764
Remove unused lifetime and double referencing 4 years ago
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago