Côme Chilliet
|
d6ba524263
fix: Use getRelativePath method to check if node is inside folder
|
1 month ago |
Côme Chilliet
|
e584e9baf7
fix: Fix promotion of reshares from subsubfolders
|
1 month ago |
Côme Chilliet
|
3094e7020e
chore: Add comment to make code clearer
|
2 months ago |
Côme Chilliet
|
6bd597b275
chore: Turn method description into phpdoc
|
2 months ago |
Côme Chilliet
|
d78f8280e8
fix(shares): Promote reshares into direct shares when share is deleted
|
2 months ago |
Côme Chilliet
|
7e9bc7c8cf
fix: Tidy up code for reshare deletion
|
3 months ago |
Luka Trovic
|
42181c2f49
fix: delete re-shares when deleting the parent share
|
3 months ago |
ernolf
|
b4ea146d10
feat(share): make sharelink token length configurable
|
3 months ago |
Git'Fellow
|
dcbe8da2a6
fix(l10n): Rephrasing some exceptions to be translated
|
2 months ago |
provokateurin
|
9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2 months ago |
rakekniven
|
b8774816f6
chore(i18n): Spelling of ID
|
2 months ago |
Anna Larch
|
8af7ecb257
chore: adjust code to adhere to coding standard
|
2 months ago |
John Molakvoæ
|
f4aa2644ee
fix: adjust sharing controller exceptions case
|
2 months ago |
Git'Fellow
|
f250643e7a
fix(l10n): Translate all share exceptions
|
1 year ago |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 months ago |
Robin Appelman
|
a92171260f
fix: check for correct storage class when checking for link parent
|
3 months ago |
Ferdinand Thiessen
|
3d136e4466
fix: Add `acceptShare` as an interface
|
5 months ago |
skjnldsv
|
d388370c3b
feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification
|
4 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
|
5 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
|
6 months ago |
Robin Appelman
|
ccd56672e8
refactor: remove non-shallow getSharesInFolder
|
8 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 |