284 Commits (c47d9f65937df1d2d7f4f7b9a679a887a3d182bc)

Author SHA1 Message Date
Daniel García c47d9f6593
Fix some lints: explicit Arc::clone, and unnecessary return after unreachable! 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 67a584c1d4
Disable groups by default and Some optimizations 2 years ago
BlackDex 8b6dfe48b7
Disable groups by default and Some optimizations 2 years ago
BlackDex d9c0c23819
Revert collection queries back to `left_join` 2 years ago
BlackDex 2d90c6ac24
Fix managers and groups link 2 years ago
BlackDex 142f7bb50d
Fix managers and groups link 2 years ago
BlackDex c0e3c2c5e1
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 63fb0e5a57
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex dbcad65b68
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex fee2b5c3fb
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 1b64b9e164
Add dev-only query logging support 2 years ago
BlackDex 4aa6dd22bb
Cleanups and Fixes for Emergency Access 2 years ago
Stefan Melmuk 8837660ba7
check if sqlite folder exists 2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature 2 years ago
BlackDex b186813049
Add Organizational event logging feature 2 years ago
Stefan Melmuk 2f9d7060bd
check if sqlite folder exists 2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature 2 years ago
Samuel Tardieu 7445ee40f8 Remove get_random_64() 2 years ago
Samuel Tardieu d0baa23f9a Use constant size generic parameter for random bytes generation 2 years ago
BlackDex 439ef44973
Update Rust version, deps and workflow 2 years ago
BlackDex 17388ec43e
Update Rust version, deps and workflow 2 years ago
BlackDex 42db4b5c77
Update Rust version, deps and workflow 2 years ago
BlackDex b010dde661
Update Rust version, deps and workflow 2 years ago
Stefan Melmuk 870f0d0932
validate billing_email on save 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
MFijak 21bc3bfd53 group support 3 years ago
Jeremy Lin 1e32db8c41
Add `CreationDate` to cipher response JSON 3 years ago
Jeremy Lin b4a38f1f63
Add `CreationDate` to cipher response JSON 3 years ago
Jeremy Lin f49eb8eb4d
Add `CreationDate` to cipher response JSON 3 years ago
BlackDex e47a2fd0f3
Rename/Fix revoke/restore endpoints 3 years ago
BlackDex 1722742ab3
Add Org user revoke feature 3 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 3 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
Jeremy Lin 542a73cc6e Switch to a single config option for database connection init 3 years ago
Jeremy Lin b617ffd2af Add support for database connection init statements 3 years ago
BlackDex fb0c23b71f
Remove u2f implementation 3 years ago
BlackDex c4d565b15b
Update login API code 3 years ago
Daniel García cad0dcbed1
await the mutex in db_run and use block_in_place for it's contents 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
Daniel García fd9693b961
await the mutex in db_run and use block_in_place for it's contents 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
Jeremy Lin 8f7900759f Fix `scope` and `refresh_token` for API key logins 3 years ago