Commit Graph

439 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Benjamin Gaussorgues 5581f0c7bf
chore: remove legacy action to test remote endpoint 1 year ago
Benjamin Gaussorgues ae1c3b372e
chore: stricter access to testremote endpoint 1 year 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
Ferdinand Thiessen c84c256261
fix: Adjust preview for view-only shares 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
Ferdinand Thiessen e9d590674d
feat(files_sharing): Make `ShareController` download route use the DAV `ZipFolderPlugin` 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
Ferdinand Thiessen dd58e5290f
feat: Use new password context in sharing API 1 year ago
skjnldsv db28aa8cd1 fix(files_sharing): show proper share not found error message 1 year ago
Git'Fellow 6002566d92
fix(share): Rename Circle to Team 1 year ago
skjnldsv 712965daa1 fix(files_sharing): filter out invalid shareWith in sharee API 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 2 years ago
skjnldsv df42a10e56 chore(files_sharing): lint & refactor fixes 2 years ago
skjnldsv 9b84831c8d fix(files_sharing): adjust IAttributes API and files_versions 2 years ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 2 years ago
skjnldsv bc5839e5b5 chore(files_sharing): cleanup NewFileRequestDialog vue 2 years ago
skjnldsv 30f9ef414e fix: psalm, cs, autoloader and lint 2 years ago
skjnldsv 5ce4bb368f chore(files_sharing): refactor share password mail 2 years ago
skjnldsv 75ca4944c9 feat(files_sharing): allow mixed values in share attributes and allow storing email arrays 2 years ago
skjnldsv c253112cf7 chore(files_sharing): refactor mail handling 2 years ago
skjnldsv d388370c3b feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification 2 years ago
skjnldsv 443c48aefb feat(files_sharing): add `new file request` option 2 years ago
fenn-cs 6136112be1 docs(ShareApiController): Correct note about expiry date timezone 2 years ago
Louis Chemineau f5fd6c8f08
fix(files_sharing): Store the expiration date relative to the server's timezone 2 years ago
Andy Scherzinger 1e04619675
chore: Add SPDX header 2 years ago
fenn-cs c8a90f04b7 fix(ShareApiClients): Maintain meaning of `''` and null for share api clients 2 years ago
fenn-cs 59a5b4e0bd fix(shareManager): Respect empty `expireDate` in server 2 years ago
Joas Schilling 490f545006
fix(sharing): Don't change the type of the controller argument 2 years ago
fenn-cs ec8a0a6267 fix(shareApiController): avoid duplicated expiryDate operations 2 years ago
fenn-cs 9a0913afdc refactor(shareApiController): use contrusctor property promotion & DI logger 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 2be421785f
fix(files_sharing): ShareesAPI - Return empty response when user is not allowed to share 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Aragon Gouveia 311d1d2306 fix truncated circleId returned from Share API 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago