Côme Chilliet
|
e23325f047
fix: Remove shares only if there are no more common groups between users
|
5 ヶ月 前 |
Louis Chemineau
|
5559beb28c
fix(files_sharing): Delete user shares if needed when user is removed from a group
|
6 ヶ月 前 |
Ferdinand Thiessen
|
3d136e4466
fix: Add `acceptShare` as an interface
|
5 ヶ月 前 |
skjnldsv
|
967b3848e0
fix(files_sharing): phpunit & openapi fixes
|
4 ヶ月 前 |
skjnldsv
|
30f9ef414e
fix: psalm, cs, autoloader and lint
|
4 ヶ月 前 |
skjnldsv
|
75ca4944c9
feat(files_sharing): allow mixed values in share attributes and allow storing email arrays
|
5 ヶ月 前 |
skjnldsv
|
c253112cf7
chore(files_sharing): refactor mail handling
|
5 ヶ月 前 |
skjnldsv
|
d388370c3b
feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification
|
5 ヶ月 前 |
Louis Chemineau
|
f5fd6c8f08
fix(files_sharing): Store the expiration date relative to the server's timezone
|
5 ヶ月 前 |
Robin Appelman
|
7f6a891110
use LazyUser in DefaultShareProvider
|
2 年 前 |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 ヶ月 前 |
Robin Appelman
|
ccd56672e8
refactor: remove non-shallow getSharesInFolder
|
9 ヶ月 前 |
skjnldsv
|
c0e7ea55df
fix(sharing): resolveGroupShares setPermissions on null
|
8 ヶ月 前 |
Robin Appelman
|
0e7497296f
perf: improve performance of resolving group shares
|
9 ヶ月 前 |
Robin Appelman
|
bfeb97c54a
fix: also filter by storage when getting shares in folder
|
10 ヶ月 前 |
Côme Chilliet
|
c0ce272e9c
chore: Migrate away from OC::$server->getLogger
|
9 ヶ月 前 |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
1 年間 前 |
John Molakvoæ (skjnldsv)
|
f828dce597
Fix sharing creation insert and get
|
3 年 前 |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 年間 前 |
Arthur Schiwon
|
28e7235f87
hide shared files located in group folder's trash bin
|
1 年間 前 |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 年間 前 |
Joas Schilling
|
99953a859b
Show group name instead of group id as recommendation
|
2 年 前 |
Carl Schwan
|
a1011bad6c
Use bigger slice in share provider
|
2 年 前 |
Carl Schwan
|
7b723813ce
Multiple fixes
|
2 年 前 |
Vincent Petry
|
bbb5043c07
Inherit hide download from share attributes
|
2 年 前 |
Vincent Petry
|
dbbc426f75
Attempt to fix sqlite json issue
|
2 年 前 |
Vincent Petry
|
a95c19e14b
Add share attributes + prevent download permission
|
2 年 前 |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
2 年 前 |
Louis Chemineau
|
f525067930
Add argument to getSharesInFolder enable deep share lookup
|
2 年 前 |
Louis Chemineau
|
ce7b6ffed2
Prevent column name conflict between tables
|
2 年 前 |