Commit Graph

409 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
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
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 2 years ago
provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2 years ago
Benjamin Gaussorgues cc3a2c351a
fix(share): use user timezone to parse share expiration date 2 years ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 2 years ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
Joas Schilling 91ebbe8003
fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
jld3103 c6806684d2
files_sharing: Add OpenAPI spec 2 years ago
John Molakvoæ 8e1c693be5
fix(files_sharing): error and size/mtime for deleted shares 3 years ago
John Molakvoæ f5f142d31b
fix: adjust testing 3 years ago
John Molakvoæ 6f54f72bb4
feat(sharing): add sharing overview view 3 years ago
Benjamin Gaussorgues 29c1848eda
Migrate files sharing to PSR LoggerInterface 3 years ago
Maxence Lange d2efd0e03c displayname on federated shares 3 years ago
Faraz Samapoor 12e3594299 Refactors "strpos" calls in /apps/files_sharing to improve code readability. 3 years ago
Louis Chemineau 6b53e4b13a Mutualize expireDate handling when creating and updating a share 3 years ago
rakekniven 86b17e2248 Update apps/files_sharing/lib/Controller/ShareAPIController.php 3 years ago
rakekniven eaaeb32074 fix(l10n): Fixed grammar 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
jld3103 30858df737
Remove Deck from Sharees API 3 years ago
Louis Chemineau 4ab3c16403 Pluggable share provider 3 years ago
Julius Härtl 7e3ea019d1
chore: Add return types 3 years ago
Julius Härtl 7cc9ba28a7
perf(federation): Only request root share info for checking availability 3 years ago
Jan-Philipp Litza a7abe2c35a Honor permissions of new link share via OCS API 3 years ago
Julius Härtl 8629d8e44f
Check share attributes on preview endpoints 3 years ago