aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-157-61/+100
* feat: make systemtags public visiblefeat/systemtags-publicJohn Molakvoæ (skjnldsv)2024-10-111-1/+7
* fix(dav): Public WebDAV endpoint should allow `GET` requestsfix/public-getFerdinand Thiessen2024-10-091-6/+10
* feat(carddav): add command to list address booksfeat/add-addressbook-list-commandAnna Larch2024-09-301-0/+1
* feat(caldav): create subscriptions via occfeat/add-subscription-via-occAnna Larch2024-09-151-0/+1
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-131-0/+1
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-121-0/+7
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-221-1/+2
* feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-182-0/+2
* fix(caldav): limit vevent sizeSebastianKrupinski2024-07-041-0/+2
* Merge pull request #46193 from nextcloud/fix/limit-vcard-sizeRichard Steinmetz2024-07-051-0/+2
|\
| * fix(carddav): limit vcard sizeSebastianKrupinski2024-07-041-0/+2
* | Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-011-1/+1
|/
* perf: remove full filesystem setup for accessing public link share dav endpointsRobin Appelman2024-06-202-18/+15
* Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7Andy Scherzinger2024-05-281-0/+5
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-281-0/+5
* | Merge pull request #44664 from nextcloud/fix/dav/rate-limit-create-adress-bookHamza2024-05-281-0/+2
|\ \ | |/ |/|
| * fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-271-0/+2
* | chore: Add SPDX headerAndy Scherzinger2024-05-278-194/+28
|/
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-211-1/+1
* fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-03-121-0/+1
* fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-231-0/+2
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-152-2/+8
* fix(dav): ajax request check on public remote endpointsJohn Molakvoæ2024-01-172-2/+2
* fix(psalm): update baseline and suppress unnecessary issuesJohn Molakvoæ2024-01-091-0/+7
* fix: improve typing and use \OCP\Server::getJohn Molakvoæ2024-01-091-32/+52
* fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-2/+8
* feat: public dav endpoint v2John Molakvoæ2024-01-093-5/+123
* fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-051-1/+2
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-011-2/+0
* feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-011-0/+2
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
|/
* feat: Add out-of-office message APIChristoph Wurst2023-11-091-0/+1
* feat(dav): implement personal absence settingsRichard Steinmetz2023-11-071-1/+4
* add index for classificationAkhil2023-10-311-1/+1
* feat(dav): implement personal absence settings backendRichard Steinmetz2023-10-291-1/+1
* Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_appChristoph Wurst2023-09-173-3/+3
|\
| * Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-123-3/+3
* | feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPluginJoas Schilling2023-07-172-5/+9
|/
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* fix(carddav): expose system address bookAnna Larch2023-05-111-1/+2
* feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-091-1/+1
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-041-1/+1
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2