Commit Graph

250 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin 37175e0e2b
fix(files_sharing): Also hide own reshares in shared with me section 5 months ago
nfebe 2bb8c72c47 feat(files_sharing): Toggle display for trusted server shares 5 months ago
Ferdinand Thiessen a18e61a1e5
feat(files_sharing): add config option for extending link-share permissions 6 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Ferdinand Thiessen 4a9dc6c64d
refactor: move tag handling from files handler to files_sharing 8 months ago
Maxence Lange cc96782177 fix(share): assume download enabled on federated share 8 months ago
Ferdinand Thiessen 47d1afbb7f
revert: do not unify `hide-download` and `prevent-download` permissions 9 months ago
John Molakvoæ 50dcbdeec6
fix(files_sharing): adjust rate limit share creation to 20 over 10 minutes 9 months ago
skjnldsv 338ab64365
fix(files_sharing): rate limit share creation 10 times per 10 minutes 9 months ago
skjnldsv 70218dc0a4 fix(files_sharing): fix share creation error handling 9 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 11 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
nfebe 8178797eb5 refactor: Remove some deprecated containers and exceptions 11 months ago
Ferdinand Thiessen 73dc0f0f19
fix(sharing): Ensure download restrictions are not dropped 11 months ago
Ferdinand Thiessen 253f4345f1
fix(files_sharing): Respect permissions passed when creating link shares 11 months ago
Ferdinand Thiessen 305e1bb260
fix: Ensure `label` is always a string 11 months ago
Christopher Ng 0eb39d7b9c feat(sharing): Respect admin custom tokens setting 12 months ago
Christopher Ng beffb26266 feat(sharing): Fetch a unique generated token 12 months ago
Christopher Ng f92875cf6a feat(sharing): Allow updating share token 12 months ago
Anna Larch 236e084fbb fix(sharing): send share emails for internal users too 12 months ago
provokateurin beea8854ca
feat(files_sharing): Allow users with share permission to manage shares on IShareOwnerlessMount 1 year ago
provokateurin b658ab7a86
fix(files_sharing): Remove duplicate link/email edit share logic 1 year ago
Côme Chilliet f44a192613
fix(files_sharing): Fix error messages from password policy 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin aacb3ddc1e
fix(files_sharing): Cleanup error messages 1 year ago
fenn-cs 227b8462d8 refactor(ShareApiController): Check for null and empty strings with empty() 1 year ago
fenn-cs e2d2a17810 fix(ShareAPI): Send mails for mail shares by default 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
skjnldsv bb37954abb fix(files_sharing): adjust permissions from custom edit and delete check methods 1 year ago
Marcel Klehr c43353d6e6 fix: Display 'Leave share' instead of 'Delete' 1 year ago
Ferdinand Thiessen 1d16bc47ff
fix(files_sharing): Handle download permission the same way for public and internal shares 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Git'Fellow 6002566d92
fix(share): Rename Circle to Team 1 year ago
Maxence Lange 6c4b0dba77 fix(inherited-shares): ignore top root folder 1 year ago
provokateurin 9128a23af1
refactor(files_sharing): Replace security annotations with respective attributes 1 year ago
skjnldsv 43ca07809d fix(files_sharing): file request creation permissions and link copy display 1 year ago
skjnldsv bb730a1ee3 fix(files_sharing): remove undesirable translations from ShareAPIController 1 year ago
skjnldsv df42a10e56 chore(files_sharing): lint & refactor fixes 1 year ago
skjnldsv 9b84831c8d fix(files_sharing): adjust IAttributes API and files_versions 1 year ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 1 year ago
skjnldsv bc5839e5b5 chore(files_sharing): cleanup NewFileRequestDialog vue 1 year ago
skjnldsv 30f9ef414e fix: psalm, cs, autoloader and lint 1 year ago
skjnldsv 5ce4bb368f chore(files_sharing): refactor share password mail 1 year ago
skjnldsv 75ca4944c9 feat(files_sharing): allow mixed values in share attributes and allow storing email arrays 1 year ago
skjnldsv c253112cf7 chore(files_sharing): refactor mail handling 1 year ago