summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * feat(caldav): Allow advanced search for events/tasksBenjamin Gaussorgues2023-11-106-135/+96
* | 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
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1076-0/+192
* | Hide .mov for live photosLouis Chemineau2023-11-091-0/+7
* | Merge pull request #40615 from nextcloud/enh/automate-calendar-event-user-statusChristoph Wurst2023-11-098-0/+1880
|\ \
| * | feat(user status): automate user status for eventsAnna Larch2023-11-098-0/+1880
* | | Merge pull request #40653 from nextcloud/feat/ooo-apiChristoph Wurst2023-11-098-1/+321
|\ \ \ | |/ / |/| |
| * | feat: Add out-of-office message APIChristoph Wurst2023-11-098-1/+321
* | | fix(dav): Adjust snapshots for vue components updateFerdinand Thiessen2023-11-091-45/+45
* | | Add two more translations for `CalendarAvailability`julia.kirschenheuter2023-11-091-1/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0976-218/+292
|/ /
* | 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-085-115/+58
|/ /
* | Merge pull request #40767 from nextcloud/feat/dav/absenceChristoph Wurst2023-11-089-194/+542
|\ \
| * | feat(dav): implement personal absence settingsRichard Steinmetz2023-11-079-194/+542
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0834-34/+0
* | | Merge pull request #40761 from nextcloud/enh/noid/files-metadataMaxence Lange2023-11-074-45/+76
|\ \ \ | |/ / |/| |
| * | IFilesMetadataMaxence Lange2023-11-071-1/+4
| * | 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-063-12/+188
* | | fix(tests): Adjust test snapshots for changes dependenciesFerdinand Thiessen2023-11-061-35/+35
* | | fix(dav): Make timezone picker label a real label elementFerdinand Thiessen2023-11-061-5/+11
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-032-2/+2
* | | fix(dav): Reduce CalDAV backend memory footprintChristoph Wurst2023-11-021-30/+34
| |/ |/|
* | add index for classificationAkhil2023-10-314-1/+58
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-312-0/+6
* | feat(dav): implement personal absence settings backendRichard Steinmetz2023-10-297-1/+315
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-284-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-276-0/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-252-2/+2
* | fix(dav): Remove usage of indirect thecodingmachine/safe dependencyChristopher Ng2023-10-242-23/+20
* | Merge pull request #41061 from nextcloud/bugfix/noid/dont-use-indirect-depend...Joas Schilling2023-10-243-5/+5
|\ \ | |/ |/|
| * fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-233-5/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-246-0/+16
* | fix(tests): Update dav snapshotChristopher Ng2023-10-231-55/+65
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-222-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2116-0/+46
* Change SetupResult API to named constructorsCôme Chilliet2023-10-191-2/+2
* Move NeedsSystemAddressBookSync to dav application where it’s registeredCôme Chilliet2023-10-194-1/+60
* Migrate NeedsSystemAddressBookSync to new ISetupCheck APICôme Chilliet2023-10-191-5/+7
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-5/+2
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-5/+2