Commit Graph

280 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
skjnldsv f81ef274dd fix(files_sharing): fix share creation error handling 11 months ago
Daniel Calviño Sánchez a9437209b9 fix: Handle missing share providers when promoting reshares 11 months ago
provokateurin e8b7ddd14e
fix(Share20\Manager): Propagate user and group deletion to remote share providers 1 year ago
Ferdinand Thiessen 0f298e1db1 fix(sharing): Move permission validation to share manager 1 year ago
provokateurin 9fafcb267c Revert "fix(Share20\Manager): Ensure node is still accessible when checking share" 1 year ago
Ferdinand Thiessen fb8802a783 fix(sharing): Set correct password context for share password validation 1 year ago
Christopher Ng 8b26383d00 feat(sharing): Add `shareapi_allow_custom_tokens` config 1 year ago
Christopher Ng beffb26266 feat(sharing): Fetch a unique generated token 1 year 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 2 years ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 years ago
John Molakvoæ f4aa2644ee fix: adjust sharing controller exceptions case 2 years ago
Git'Fellow f250643e7a fix(l10n): Translate all share exceptions 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Robin Appelman a92171260f fix: check for correct storage class when checking for link parent 2 years ago
Ferdinand Thiessen 3d136e4466
fix: Add `acceptShare` as an interface 2 years ago
skjnldsv d388370c3b feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification 2 years 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
Robin Appelman 4c085ef129
fix: cleanup logic for getting the max reshare permissions 2 years ago
Robin Appelman ccd56672e8
refactor: remove non-shallow getSharesInFolder 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years 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 2 years ago
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
John Molakvoæ 4a509dfe8e
fix: phpunit 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Eduardo Morales 24f97a57e2 fix(manager): removed dead code 2 years ago