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
2021-04-26Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen
2021-04-23Close open cursorsChristoph Wurst
2021-04-23Use the new executeQuery and executeUpdate methodsChristoph Wurst
2021-04-23Drop default fetch mode parameterChristoph Wurst
2021-04-23Only set copy etag if the destination source can be foundChristoph Wurst
2021-04-20Fix DAV unit testsJoas Schilling
2021-04-16Move over notification to new registrationRoeland Jago Douma
2021-04-12[tx-robot] updated from transifexNextcloud bot
2021-04-05[tx-robot] updated from transifexNextcloud bot
2021-04-03[tx-robot] updated from transifexNextcloud bot
2021-03-29Merge pull request #26342 from pirate/cal-invite-email-use-pngsMorris Jobke
2021-03-27change calendar invite emails to use pngs instead of svgsNick Sweeting
2021-03-26Map old account scope properties to new namesVincent Petry
2021-03-26Merge pull request #22201 from cweiske/20492-move-contacts-with-birthdayJohn Molakvoæ
2021-03-26Delete old birthday calendar object when moving contact to another address bookChristian Weiske
2021-03-26[tx-robot] updated from transifexNextcloud bot
2021-03-25Fix l10nValdnet
2021-03-24[tx-robot] updated from transifexNextcloud bot
2021-03-23Merge pull request #25776 from nextcloud/fix/sabre-file-checksum-no-file-infoRoeland Jago Douma
2021-03-23[tx-robot] updated from transifexNextcloud bot
2021-03-22Only write checksum if we have a valid file infoChristoph Wurst
2021-03-15[tx-robot] updated from transifexNextcloud bot
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-06[tx-robot] updated from transifexNextcloud bot
2021-03-04Merge pull request #25881 from nextcloud/techdept/psalm/sharespluginRoeland Jago Douma
2021-03-03Move DirectMapper to QBMapperRoeland Jago Douma
2021-03-02Update autoloader filesRoeland Jago Douma
2021-03-02Fix the SharesPluginRoeland Jago Douma
2021-02-28[tx-robot] updated from transifexNextcloud bot
2021-02-23[tx-robot] updated from transifexNextcloud bot
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-17Move getChangesForAddressBook to QueryBuilderRoeland Jago Douma
2021-02-16Drop redundant indesRoeland Jago Douma
2021-02-16[tx-robot] updated from transifexNextcloud bot
2021-02-15Fix some RedundantCast in dav codeRoeland Jago Douma
2021-02-15Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalen...Roeland Jago Douma
2021-02-15Merge pull request #25625 from nextcloud/enh/psalm/substrChristoph Wurst
2021-02-15Move getChangesForCalendar to QueryBuilderRoeland Jago Douma
2021-02-15Merge pull request #25636 from nextcloud/fix/psalm/closure_return_typesChristoph Wurst
2021-02-15Check substr resultsRoeland Jago Douma
2021-02-15Merge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanagerRoeland Jago Douma
2021-02-15[tx-robot] updated from transifexNextcloud bot
2021-02-14Fix PluginManager annotationRoeland Jago Douma
2021-02-14Add some closure return typesRoeland Jago Douma
2021-02-14Use correct namespace (casing) in CalendarHomeRoeland Jago Douma
2021-02-12add event for when a direct download is triggeredRobin Appelman
2021-02-11Do not send imip email to invalid recipientsChristoph Wurst
2021-02-07[tx-robot] updated from transifexNextcloud bot
2021-02-05[tx-robot] updated from transifexNextcloud bot