aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-172-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-164-8/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-142-84/+86
* Merge pull request #38777 from nextcloud/fix/carddav/system-address-book-null...Christoph Wurst2023-06-131-1/+1
|\
| * fix(carddav): Make SystemAddressBook::__construct $groupManager argument null...Christoph Wurst2023-06-121-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-134-64/+66
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-072-162/+172
* fix(caldav): Cast calendar objects id to int when building indexChristoph Wurst2023-06-061-1/+1
* fix(caldav): Close DB cursor in reminder index background jobChristoph Wurst2023-06-051-2/+4
* openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-051-63/+3
* fixup! fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-311-6/+1
* fix(caldav): Ignore invalid events for reminder generationChristoph Wurst2023-05-312-0/+51
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-312-0/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-304-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2770-848/+8
* fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-261-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-264-2/+6
* Merge pull request #38448 from nextcloud/fix/carddav/no-sab-guest-usersArthur Schiwon2023-05-252-8/+84
|\
| * fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-252-8/+84
* | Merge pull request #38454 from nextcloud/fix/capitalization-other-telChristoph Wurst2023-05-251-1/+1
|\ \ | |/ |/|
| * fix(carddav): Make system contact phone number RFC compliantgreta2023-05-251-1/+1
* | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-252-3/+309
* | Add OpenAPI specsjld31032023-05-241-0/+251
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-242-0/+4
* Merge pull request #38413 from nextcloud/fix/38412/save-avatar-SABJohannes2023-05-231-1/+1
|\
| * fix(SAB): Save avatar to SABJohannes Merkel2023-05-231-1/+1
* | fix(carddav): Check if SERVER variables are set before accessing themAnna Larch2023-05-231-5/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-204-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-182-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-184-0/+10
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-172-0/+2
* chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6Christopher Ng2023-05-161-43/+45
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-167-28/+332
* Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook...Simon L2023-05-162-30/+49
|\
| * fix(dav): Run system address book create-if-not-exists in transactionChristoph Wurst2023-05-122-30/+49
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-164-0/+8
* | fix(carddav): Mark system address book as read-onlyChristoph Wurst2023-05-151-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-154-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1416-0/+32
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-122-3/+51
* | fix(carddav): expose system address bookAnna Larch2023-05-118-25/+156
* | Merge pull request #37961 from nextcloud/poc/noid/systemtags-perfArthur Schiwon2023-05-116-0/+157
|\ \
| * | refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-091-3/+7
| * | chore: polish SystemTagsInUseCollectionArthur Schiwon2023-05-092-12/+33
| * | fix: improve naming of new systemtags endpoint to systemtags-assignedArthur Schiwon2023-05-092-4/+4
| * | feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-091-2/+15