summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* l10n: Remove commaValdnet2022-04-121-1/+1
* Use Migrators id instead of class namesCôme Chilliet2022-04-112-2/+2
* Extend calendar migratorChristopher Ng2022-04-081-0/+21
* Extend contacts migratorChristopher Ng2022-04-081-0/+21
* Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry2022-04-074-0/+432
|\
| * Output literal null stringChristopher Ng2022-03-301-3/+3
| * Access by array key instead of destructuringChristopher Ng2022-03-301-1/+1
| * Contacts export and importChristopher Ng2022-03-304-0/+432
* | Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-071-0/+1
|\ \
| * | Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-0/+1
* | | shRobin Appelman2022-04-061-12/+1
* | | use existing node in SharesPluginRobin Appelman2022-04-061-2/+2
* | | allow reusing known folder info when getting directory contentsRobin Appelman2022-04-062-7/+11
* | | save filesystem node in dav nodeRobin Appelman2022-04-063-1/+33
* | | Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ2022-04-044-4/+97
|\ \ \
| * | | Add dav plugin to trigger recalculating of checksumsRobin Appelman2022-03-314-4/+97
| | |/ | |/|
* | | Merge pull request #31734 from nextcloud/dav-quota-dont-queryRobin Appelman2022-04-041-2/+1
|\ \ \
| * | | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-2/+1
* | | | Merge pull request #30823 from nextcloud/work/profilerCarl Schwan2022-04-042-10/+68
|\ \ \ \
| * | | | Add a built-in profiler inside NextcloudCarl Schwan2022-04-042-10/+68
| | |/ / | |/| |
* | | | 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
* | | | Show filename in output messageChristopher Ng2022-03-291-5/+4
* | | | Skip import of current calendar on errorChristopher Ng2022-03-291-10/+18
* | | | Also comment out in testJoas Schilling2022-03-281-2/+2
* | | | 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
|/ /
* | Fix moving error for calendar object error because of missing principal uriAnna Larch2022-03-221-2/+2
* | Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-212-2/+15
* | Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupwa...blizzz2022-03-211-1/+6
|\ \
| * | Fix link to calendar user docs in groupware settingsThomas Citharel2022-03-181-1/+6
* | | add optional WebDav propfind properties to show number of folders/files insid...Julien Veyssier2022-03-191-1/+20
|/ /
* | Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-1611-22/+157
* | Extends UserMigrationException in CalendarMigratorExceptionCôme Chilliet2022-03-141-2/+2
* | 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-105-0/+534
|\ \ \
| * | | Improve error handling and output messagesChristopher Ng2022-03-091-13/+22
| * | | Various minor updatesChristopher Ng2022-03-022-38/+30
| * | | Minor updatesChristopher Ng2022-03-021-62/+70
| * | | Integrate migratorChristopher Ng2022-03-024-250/+70
| * | | Calendar export and importChristopher Ng2022-03-026-0/+705
* | | | Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman2022-03-041-1/+17
|\ \ \ \
| * | | | also handle expired pre-write shared lock on dav upload when not using part f...Robin Appelman2022-02-251-1/+17
* | | | | Merge pull request #31124 from nextcloud/enh/diagnostics-loggingJulius Härtl2022-03-021-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add logging around dav execJulius Härtl2022-02-281-0/+5
| |/ / /