70 Commits (03aa7e5090966835a35050b44b403f3887fb035a)

Author SHA1 Message Date
BlackDex 03aa7e5090
Use Diesels MultiConnections Derive 1 month ago
Richy 25865efd79
fix: resolve group permission conflicts with multiple groups (#6017) 3 months ago
Mathijs van Veluw 3baffeee9a
Fix db issues with Option<> values and upd crates (#5594) 8 months ago
Mathijs van Veluw 3c29f82974
Allow all manager to create collections again (#5488) 9 months ago
Mathijs van Veluw d1dee04615
Add manage role for collections and groups (#5386) 9 months ago
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320) 9 months ago
Mathijs van Veluw 4816f77fd7
Add partial role support for manager only using web-vault v2024.12.0 (#5219) 9 months ago
Mathijs van Veluw ae6ed0ece8
Fix collection management and match some json output (#5095) 12 months ago
Mathijs van Veluw 9e26014b4d
Fix manager in web-vault v2024.6.2 for collections (#4860) 1 year ago
Stefan Melmuk fda77afc2a
add group support for Cipher::get_collections() (#4592) 1 year ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386) 1 year ago
Daniel García 9082e7cebb
Fix some nightly build errors (#4657) 1 year ago
Stefan Melmuk 9dcc738f85
improve access to collections via groups (#4441) 1 year ago
Stefan Melmuk 1b801406d6
prevent side effects if groups are disabled (#4265) 2 years ago
Folke Ashberg 839b2bc950 fix format error 2 years ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections 2 years ago
BlackDex f10e6b6ac2
Some Admin Interface updates 3 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls 3 years ago
Misterbabou 20d8886bfa
Fix Collection Read Only access for groups 3 years ago
Misterbabou 8fcbc58ee2
Fix Collection Read Only access for groups 3 years ago
Misterbabou 7f69eebeb1 Fix Collection Read Only access for groups 3 years ago
Jan Jansen b3a351ccb2 allow editing/unhiding by group 3 years ago
BlackDex d9c0c23819
Revert collection queries back to `left_join` 3 years ago
BlackDex 2d90c6ac24
Fix managers and groups link 3 years ago
BlackDex 142f7bb50d
Fix managers and groups link 3 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
MFijak 21bc3bfd53 group support 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 4 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 5 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 5 years ago
Daniel García ce62e898c3
Remove debug impl from database structs 5 years ago
BlackDex 7dff8c01dd JSON Response updates and small fixes 5 years ago
Daniel García b5f9fe4d3b
Fix #1206 5 years ago
BlackDex 978be0b4a9 Fixed foreign-key (mariadb) errors. 5 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 5 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Jeremy Lin 790146bfac Fix error in PostgreSQL build 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 6 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246. 6 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL 6 years ago
Дамјан Георгиевски 473f8b8e31 remove some unneeded mutability 7 years ago
Miroslav Prasil 08ca47cadb Update revision when adding or removing cipher from collection 7 years ago
Miroslav Prasil 5272b465cc Update revision of affected users when deleting Collection 7 years ago
Daniel García bef1183c49
Only send one notification per vault import and purge, improve move ciphers functions 7 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 7 years ago
Daniel García 6a99849a1e
Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 7 years ago