summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-026-9/+12
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-0242-369/+199
* Fix namespace of RefreshWebcalServiceTestCôme Chilliet2022-05-021-1/+1
* Fix PublishingTest class nameCôme Chilliet2022-05-021-1/+1
* Remove use of mixed type which is not available in PHP 7.4Côme Chilliet2022-05-021-1/+1
* Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infin...blizzz2022-04-281-0/+5
|\
| * Handle processing reminders for calendar objects with an infinite numberThomas Citharel2022-04-271-0/+5
* | [tx-robot] updated from transifexNextcloud bot2022-04-252-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-2456-4/+274
* [tx-robot] updated from transifexNextcloud bot2022-04-234-0/+42
* add logging of failed quota infoRobin Appelman2022-04-221-0/+6
* Add known dav properties to ignore listJulius Härtl2022-04-211-0/+22
* Fix warningChristopher Ng2022-04-201-1/+1
* Update naming of address book exportsChristopher Ng2022-04-201-10/+10
* Fix export of shared calendarsChristopher Ng2022-04-201-16/+9
* [tx-robot] updated from transifexNextcloud bot2022-04-202-188/+232
* [tx-robot] updated from transifexNextcloud bot2022-04-176-0/+48
* [tx-robot] updated from transifexNextcloud bot2022-04-152-0/+2
* Master is now 25Joas Schilling2022-04-141-2/+2
* Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in...Vincent Petry2022-04-141-2/+3
|\
| * Principal search by display name case insensitiveVincent Petry2022-04-081-2/+3
* | Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry2022-04-148-28/+140
|\ \
| * | Fix an issue with the search backend updateCarl Schwan2022-04-142-13/+13
| * | Add a metadata service to store file metadataCarl Schwan2022-04-138-19/+131
* | | [tx-robot] updated from transifexNextcloud bot2022-04-148-0/+10
* | | Fix migrators according to exceptionsVincent Petry2022-04-131-2/+2
* | | Adapt existing migrators to new APICôme Chilliet2022-04-132-30/+32
|/ /
* | Merge pull request #31942 from nextcloud/fix/dav-deprecated-warningJoas Schilling2022-04-131-5/+8
|\ \
| * | Fix warning about optional parameter before required oneCôme Chilliet2022-04-121-5/+8
* | | [tx-robot] updated from transifexNextcloud bot2022-04-1312-0/+12
* | | l10n: Remove commaValdnet2022-04-121-1/+1
|/ /
* | Use Migrators id instead of class namesCôme Chilliet2022-04-112-2/+2
* | Merge pull request #31911 from nextcloud/enh/extend-migratorsVincent Petry2022-04-112-0/+42
|\ \
| * | Extend calendar migratorChristopher Ng2022-04-081-0/+21
| * | Extend contacts migratorChristopher Ng2022-04-081-0/+21
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-04-092-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-082-0/+2
* Merge pull request #31673 from nextcloud/feat/contacts-migrationVincent Petry2022-04-0725-1/+42111
|\
| * Test metadata equalityChristopher Ng2022-03-311-4/+6
| * Output literal null stringChristopher Ng2022-03-301-3/+3
| * Access by array key instead of destructuringChristopher Ng2022-03-301-1/+1
| * Integration testsChristopher Ng2022-03-305-0/+41670
| * Move calendar test asset filesChristopher Ng2022-03-3014-1/+1
| * Contacts export and importChristopher Ng2022-03-306-0/+438
* | Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-072-2/+6
|\ \
| * | Add X-Accel-Buffering header to downloadsUnpublished2022-01-172-2/+6
* | | shRobin Appelman2022-04-061-12/+1
* | | use existing node in SharesPluginRobin Appelman2022-04-065-49/+82
* | | 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