aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | feat(caldav): create subscriptions via occfeat/add-subscription-via-occAnna Larch2024-09-151-0/+78
|/
* Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circlesRichard Steinmetz2024-09-101-1/+1
|\
| * fix(dav): also allow unsharing of circle sharesAnna Larch2024-09-051-1/+1
* | fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-064-11/+27
* | fix(dav): Update 403 error messageCamila2024-09-061-1/+2
* | chore: adjust code to adhere to coding standardAnna Larch2024-09-0514-56/+56
|/
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-053-46/+48
* 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-283-42/+82
* fix: make preload custom proterties sharding compatibleRobin Appelman2024-08-281-9/+9
* Merge pull request #47495 from nextcloud/artonge/dept/delegat_is_encrypted_to...Louis2024-08-271-6/+0
|\
| * feat: Delegate is-encrypted handling to the e2ee appLouis Chemineau2024-08-261-6/+0
* | fix(dav): Allow apps to get unshares for DAV resourcesJoas Schilling2024-08-262-5/+22
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2595-322/+322
* fix(caldav): limit property lengthAnna Larch2024-08-221-1/+1
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-201-1/+1
* Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-143-172/+323
|\
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-133-172/+323
* | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-144-0/+204
|\ \
| * | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-134-0/+204
| |/
* | Merge pull request #47200 from nextcloud/fix/issue-47193Sebastian Krupinski2024-08-131-6/+6
|\ \
| * | fix: test variables before returningSebastianKrupinski2024-08-131-6/+6
| |/
* / fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-131-1/+1
|/
* fix: handle-duplicate-reminderhamza2212024-08-132-2/+10
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-124-22/+24
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-123-24/+55
* fix(caldav): test for null and blank valueSebastianKrupinski2024-08-071-1/+1
* Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calen...John Molakvoæ2024-08-071-1/+5
|\
| * fix(dav): WebcalCaching-Plugin lintJohn Molakvoæ2024-06-271-1/+1
| * feat(dav): add regex to match Gnome and KDE calendar user-agentsVivida2024-06-271-1/+5
* | Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-071-58/+41
|\ \
| * | fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-011-58/+41
* | | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-061-1/+38
* | | Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationstepsStephan Orbaugh2024-08-061-0/+4
|\ \ \
| * | | fix(metadata): revert wrongly renamed columnMaxence Lange2024-08-021-2/+2
| * | | feat(migrations): add metadata to existing migrationsMaxence Lange2024-08-021-1/+5
| |/ /
* | | Merge pull request #46919 from nextcloud/fix/caldav/allow-rooms-resources-pri...Richard Steinmetz2024-08-051-2/+0
|\ \ \ | |/ / |/| |
| * | fix(caldav): allow listing of room and resource principalsRichard Steinmetz2024-07-311-2/+0
* | | fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3
|/ /
* | refactor(dav): Replace security annotations with respective attributesprovokateurin2024-07-283-16/+16
* | fix: https://github.com/nextcloud/calendar/issues/6079 and https://github.com...tobiasKaminsky2024-07-252-2/+16
* | Merge pull request #46685 from nextcloud/sabre-directory-exception-previousRobin Appelman2024-07-251-10/+10
|\ \
| * | fix: keep previous exception when wrapping dav exceptionsRobin Appelman2024-07-231-10/+10
* | | feat: mail provider backendSebastianKrupinski2024-07-232-26/+59
|/ /
* | Merge pull request #45667 from nextcloud/fix/caldav/strict-default-calendar-c...Richard Steinmetz2024-07-236-9/+73
|\ \
| * | fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-226-9/+73
* | | fix(dav): Call Sabre server startChristoph Wurst2024-07-221-1/+1
|/ /
* | fix(caldav): added localization hits for translatorsSebastianKrupinski2024-07-201-1/+82
* | Merge pull request #46225 from nextcloud/fix/issue-11633Andy Scherzinger2024-07-191-7/+14
|\ \