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-09-14set defaultEnabled in shipped.jsonenh/noid/default-enabled-2Maxence Lange
2022-09-09Bump nc vue to beta2Carl Schwan
2022-09-07[tx-robot] updated from transifexNextcloud bot
2022-09-05Fix typos in apps/ subdirectoryfix/fix-apps-typosluz paz
2022-08-31[tx-robot] updated from transifexNextcloud bot
2022-08-30Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet
2022-08-30Move dav utils functions to OCP\Files\DavUtilCôme Chilliet
2022-08-29Flip bulkupload.enabled default value to truefix/improve-bulk-uploadCôme Chilliet
2022-08-29Fix Capabilities tests for dav applicationCôme Chilliet
2022-08-29Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet
2022-08-29Call the correct functions to get BulkUpload metadata to returnCôme Chilliet
2022-08-29[tx-robot] updated from transifexNextcloud bot
2022-08-26Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ
2022-08-26Fix copy in view-only modeVincent Petry
2022-08-26Check address book URI length before creationJoas Schilling
2022-08-26Check calendar URI length before creationAnna Larch
2022-08-25Add bulkupload.enabled configuration switchCôme Chilliet
2022-08-25Add fileid and permissions to response of bulk uploadCôme Chilliet
2022-08-25Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etagVincent Petry
2022-08-25Update snapshotVincent Petry
2022-08-25Add Nc prefix to Nc vue component namesVincent Petry
2022-08-25Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry
2022-08-24Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan
2022-08-23Move findBinaryFinder and isFunctionEnabled away from OC_Helperimprove-binary-cachingCarl Schwan
2022-08-23Fix ETAG returned by bulk uploadfix/fix-bulk-upload-etagCôme Chilliet
2022-08-22Support iMIP invitations from Mailenh/imip-invitations-responsesAnna Larch
2022-08-19Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling
2022-08-19Fix carddav activitiesJoas Schilling
2022-08-19Use user name cache in activity providersJoas Schilling
2022-08-17[tx-robot] updated from transifexNextcloud bot
2022-08-17Merge pull request #33549 from nextcloud/enh/perfopt-for-carddavJulius Härtl
2022-08-15performance optimisation for carddav backend blob data readenh/perfopt-for-carddavAnna Larch
2022-08-14[tx-robot] updated from transifexNextcloud bot
2022-08-13[tx-robot] updated from transifexNextcloud bot
2022-08-11Merge pull request #33467 from nextcloud/bump-nextcloud-vue-5.4.0John Molakvoæ
2022-08-11[tx-robot] updated from transifexNextcloud bot
2022-08-10Update snapshotbump-nextcloud-vue-5.4.0Vincent Petry
2022-08-08Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan
2022-08-07[tx-robot] updated from transifexNextcloud bot
2022-08-06[tx-robot] updated from transifexNextcloud bot
2022-08-05[tx-robot] updated from transifexNextcloud bot
2022-08-01Fix dynamic property creations in test filesfix/fix-dynamic-properties-in-testsCôme Chilliet
2022-08-01Remove OCP\App and OCP\BackgroundJobcleanup/remove-long-deprecated-classesCarl Schwan
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-28Block download when needed on direct download endpointVincent Petry
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Add nc:share-attributes Webdav propertyVincent Petry
2022-07-28Fix share attribute related tests + code styleVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-27Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry