summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Allow single-day out of officeChristoph Wurst2023-11-291-1/+1
* fix(dav): Timezone drift of OOO eventChristoph Wurst2023-11-291-1/+1
* fix(OOO): Make the returned data more explicitJoas Schilling2023-11-291-4/+3
* fix(dav): don't schedule out-of-office jobs for dates in the pastRichard Steinmetz2023-11-281-20/+21
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-287-87/+163
* feat(dav): hide search providers if their respective app is not activatedBenjamin Gaussorgues2023-11-273-12/+15
* fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-238-39/+387
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-23158-611/+595
* 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: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
|/
* 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-146-5/+269
|/
* moving metadataqueryMaxence Lange2023-11-131-1/+1
* feat(search): Seach for persons as event attendees and organizersChristoph Wurst2023-11-101-16/+76
* Merge pull request #40618 from nextcloud/feat/39162/advanced_searchBenjamin Gaussorgues2023-11-105-160/+168
|\
| * feat(carddav): Allow advanced search for contactsBenjamin Gaussorgues2023-11-102-29/+76
| * feat(caldav): Allow advanced search for events/tasksBenjamin Gaussorgues2023-11-104-131/+92
* | Merge pull request #41354 from nextcloud/bugfix/noid/chunking-v2-distributed-...Julius Härtl2023-11-101-1/+9
|\ \ | |/ |/|
| * fix: Validate that we have a proper distributed cache configuredJulius Härtl2023-11-091-1/+9
* | Hide .mov for live photosLouis Chemineau2023-11-091-0/+7
* | Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-statusChristoph Wurst2023-11-095-0/+366
|\ \
| * | feat(user status): automate user status for eventsAnna Larch2023-11-095-0/+366
* | | feat: Add out-of-office message APIChristoph Wurst2023-11-094-1/+182
|/ /
* | Merge pull request #41054 from nextcloud/systemtag-childrenRobin Appelman2023-11-081-2/+4
|\ \
| * | get children from dav node when preloading system tagsRobin Appelman2023-11-081-2/+4
* | | Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-084-115/+55
|/ /
* | Merge pull request #40767 from nextcloud/feat/dav/absenceChristoph Wurst2023-11-082-1/+120
|\ \
| * | feat(dav): implement personal absence settingsRichard Steinmetz2023-11-072-1/+120
* | | Merge pull request #40761 from nextcloud/enh/noid/files-metadataMaxence Lange2023-11-073-44/+72
|\ \ \ | |/ / |/| |
| * | IFilesMetadataMaxence Lange2023-11-073-44/+72
* | | Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wordingCôme Chilliet2023-11-071-1/+1
|\ \ \ | |/ / |/| |
| * | Improve setup checks naming and improve database version checkCôme Chilliet2023-10-241-1/+1
* | | fix(scheduling): don't send iMIP emails to rooms / resourcesAnna Larch2023-11-062-10/+27
* | | fix(dav): Reduce CalDAV backend memory footprintChristoph Wurst2023-11-021-30/+34
| |/ |/|
* | add index for classificationAkhil2023-10-311-0/+55
* | feat(dav): implement personal absence settings backendRichard Steinmetz2023-10-294-0/+306
* | fix(dav): Remove usage of indirect thecodingmachine/safe dependencyChristopher Ng2023-10-242-23/+20
|/
* Change SetupResult API to named constructorsCôme Chilliet2023-10-191-2/+2