aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix param name after Sabre\CalDAV updateLouis Chemineau2023-11-221-2/+2
| * implements search on null/notnull metadataMaxence Lange2023-11-221-9/+22
* | Merge pull request #41666 from nextcloud/Valdnet-patch-2rakekniven2023-11-231-1/+1
|\ \
| * | Add quotation marksValdnet2023-11-221-1/+1
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-232-0/+6
* | fix: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-202-0/+52
* chore: Update `@nextcloud/vue` to 8.2.0Ferdinand Thiessen2023-11-171-20/+20
* Merge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-defaultChristoph Wurst2023-11-151-5/+3
|\
| * feat(dav): Enable OOO UI and expose enabled via OCPChristoph Wurst2023-11-151-5/+3
* | refactor(caldav): Use even earlier return and SQL's WHERE INChristoph Wurst2023-11-151-13/+6
|/
* Merge pull request #41457 from nextcloud/feat/contacts/advanced-searchArthur Schiwon2023-11-142-1/+13
|\
| * feat(search): allow contacts person searchhamza2212023-11-142-1/+13
* | Merge pull request #41390 from nextcloud/enh/noid/limit-proppatch-metadataAndy Scherzinger2023-11-141-44/+110
|\ \ | |/ |/|
| * metadata must be set as editable for PROPPATCHMaxence Lange2023-11-141-44/+110
* | feat(caldav): Create personal event for out-of-office messagesChristoph Wurst2023-11-149-5/+819
|/
* Merge pull request #41446 from nextcloud/fix/noid/moving-metadataqueryArthur Schiwon2023-11-141-1/+1
|\
| * moving metadataqueryMaxence Lange2023-11-131-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-144-4/+28
|/
* Fix dynamic property in CalDav testsCôme Chilliet2023-11-131-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-124-4/+52
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1116-0/+66
* feat(search): Seach for persons as event attendees and organizersChristoph Wurst2023-11-102-18/+86
* Merge pull request #40618 from nextcloud/feat/39162/advanced_searchBenjamin Gaussorgues2023-11-108-166/+174
|\
| * feat(carddav): Allow advanced search for contactsBenjamin Gaussorgues2023-11-103-31/+78