summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ2022-04-046-4/+99
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2022-03-316-4/+99
* | Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman2022-04-042-10/+1
|\ \
| * | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-282-10/+1
* | | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-044-10/+70
|\ \ \
| * | | Add a built-in profiler inside NextcloudCarl Schwan2022-04-044-10/+70
* | | | [tx-robot] updated from transifexNextcloud bot2022-04-042-0/+10
* | | | Merge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-intChristoph Wurst2022-04-011-72/+79
|\ \ \ \
| * | | | Fix CalDAV subscriptions calendarorder column/prop typeChristoph Wurst2022-03-241-25/+33
| * | | | Fix column/property type of the calendar orderChristoph Wurst2022-03-241-1/+1
| * | | | Fix column/property type of the CalDAV deleted_at time stampChristoph Wurst2022-03-241-47/+46
* | | | | [tx-robot] updated from transifexNextcloud bot2022-04-012-0/+4
| |_|_|/ |/| | |
* | | | Build autoloader with new composer versionCôme Chilliet2022-03-305-15/+8
| |/ / |/| |
* | | Show filename in output messageChristopher Ng2022-03-291-5/+4
* | | Skip import of current calendar on errorChristopher Ng2022-03-291-10/+18
* | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-291-4/+4
|\ \ \
| * | | Prepare for ILogger drop in RootCollectionTestCôme Chilliet2022-03-241-5/+5
| * | | Fix more ILogger related problems from testsCôme Chilliet2022-03-241-1/+1
| |/ /
* | | Also comment out in testJoas Schilling2022-03-282-3/+4
* | | Disable bulk upload by not advertising itVincent Petry2022-03-281-1/+2
| |/ |/|
* | fix check if dav root is folderRobin Appelman2022-03-241-1/+1
* | dont setup full fs after dav authRobin Appelman2022-03-241-1/+0
|/
* [tx-robot] updated from transifexNextcloud bot2022-03-2312-0/+24
* Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-221-12/+12
|\
| * Fix testsJoas Schilling2022-02-231-12/+12
* | Fix moving error for calendar object error because of missing principal uriAnna Larch2022-03-221-2/+2
* | Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.Daniel Teichmann2022-03-213-2/+42
* | Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-215-4/+54
* | Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupwa...blizzz2022-03-215-8/+34
|\ \
| * | Fix link to calendar user docs in groupware settingsThomas Citharel2022-03-185-8/+34
* | | Merge pull request #31193 from nextcloud/enh/webdav-propfind-count-sub-elementsJulien Veyssier2022-03-211-1/+20
|\ \ \
| * | | add optional WebDav propfind properties to show number of folders/files insid...Julien Veyssier2022-03-191-1/+20
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-03-202-16/+12
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-03-182-0/+6
* | Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-1620-81/+266
* | [tx-robot] updated from transifexNextcloud bot2022-03-152-0/+4
* | Extends UserMigrationException in CalendarMigratorExceptionCôme Chilliet2022-03-141-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-03-144-0/+6
* | [tx-robot] updated from transifexNextcloud bot2022-03-1216-0/+16
* | Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1John Molakvoæ2022-03-111-6/+9
|\ \
| * | Don't recreate sql query each timeCarl Schwan2022-03-101-8/+8
| * | Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan2022-02-211-7/+10
* | | Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal2022-03-1021-0/+1283
|\ \ \
| * | | Improve error handling and output messagesChristopher Ng2022-03-092-14/+23
| * | | Various minor updatesChristopher Ng2022-03-022-38/+30
| * | | Minor updatesChristopher Ng2022-03-022-63/+75
| * | | Integrate migratorChristopher Ng2022-03-028-260/+74
| * | | Integration testsChristopher Ng2022-03-0214-0/+739
| * | | Calendar export and importChristopher Ng2022-03-029-0/+717
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-102-0/+26