Commit Graph

498 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 3c7fce39aa
chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 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 6 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 7 months ago
Thomas Citharel e2195a2f6d
fix(sharing): fix json decoding the list of groups excluded from sharing 7 months ago
Côme Chilliet 2406677b40
fix: Do not use circle provider class constant 8 months ago
Côme Chilliet 2419f4bebb
fix: Count on the circles application to register its share provider 8 months ago
Côme Chilliet 998062d342
fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated getters 8 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
Marcel Klehr b464469bc1 perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 10 months ago
provokateurin 0df4817be1
fix(Share20\Manager): Propagate user and group deletion to remote share providers 10 months ago
provokateurin dd47daa4a8
fix(Share20): Convert broken hooks to IEventListener 10 months ago
Louis Chemineau b6c7c28585 fix: Exclude non accepted shares when computing access list 11 months ago
Ferdinand Thiessen 0a0f56282a
fix(sharing): Move permission validation to share manager 12 months ago
Ferdinand Thiessen 305e1bb260
fix: Ensure `label` is always a string 12 months ago
provokateurin dcb370ab62
Revert "fix(Share20\Manager): Ensure node is still accessible when checking share" 12 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
Git'Fellow 20215fbd09 fix(shares): Remove noisy text from emails 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
Git'Fellow f86fb0fee2 fix(share): Don't print twice the same information 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
provokateurin a978e0a806
fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath() 1 year ago
provokateurin 762b09049b
fix(Share20\DefaultShareProvider): Sort getSharesByPath() results 1 year ago
Git'Fellow a1681b0756 chore(db): Apply query prepared statements 1 year ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen e314d52118
fix: Adjust parameter type usage and add SQLite support 1 year ago
Côme Chilliet d6ba524263
fix: Use getRelativePath method to check if node is inside folder 1 year ago
Ferdinand Thiessen 2e4d3e4e75
fix(share): Return empty string if no label is set 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