aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34849 from nextcloud/feat/hint-about-no-access-reasonsCarl Schwan2022-11-251-1/+5
|\
| * Use public IAppManager instead of OC_AppCarl Schwan2022-11-231-1/+1
| * Add an hint about reasons why files can't be accessedCarl Schwan2022-10-271-1/+5
* | Do not check quota for non NodeLouis Chemineau2022-11-241-3/+3
* | [tx-robot] updated from transifexNextcloud bot2022-11-232-30/+290
* | Update composer autoloaderCarl Schwan2022-11-222-4/+17
* | [tx-robot] updated from transifexNextcloud bot2022-11-212-0/+2
* | Apply the same fix as on beforeCopy on beforeMoveCôme Chilliet2022-11-171-1/+5
* | fix dirname usageRobin Appelman2022-11-171-1/+5
* | Fix psalm issuesCôme Chilliet2022-11-171-0/+6
* | Check quota on file copyCôme Chilliet2022-11-171-1/+22
* | [tx-robot] updated from transifexNextcloud bot2022-11-162-0/+2
* | Fix CalDavSettings specJohn Molakvoæ2022-11-151-20/+20
* | Merge pull request #35156 from nextcloud/fix/fix-tests-for-8.2Côme Chilliet2022-11-157-16/+14
|\ \
| * | Fix errors from PHP 8.2 testingCôme Chilliet2022-11-147-16/+14
* | | Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-141-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-11-142-0/+2
* | Fix duplicate event email notificationsRichard Steinmetz2022-11-0411-18/+214
* | Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interfaceChristoph Wurst2022-11-031-9/+6
|\ \
| * | Move iMIP to it's own interfaceAnna Larch2022-11-031-9/+6
* | | Switch to DisplayNameCache for CardDAVAnna Larch2022-11-032-16/+2
* | | Switch to DisplayNameCache for CalDAVAnna Larch2022-11-034-35/+5
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-11-032-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-11-022-0/+68
* | Merge pull request #31064 from nextcloud/prune-calendar-changesChristoph Wurst2022-10-2810-1/+272
|\ \
| * | Add a background job to prune outdated sync tokensThomas Citharel2022-10-2710-1/+272
* | | [tx-robot] updated from transifexNextcloud bot2022-10-282-0/+14
|/ /
* / [tx-robot] updated from transifexNextcloud bot2022-10-262-4/+4
|/
* Merge pull request #34626 from nextcloud/enhancement/rename-personal-groupwar...Christoph Wurst2022-10-243-1/+8
|\
| * Rename personal Groupware settings section to "Availability"Christoph Wurst2022-10-173-1/+8
* | [tx-robot] updated from transifexNextcloud bot2022-10-242-0/+10
* | Merge pull request #34508 from starypatyk/dav_displaynameVincent Petry2022-10-211-0/+17
|\ \
| * | WebDAV - use file/folder name for dav:displaynameDariusz Olszewski2022-10-101-0/+17
* | | Merge pull request #34563 from nextcloud/debt/noid/carddav-too-many-argumentsChristoph Wurst2022-10-171-1/+1
|\ \ \
| * | | Fix TooManyArguments warning for carddav.phpDaniel Kesselberg2022-10-161-1/+1
| | |/ | |/|
* | | Merge pull request #34565 from nextcloud/debt/noid/fakelocker-too-many-argumentsChristoph Wurst2022-10-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix TooManyArguments for FakeLockerPluginDaniel Kesselberg2022-10-141-1/+1
* | | Merge pull request #34471 from starypatyk/dav_read_share_notesVincent Petry2022-10-141-15/+11
|\ \ \ | |/ / |/| |
| * | Review comment - remove redundant empty() callDariusz Olszewski2022-10-101-1/+1
| * | Read notes from share already loaded into memoryDariusz Olszewski2022-10-071-15/+11
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-10-112-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+40
* Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-readsChristoph Wurst2022-10-061-20/+29
|\
| * Fix causal reads in CalDAV backendChristoph Wurst2022-10-031-20/+29
* | [tx-robot] updated from transifexNextcloud bot2022-10-062-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-10-052-0/+34
* | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+7
|\ \
| * | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+7
| |/
* / Wrap address book creation write-read in a transactionChristoph Wurst2022-10-031-13/+23
|/
* Merge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_...Anna2022-10-032-0/+9
|\