Commit Graph

518 Commits (9836e9b16484582d309c8437ab46d82e34956941)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 7 months ago
Louis Chemineau e202896a74 fix: Override start method of \Sabre\DAV\Server to remove exception output 7 months ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 8 months ago
Anna Larch 160866c52d fix(dav): set string type for sanitizeMtime 8 months ago
Anna Larch 35969bfaaa fix(filesreport): cast fileId to integer 8 months ago
Ferdinand Thiessen 5fc715a9e2
fix: Adjust unit tests and protect against XSS 8 months ago
Camila 0a72756d96
fix(dav): Update 403 error message 8 months ago
Louis Chemineau 9992e7d439
fix(dav): Always respond custom error page on exceptions 8 months ago
Ferdinand Thiessen 08836696e2 fix: Allow read-only filename validation to allow reading files 8 months ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 8 months ago
Ferdinand Thiessen 0d41c49918 fix(dav): Pre-check if node can be copied or moved in DAV files plugin 8 months ago
Louis Chemineau ac1d8cdbef
feat: Delegate is-encrypted handling to the e2ee app 8 months ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 8 months ago
Ferdinand Thiessen 4bbcbc5206
feat: Make `ISharedStorage` public API and reuse where possible 9 months ago
Ferdinand Thiessen cb1b366baf
fix(dav): Ensure share properties are also set on public remote endpoint 9 months ago
Robin Appelman d5a2a4aa87
fix: keep previous exception when wrapping dav exceptions 9 months ago
Richard Steinmetz cbea787233
fix(caldav): stricter default calendar checks 9 months ago
Ferdinand Thiessen 322b3946d9
fix(dav): Verify target path in `setName` instead of source path 10 months ago
SebastianKrupinski f5fcfb4670 fix(dav): Thrown forbidden error for authenticated user instead of not found 10 months ago
Julius Härtl 4d6b4b71c7 fix: Authorization header can be an empty string 10 months ago
Robin Appelman 957a00b9de chore: remove chunking-v1 10 months ago
Ferdinand Thiessen 67a0e01382
fix(dav): Try basic auth for ajax WebDAV requests 11 months ago
skjnldsv 4a77fe3530 fix(dav): also return shared-with-me shares data 11 months ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 11 months ago
Daniel Kesselberg e210043ee9
feat(caldav): expose calendar subscriptions 12 months ago
Joas Schilling 89bce5c76e
fix(dav): Don't log access control as error 1 year ago
Côme Chilliet d2de3e9981
fix: Fix incorrect phpdoc typing in dav app 1 year ago
Joas Schilling d2c9cf4b5f
fix(DAV): Migrate known exceptions to Sabre exceptions when copying 1 year ago
Côme Chilliet 81319e78bf chore: Improve phpdoc typing to silence psalm errors 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 1 year ago
Côme Chilliet 516fb702c9 fix(dav): Fix quota check for chunk upload 1 year ago
Maxence Lange 3fa5e598a8 feat(metadata): get deprecated status using file etag 1 year ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 1 year ago
Richard Steinmetz 53ef6c5f71
feat(dav): update a principal's schedule-default-calendar-URL 1 year ago
Hamid Dehnavi 7bf31df0bc Refactors "substr" calls to improve code readability 1 year ago
Louis Chemineau 8e95d0f3ae
Check share attributes when downloading versions 1 year ago
Richard Steinmetz 8cce736dcb
perf: skip request without read permission 1 year ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 1 year ago
MichaIng 91127edcc8 fix(dav): fallback realm for HTTP authentication 1 year ago
John Molakvoæ 6cf4fe19a0
fix(files): add mount root property and adjust delete wording 1 year ago
John Molakvoæ 9703b1da41
fix(quota): automatically detect chunk quota with `OC-Total-Length` header 1 year ago
John Molakvoæ 82b5a19a35
fix: public dav and files_sharing testing fixes 1 year ago
John Molakvoæ 7b6a650b6e
feat: public dav endpoint v2 1 year ago
Louis Chemineau 6948c074e9 Use FileInfo's metadata for hidden prop 1 year ago
John Molakvoæ f89ef392b3
fix(files): better upload error handling 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 1 year ago
Maxence Lange 847c687a06 metadata must be set as editable for PROPPATCH 1 year ago
Louis Chemineau 1c84139fa6
Hide .mov for live photos 1 year ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 1 year ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago