ernolf
|
0551919bce
fix(share): Ensure unique share tokens
|
3 months ago |
Robin Appelman
|
9791fa278f
fix: check for correct storage class when checking for link parent
|
4 months ago |
Ferdinand Thiessen
|
3d136e4466
fix: Add `acceptShare` as an interface
|
5 months ago |
skjnldsv
|
d388370c3b
feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification
|
5 months ago |
Louis Chemineau
|
f5fd6c8f08
fix(files_sharing): Store the expiration date relative to the server's timezone
|
5 months ago |
skjnldsv
|
4a77fe3530
fix(dav): also return shared-with-me shares data
|
6 months ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 months ago |
fenn-cs
|
f5a433f946
refactor(shareManager): Use constructor property promotion
|
7 months ago |
fenn-cs
|
59a5b4e0bd
fix(shareManager): Respect empty `expireDate` in server
|
8 months ago |
Robin Appelman
|
54afea4b01
Merge pull request #44460 from nextcloud/remove-non-shallow-in-folder
|
6 months ago |
Robin Appelman
|
4c085ef129
fix: cleanup logic for getting the max reshare permissions
|
7 months ago |
Robin Appelman
|
ccd56672e8
refactor: remove non-shallow getSharesInFolder
|
9 months ago |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
8 months ago |
Adam Serbinski
|
34ca6bd46a
ShareByMailProvider: getAccessList: recommended style changes
|
2 years ago |
Adam Serbinski
|
9c528d412c
ShareByMailProvider: getAccessList: add token to returned array
|
2 years ago |
Adam Serbinski
|
26ae5e6dfb
ShareByMailProvider: getAccessList: return full list of recipients
|
2 years ago |
Maxence Lange
|
bf71bd1305
fix(share): use share owner to confirm reshare
|
8 months ago |
Robin Appelman
|
339702e376
refactor: make share manager buildable
|
9 months ago |
Robin Appelman
|
e7a7b4a401
perf: switch places that always use the first getById result to getFirstNodeById
|
10 months ago |
Benjamin Gaussorgues
|
01983d50d4
feat(share): save date and time for expiration
|
10 months ago |
John Molakvoæ
|
4a509dfe8e
fix: phpunit
|
10 months ago |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
2 years ago |
Baptiste Fotia
|
9af96d9f9a
feat(php,vue): Create a new parameter
|
11 months ago |
Eduardo Morales
|
24f97a57e2
fix(manager): removed dead code
|
1 year ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 year ago |
Robin Appelman
|
64f62f7cfd
Merge pull request #39863 from nextcloud/sharing-mask-wrapper
|
1 year ago |
Côme Chilliet
|
24ad2e2dc4
Use nullsafe call syntax instead of additionnal check
|
1 year ago |
Côme Chilliet
|
8c9aa9a919
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users
|
1 year ago |
Robin Appelman
|
e73889a240
cleanup di for share permissions wrapper
|
1 year ago |
Joas Schilling
|
cebf93d4d2
fix: Remove legacy dispatcher from share manager
|
1 year ago |