summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* / / Make Sabre File exception messages translatableChristopher Ng2022-03-011-18/+52
|/ /
* | Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst2022-02-227-37/+47
* | Merge pull request #31295 from nextcloud/fix-cleaning-remindersChristoph Wurst2022-02-221-3/+3
|\ \
| * | Fix cleaning reminders after subscription purgeThomas Citharel2022-02-211-3/+3
| |/
* | Merge pull request #31195 from nextcloud/wrap_exceptionLouis2022-02-212-0/+43
|\ \ | |/ |/|
| * Wrap S3 multipart upload exceptionLouis Chemineau2022-02-162-0/+43
* | Clean reminders for calendar when deleting a subscriptionThomas Citharel2022-02-151-0/+4
* | Consider only reminders with calendar dataThomas Citharel2022-02-152-2/+10
|/
* Merge pull request #31178 from nextcloud/fix-dav-namespace-typoVincent Petry2022-02-151-1/+1
|\
| * Fix typo in DAV namespace registrationThomas Citharel2022-02-141-1/+1
* | Remove setting defaultUsernamePath dynamicallyThomas Citharel2022-02-142-2/+0
|/
* Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
* delete birthday calendar events permanentlyMaximilian Martin2022-02-021-4/+4
* send request id in response headerRobin Appelman2022-02-013-0/+54
* Convert properties value to string before passing them to databaseCôme Chilliet2022-01-201-0/+5
* Set the file's mtime from the headers in bulk uploadLouis Chemineau2022-01-113-14/+55
* Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ2021-12-281-0/+14
|\
| * Expose DAV:creationdate for propfind/proppatchJulius Härtl2021-11-291-0/+14
* | Carefully filter out non matching time ranges for CalDAV searchChristoph Wurst2021-12-131-1/+35
* | Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-082-0/+3
* | Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-1/+6
* | Prevent writing invalid mtimeJohn Molakvoæ2021-12-071-0/+5
* | Merge pull request #30054 from nextcloud/refactor/cleaner-dav-background-reso...Christoph Wurst2021-12-031-36/+43
|\ \
| * | Clean up the DAV resource background jobChristoph Wurst2021-12-021-36/+43
* | | Close open cursor in the caldav back-endChristoph Wurst2021-12-021-0/+3
|/ /
* / Cast orphan subscription id to intChristoph Wurst2021-12-011-4/+5
|/
* Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctimeVincent Petry2021-11-241-6/+3
|\
| * Allow to fetch the creation time of foldersJulius Härtl2021-11-231-6/+3
* | Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-234-4/+4
|/
* Merge pull request #29661 from nextcloud/enhancement/calendar-search-properti...Christoph Wurst2021-11-151-5/+20
|\
| * Document and type allowed values for calendar property searchesChristoph Wurst2021-11-111-5/+20
* | Fix loading all principal calendars in the dav app calendar providerChristoph Wurst2021-11-111-1/+1
|/
* Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-082-0/+15
* Fix missing calendar path for public write on CalendarsAnna Larch2021-11-041-1/+10
* Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ2021-11-014-97/+4