summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-132-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-124-2/+26
* Merge pull request #42142 from nextcloud/fix/dav/ooo-event-time-zone-driftChristoph Wurst2023-12-112-29/+92
|\
| * fix(dav): Prevent out-of-office event time driftsChristoph Wurst2023-12-112-29/+92
* | Merge pull request #42151 from nextcloud/chore/dav/dead-server-get-sabre-serverAnna2023-12-111-3/+0
|\ \
| * | chore(dav): Remove dead \OCA\DAV\Server::getSabreServerChristoph Wurst2023-12-111-3/+0
| |/
* / fix(caldav): don't reuse query builder objectsAnna Larch2023-12-111-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-112-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-074-2/+8
* Merge pull request #42001 from nextcloud/bugfix/noid/improve-logging-of-bulk-...Joas Schilling2023-12-053-5/+22
|\
| * fix(dav): Improve handling and logging of bulk upload failuresJoas Schilling2023-12-053-5/+22
* | fix(files): better upload error handlingJohn Molakvoæ2023-12-051-0/+6
|/
* Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-timeJoas Schilling2023-12-055-26/+231
|\
| * fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-055-26/+231
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-052-8/+16
* | fix(files): allow any throwable in logExceptionVarun Patil2023-12-041-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-042-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-026-0/+42
* | chore: Update `@nextcloud/vue` to 8.3.0Ferdinand Thiessen2023-12-011-35/+35
|/
* fix(out-of-office)!: Remove non OCS endpointJoas Schilling2023-12-014-103/+0
* feat(out-of-office): Migrate frontend to OCS endpointJoas Schilling2023-12-011-3/+4
* feat(out-of-office): Add OCS endpoint to set and clear absenceJoas Schilling2023-12-013-0/+350
* Merge pull request #41928 from nextcloud/bugfix/noid/fix-copyright-headersJoas Schilling2023-12-013-64/+42
|\
| * fix(copyright): Fix copyright doc blocksJoas Schilling2023-11-303-64/+42
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0124-0/+134
|/
* Merge pull request #41816 from nextcloud/fix/dav/single-day-oooChristoph Wurst2023-11-292-2/+8
|\
| * fix(dav): Allow single-day out of officeChristoph Wurst2023-11-292-2/+8
* | Merge pull request #41866 from nextcloud/fix/dav/login-timezoneChristoph Wurst2023-11-292-6/+34
|\ \ | |/ |/|
| * fix(dav): Prioritize timezone from core/loginChristoph Wurst2023-11-292-6/+34
* | fix(dav): Timezone drift of OOO eventChristoph Wurst2023-11-291-1/+1
* | fix(dav): Convert dates without tz driftChristoph Wurst2023-11-291-3/+3
|/
* fix(OOO): Make the returned data more explicitJoas Schilling2023-11-292-7/+4
* Merge pull request #41759 from nextcloud/fix/dav/ooo-form-mandatory-messageChristoph Wurst2023-11-291-8/+17
|\
| * fix(dav): Make ooo settings a form and the message requiredChristoph Wurst2023-11-271-8/+17
* | fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-282-20/+492
* | enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-2810-964/+282
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-286-32/+162
|/
* feat(dav): hide search providers if their respective app is not activatedBenjamin Gaussorgues2023-11-273-12/+15
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-272-0/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-264-0/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-256-2/+6
* fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
* Merge pull request #41440 from nextcloud/feat/dav/out-of-office-jobChristoph Wurst2023-11-2413-39/+786
|\
| * feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-2313-39/+786
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2458-152/+176
|/
* 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-23182-683/+646
|/
* Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-232-11/+24
|\
| * Fix is-define operatorLouis Chemineau2023-11-221-1/+1