summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* | [tx-robot] updated from transifexNextcloud bot2022-05-062-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2022-05-052-0/+4
* Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minusCarl Schwan2022-05-041-1/+1
|\
| * remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier2022-05-041-1/+1
* | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-042-3/+10
|\ \ | |/ |/|
| * Use email settings in DAV searchLouis Chemineau2022-04-192-1/+6
| * Use share setting in DAV searchLouis Chemineau2022-04-191-2/+4
* | [tx-robot] updated from transifexNextcloud bot2022-05-042-0/+2
* | Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-iloggerCôme Chilliet2022-05-0350-381/+216
|\ \
| * | Fix use of $logger from another scope in apps/dav/lib/Server.phpCôme Chilliet2022-05-021-0/+1
| * | Add missing use for LoggerInterfaceCôme Chilliet2022-05-021-0/+1
| * | 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
* | | [tx-robot] updated from transifexNextcloud bot2022-05-0266-132/+66
|/ /
* | 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
|\