aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector
Commit message (Expand)AuthorAgeFilesLines
* fix(Federation): Show some icon for federated users on sharesfenn-cs2024-10-301-0/+7
* fix: Override start method of \Sabre\DAV\Server to remove exception outputLouis Chemineau2024-09-191-0/+23
* fix(filesreport): cast fileId to integerbackport/48031/stable30Anna Larch2024-09-161-1/+1
* fix(dav): set string type for sanitizeMtimebackport/48045/stable30Anna Larch2024-09-151-1/+1
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-051-4/+2
* fix: Allow read-only filename validation to allow reading filesFerdinand Thiessen2024-08-281-1/+1
* fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-281-3/+3
* fix(dav): Pre-check if node can be copied or moved in DAV files pluginFerdinand Thiessen2024-08-282-38/+71
* feat: Delegate is-encrypted handling to the e2ee appLouis Chemineau2024-08-271-6/+0
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-122-18/+18
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-122-24/+17
* fix: keep previous exception when wrapping dav exceptionsRobin Appelman2024-07-231-10/+10
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-221-1/+3
* Merge pull request #46225 from nextcloud/fix/issue-11633Andy Scherzinger2024-07-191-7/+14
|\
| * fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-101-7/+14
* | fix(dav): Verify target path in `setName` instead of source pathFerdinand Thiessen2024-07-161-5/+8
|/
* fix: Authorization header can be an empty stringJulius Härtl2024-06-281-1/+1
* Merge pull request #45973 from nextcloud/remove-chunking-v1Julius Härtl2024-06-246-218/+4
|\
| * chore: remove chunking-v1Robin Appelman2024-06-196-218/+4
* | fix(dav): Try basic auth for ajax WebDAV requestsFerdinand Thiessen2024-06-181-7/+5
|/
* fix(dav): also return shared-with-me shares dataskjnldsv2024-06-121-32/+43
* Merge pull request #45120 from nextcloud/bugfix/noid/sensitive-dav-forbidden-...Ferdinand Thiessen2024-06-101-0/+3
|\
| * fix(dav): Don't log access control as errorJoas Schilling2024-04-301-0/+3
* | chore: Add SPDX headerAndy Scherzinger2024-05-2745-1038/+157
* | feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-071-0/+2
|/
* fix: Fix incorrect phpdoc typing in dav appCôme Chilliet2024-04-301-1/+1
* fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* Merge pull request #44332 from nextcloud/fix/fix-chunkupload-quota-checkCôme Chilliet2024-04-021-4/+6
|\
| * fix(dav): Fix quota check for chunk uploadCôme Chilliet2024-04-021-4/+6
* | chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-022-1/+6
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-028-10/+10
|/
* feat(metadata): get deprecated status using file etagMaxence Lange2024-03-071-6/+2
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-3/+3
* feat(dav): update a principal's schedule-default-calendar-URLRichard Steinmetz2024-02-282-0/+2
* Merge pull request #39214 from shdehnavi/replace_substr_calls_in_dav_appJohn Molakvoæ2024-02-233-3/+3
|\
| * Refactors "substr" calls to improve code readabilityHamid Dehnavi2024-02-233-3/+3
* | Merge pull request #42459 from nextcloud/fix/dav/fallback-realmJohn Molakvoæ2024-02-233-3/+3
|\ \ | |/ |/|
| * fix(dav): fallback realm for HTTP authenticationMichaIng2024-02-143-3/+3
* | Check share attributes when downloading versionsLouis Chemineau2024-02-211-1/+1
* | perf: skip request without read permissionRichard Steinmetz2024-02-191-4/+9
* | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-151-0/+4
|/
* fix(files): add mount root property and adjust delete wordingJohn Molakvoæ2024-02-061-0/+11
* fix(quota): automatically detect chunk quota with `OC-Total-Length` headerJohn Molakvoæ2024-01-101-33/+50
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-11/+19
* feat: public dav endpoint v2John Molakvoæ2024-01-092-4/+238
* Use FileInfo's metadata for hidden propLouis Chemineau2023-12-191-3/+3
* fix(files): better upload error handlingJohn Molakvoæ2023-12-051-0/+6
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2321-83/+80
* metadata must be set as editable for PROPPATCHMaxence Lange2023-11-141-44/+110
* Hide .mov for live photosLouis Chemineau2023-11-091-0/+7