Miroslav Prasil
|
8451a70de6
|
Rewrite find_by_user_uuid to use one query
|
6 years ago |
Daniel García
|
738ad2127b
|
Fixed some clippy linting issues
|
6 years ago |
Daniel García
|
cb930a0858
|
Remove some required values during login, now uses default values
|
6 years ago |
Daniel García
|
94810c106a
|
Migrate to rust 2018 edition
|
6 years ago |
Daniel García
|
c673370103
|
Updated bw_rs to Rocket version 0.4-rc1
|
6 years ago |
janost
|
5292d38c73
|
CollectionCipher::save() and delete() should return QueryResult instead of bool
|
6 years ago |
Miroslav Prasil
|
54f54ee845
|
Update revision for users on collection save
|
6 years ago |
Miroslav Prasil
|
a5ef8aef0f
|
Update affected users revision when there are collection changes
|
6 years ago |
Miroslav Prasil
|
692ed81306
|
Do not show organization stuff to not accepted user
|
7 years ago |
Miroslav Prasil
|
62be23b1c0
|
Support listing and deleting users from collection
|
7 years ago |
Miroslav Prasil
|
85ecd001a5
|
Fix user invitation
|
7 years ago |
Miroslav Prasil
|
a6105f7029
|
Let find_by_uuid_and_user return indirect collection (#26)
|
7 years ago |
Miroslav Prasil
|
941747f9e8
|
Implement deleting Organization
|
7 years ago |
Miroslav Prasil
|
a0d2ca3f24
|
Implement deleting collections
|
7 years ago |
Miroslav Prasil
|
21c1ab7fda
|
Remove dependent items when removing cipher
|
7 years ago |
Miroslav Prasil
|
34f2aa68f4
|
Implement Collection-Cipher mapping
|
7 years ago |
Daniel García
|
032134aabc
|
Fixed some errors asigning collections to users
|
7 years ago |
Daniel García
|
79b4ddcae8
|
Added read_only bit to users_collections
|
7 years ago |
Daniel García
|
0cb58add54
|
Implemented some admin methods, inserted CollectionsUsers only when Org accessAll == false, and implemented find_collection when user has access_all in Org
|
7 years ago |
Miroslav Prasil
|
514a372bc8
|
Add per-user folder-cipher mapping
|
7 years ago |
Daniel García
|
69e624f82b
|
Improved collection loading
|
7 years ago |
Miroslav Prasil
|
c5185ddb83
|
Adding some oganization features
|
7 years ago |
Daniel García
|
4093bf92fe
|
Initial organizations functionality: Creating orgs and inviting users
|
7 years ago |