Commit Graph

299 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 774aad3ab1 feat(Share\IManager): add `matchUserId` method and update docs 3 months ago
Maxence Lange 6076b67696 feat(preset): share link expiration date 5 months ago
Robin Appelman dcc6c1956a fix: catch and log exception from share events 5 months ago
Maxence Lange cb84ccc57d feat(preset): share password protection 5 months ago
provokateurin 746e5917c7
fix(IShare): Add missing getParent and setParent methods 5 months ago
Maxence Lange 3ceffe9f5b feat(preset): add lexicon entry for custom share token 5 months ago
provokateurin 665a38573c
fix(IShareProvider): Add missing getChildren method to the interface 5 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 5 months ago
Côme Chilliet 12ceeacb0e
fix: Use default share folder of the user on share accept 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 6 months ago
provokateurin ae16a28758
perf(Share20): Add interface to query all shares in a folder without filtering by user 8 months ago
skjnldsv 70218dc0a4 fix(files_sharing): fix share creation error handling 9 months ago
Daniel Calviño Sánchez 10019955f1 fix: Handle missing share providers when promoting reshares 9 months ago
Côme Chilliet 59edcdc537
fix: Fix types for sharingDisabledForUser 9 months ago
Côme Chilliet b2100484c0 fix: Remove some call and references to deprecated OC_Util class 9 months ago
provokateurin 0df4817be1
fix(Share20\Manager): Propagate user and group deletion to remote share providers 10 months ago
Ferdinand Thiessen 0a0f56282a
fix(sharing): Move permission validation to share manager 11 months ago
provokateurin dcb370ab62
Revert "fix(Share20\Manager): Ensure node is still accessible when checking share" 11 months ago
Ferdinand Thiessen fb8802a783 fix(sharing): Set correct password context for share password validation 12 months ago
Christopher Ng 8b26383d00 feat(sharing): Add `shareapi_allow_custom_tokens` config 12 months ago
Christopher Ng beffb26266 feat(sharing): Fetch a unique generated token 12 months ago
Côme Chilliet 17007f6b8d fix(shares): Wrap exceptions from password validation to set code to 400 1 year ago
Côme Chilliet 28d7206e5c fix(files_sharing): Do not wrap password policy exception into a generic one 1 year ago
provokateurin 715e7143f0
fix(files_sharing,files): Do not validate shares before adjusting the owner 1 year ago
provokateurin c2ca99e2f6
fix(Share20\Manager): Ensure node is still accessible when checking share 1 year ago
provokateurin c378e74017
feat(Share20\Manager): Return all shares on IShareOwnerlessMount 1 year ago
Côme Chilliet d6ba524263
fix: Use getRelativePath method to check if node is inside folder 1 year ago
Côme Chilliet e584e9baf7 fix: Fix promotion of reshares from subsubfolders 1 year ago
Côme Chilliet 3094e7020e chore: Add comment to make code clearer 1 year ago
Côme Chilliet 6bd597b275 chore: Turn method description into phpdoc 1 year ago
Côme Chilliet d78f8280e8 fix(shares): Promote reshares into direct shares when share is deleted 1 year ago
Côme Chilliet 7e9bc7c8cf fix: Tidy up code for reshare deletion 1 year ago
Luka Trovic 42181c2f49 fix: delete re-shares when deleting the parent share 1 year ago
ernolf b4ea146d10 feat(share): make sharelink token length configurable 1 year ago
Git'Fellow dcbe8da2a6 fix(l10n): Rephrasing some exceptions to be translated 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
rakekniven b8774816f6
chore(i18n): Spelling of ID 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
John Molakvoæ f4aa2644ee fix: adjust sharing controller exceptions case 1 year 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 1 year ago
Robin Appelman a92171260f fix: check for correct storage class when checking for link parent 1 year ago
Ferdinand Thiessen 3d136e4466
fix: Add `acceptShare` as an interface 1 year ago
skjnldsv d388370c3b feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification 1 year ago
Louis Chemineau f5fd6c8f08
fix(files_sharing): Store the expiration date relative to the server's timezone 2 years ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
fenn-cs f5a433f946 refactor(shareManager): Use constructor property promotion 2 years ago
fenn-cs 59a5b4e0bd fix(shareManager): Respect empty `expireDate` in server 2 years ago