summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-05-152-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-05-142-0/+2
* Fix CS checkRoeland Jago Douma2021-05-121-2/+0
* Merge pull request #26922 from nextcloud/techdebt/noid/dav-no-private-classRoeland Jago Douma2021-05-124-137/+84
|\
| * remove private AccountManager from SyncServiceArthur Schiwon2021-05-112-52/+19
| * dav: do not use private AccountManagerArthur Schiwon2021-05-082-85/+65
* | [tx-robot] updated from transifexNextcloud bot2021-05-122-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-05-086-0/+6
|/
* Remove the untyped calendar update eventChristoph Wurst2021-05-074-21/+26
* Remove the untyped calendar create eventChristoph Wurst2021-05-075-20/+31
* Merge pull request #26913 from nextcloud/chore/dav-calendar-object-untyped-ev...Christoph Wurst2021-05-0713-287/+340
|\
| * Clean up reminder actions and call methods directlyChristoph Wurst2021-05-074-46/+21
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-076-52/+72
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-075-19/+48
| * Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-077-73/+102
* | Drop the unused second parameter on \OCA\DAV\CalDAV\CalDavBackend::getSharesChristoph Wurst2021-05-071-2/+1
|/
* [tx-robot] updated from transifexNextcloud bot2021-05-0720-0/+20
* [tx-robot] updated from transifexNextcloud bot2021-05-0664-64/+0
* Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-051-24/+24
|\
| * Fix usage of rename executeUpdateChristoph Wurst2021-05-051-24/+24
* | Fix testValdnet2021-05-041-1/+1
* | l10n: Spelling unificationValdnet2021-05-041-1/+1
|/
* Merge pull request #26845 from nextcloud/fix/noid/import-card-fix-string-valueMorris Jobke2021-05-032-9/+23
|\
| * fix creating vcards with multiple string valuesArthur Schiwon2021-04-302-9/+23
* | [tx-robot] updated from transifexNextcloud bot2021-05-022-2/+2
|/
* Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-299-54/+269
* Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen2021-04-262-4/+4
* Close open cursorsChristoph Wurst2021-04-231-3/+5
* Use the new executeQuery and executeUpdate methodsChristoph Wurst2021-04-231-54/+54
* Drop default fetch mode parameterChristoph Wurst2021-04-231-15/+15
* Only set copy etag if the destination source can be foundChristoph Wurst2021-04-232-1/+22
* Fix DAV unit testsJoas Schilling2021-04-203-4/+8
* Move over notification to new registrationRoeland Jago Douma2021-04-161-6/+2
* [tx-robot] updated from transifexNextcloud bot2021-04-122-0/+2
* [tx-robot] updated from transifexNextcloud bot2021-04-052-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-04-032-2/+54
* Merge pull request #26342 from pirate/cal-invite-email-use-pngsMorris Jobke2021-03-291-7/+7
|\
| * change calendar invite emails to use pngs instead of svgsNick Sweeting2021-03-261-7/+7
* | Map old account scope properties to new namesVincent Petry2021-03-263-16/+16
|/
* Merge pull request #22201 from cweiske/20492-move-contacts-with-birthdayJohn Molakvoæ2021-03-261-3/+17
|\
| * Delete old birthday calendar object when moving contact to another address bookChristian Weiske2021-03-261-3/+17
* | [tx-robot] updated from transifexNextcloud bot2021-03-2660-60/+60
* | Fix l10nValdnet2021-03-251-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-242-2/+2
* Merge pull request #25776 from nextcloud/fix/sabre-file-checksum-no-file-infoRoeland Jago Douma2021-03-231-1/+4
|\
| * Only write checksum if we have a valid file infoChristoph Wurst2021-03-221-1/+4
* | [tx-robot] updated from transifexNextcloud bot2021-03-232-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-152-2/+2
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-102-13/+74
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-109-36/+77