Claudio Cambra
|
6146f7d5cf
|
Add 'emit' keyword to signal emissions that were missing them
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-20 12:07:55 +01:00 |
|
Claudio Cambra
|
b4ea35e95c
|
Clean up data section for internal link in model
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:40:20 +01:00 |
|
Claudio Cambra
|
59d84759e4
|
Add an internal link share to the share dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-12-13 17:33:33 +01:00 |
|
Matthieu Gallien
|
b5adbf3ab0
|
fix instances of: c++11 range-loop might detach Qt container warnings
analyzed via clazy
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
2022-11-18 16:02:21 +01:00 |
|
Claudio Cambra
|
e021f25634
|
Add a suite of tests for ShareModel
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Test ShareModel error handling
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Improve testing of user/group shares in ShareModel
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Add testing for maximum share expire date enforcement in ShareModel
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:09 +01:00 |
|
Claudio Cambra
|
77fb0c4808
|
Filter out sharees that already have active shares
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:09 +01:00 |
|
Claudio Cambra
|
0826e8d6ba
|
Improve server error handling in the ShareModel
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:09 +01:00 |
|
Claudio Cambra
|
639fb21a13
|
Replace manual index bound checks with calls to checkIndex
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:08 +01:00 |
|
Claudio Cambra
|
d2552ba439
|
Use auto where possible
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:08 +01:00 |
|
Claudio Cambra
|
121ab38177
|
Remove default cases in switches, rely on compiler warnings for missed cases
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:08 +01:00 |
|
Claudio Cambra
|
0ca927843f
|
Add early return checks for setter methods
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:08 +01:00 |
|
Claudio Cambra
|
ec3c361c89
|
Show password set errors in the popup where passwords are set rather than in the main dialog
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:07 +01:00 |
|
Claudio Cambra
|
eda0328e9c
|
Change 'Link share' to 'Share link', matching server
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:07 +01:00 |
|
Claudio Cambra
|
7971789112
|
Add a file details window/page, QMLify file sharing
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
|
2022-10-31 18:06:03 +01:00 |
|