Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps/dav
AgeCommit message (Expand)Author
2022-05-24Merge pull request #32548 from nextcloud/fix/return-typeCarl Schwan
2022-05-24Fix return type and make type stricterCarl Schwan
2022-05-24[tx-robot] updated from transifexNextcloud bot
2022-05-23Update DAV availability vue component to standardJoas Schilling
2022-05-23Merge pull request #32519 from nextcloud/rename-webcal-user-agentChristoph Wurst
2022-05-21[tx-robot] updated from transifexNextcloud bot
2022-05-20Rename user-agent used by the Webcal Refresh Servicerename-webcal-user-agentThomas Citharel
2022-05-19Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperfblizzz
2022-05-18Add email validationAnna Larch
2022-05-17Remove chunkperf.phpdebt/noid/hello-chunkperfDaniel Kesselberg
2022-05-17Make chunkperf.php work againDaniel Kesselberg
2022-05-17Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan
2022-05-17[tx-robot] updated from transifexNextcloud bot
2022-05-16Fix more psalm issuesCarl Schwan
2022-05-12Wrap multiple inserts inside a transationperformance/saving-user-profile-infoCarl Schwan
2022-05-12Minor optimizations for saving user personal informationCarl Schwan
2022-05-06[tx-robot] updated from transifexNextcloud bot
2022-05-05Cleanup davCarl Schwan
2022-05-05[tx-robot] updated from transifexNextcloud bot
2022-05-04Merge pull request #32262 from nextcloud/fix/noid/extra-leading-minusCarl Schwan
2022-05-04Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis
2022-05-04remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier
2022-05-04[tx-robot] updated from transifexNextcloud bot
2022-05-03Merge pull request #31775 from nextcloud/fix/migrate-dav-away-from-iloggerCôme Chilliet
2022-05-02[tx-robot] updated from transifexNextcloud bot
2022-05-02Fix use of $logger from another scope in apps/dav/lib/Server.phpfix/migrate-dav-away-from-iloggerCôme Chilliet
2022-05-02Add missing use for LoggerInterfaceCôme Chilliet
2022-05-02Migrate last instances of $server::getLogger() from davCôme Chilliet
2022-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2022-05-02Fix namespace of RefreshWebcalServiceTestCôme Chilliet
2022-05-02Fix PublishingTest class nameCôme Chilliet
2022-05-02Remove use of mixed type which is not available in PHP 7.4Côme Chilliet
2022-04-28Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infin...blizzz
2022-04-27Handle processing reminders for calendar objects with an infinite numberhandle-calendar-reminders-with-infinite-recurrenceThomas Citharel
2022-04-25[tx-robot] updated from transifexNextcloud bot
2022-04-24[tx-robot] updated from transifexNextcloud bot
2022-04-23[tx-robot] updated from transifexNextcloud bot
2022-04-22add logging of failed quota infoRobin Appelman
2022-04-21Add known dav properties to ignore listJulius Härtl
2022-04-20Fix warningChristopher Ng
2022-04-20Update naming of address book exportsChristopher Ng
2022-04-20Fix export of shared calendarsChristopher Ng
2022-04-20[tx-robot] updated from transifexNextcloud bot
2022-04-19Use email settings in DAV searchfeat/use_setting_in_dav_searchLouis Chemineau
2022-04-19Use share setting in DAV searchLouis Chemineau
2022-04-17[tx-robot] updated from transifexNextcloud bot
2022-04-15[tx-robot] updated from transifexNextcloud bot
2022-04-14Master is now 25Joas Schilling
2022-04-14Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in...Vincent Petry
2022-04-14Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry