aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Bump nc vue to beta2Carl Schwan2022-09-091-24/+24
* [tx-robot] updated from transifexNextcloud bot2022-09-072-4/+4
* Fix typos in apps/ subdirectoryluz paz2022-09-054-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-08-314-4/+4
* Merge pull request #33697 from nextcloud/fix/improve-bulk-uploadCôme Chilliet2022-08-305-48/+54
|\
| * Move dav utils functions to OCP\Files\DavUtilCôme Chilliet2022-08-302-5/+6
| * Flip bulkupload.enabled default value to trueCôme Chilliet2022-08-291-1/+1
| * Fix Capabilities tests for dav applicationCôme Chilliet2022-08-291-3/+23
| * Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet2022-08-293-43/+15
| * Call the correct functions to get BulkUpload metadata to returnCôme Chilliet2022-08-291-2/+2
| * Add bulkupload.enabled configuration switchCôme Chilliet2022-08-251-3/+13
| * Add fileid and permissions to response of bulk uploadCôme Chilliet2022-08-251-0/+3
* | [tx-robot] updated from transifexNextcloud bot2022-08-292-0/+4
* | Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ2022-08-261-0/+1
|\ \
| * | Fix copy in view-only modeVincent Petry2022-08-261-0/+1
| |/
* | Check address book URI length before creationJoas Schilling2022-08-261-0/+4
* | Check calendar URI length before creationAnna Larch2022-08-261-0/+7
|/
* Merge pull request #33659 from nextcloud/fix/fix-bulk-upload-etagVincent Petry2022-08-251-0/+1
|\
| * Fix ETAG returned by bulk uploadCôme Chilliet2022-08-231-0/+1
* | Update snapshotVincent Petry2022-08-251-78/+78
* | Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-31/+31
* | Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* | Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\ \ | |/ |/|
| * Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* | Support iMIP invitations from MailAnna Larch2022-08-225-8/+148
* | Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-193-80/+3
|\ \
| * | Use user name cache in activity providersJoas Schilling2022-08-193-80/+3
* | | Fix carddav activitiesJoas Schilling2022-08-194-7/+7
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-08-172-0/+2
* | Merge pull request #33549 from nextcloud/enh/perfopt-for-carddavJulius Härtl2022-08-171-1/+6
|\ \ | |/ |/|
| * performance optimisation for carddav backend blob data readAnna Larch2022-08-151-1/+6
* | [tx-robot] updated from transifexNextcloud bot2022-08-142-4/+4
* | [tx-robot] updated from transifexNextcloud bot2022-08-132-0/+2
* | Merge pull request #33467 from nextcloud/bump-nextcloud-vue-5.4.0John Molakvoæ2022-08-111-55/+43
|\ \
| * | Update snapshotVincent Petry2022-08-101-55/+43
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-08-112-0/+64
|/
* Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-081-1/+1
|\
| * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-08-072-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-08-062-22/+22
* | [tx-robot] updated from transifexNextcloud bot2022-08-056-2/+10
* | Fix dynamic property creations in test filesCôme Chilliet2022-08-012-6/+10
* | Multiple fixesCarl Schwan2022-07-315-42/+50
* | Block download when needed on direct download endpointVincent Petry2022-07-281-1/+15
* | Fix view-only code after code review commentsVincent Petry2022-07-284-8/+8
* | Add nc:share-attributes Webdav propertyVincent Petry2022-07-283-0/+88
* | Fix share attribute related tests + code styleVincent Petry2022-07-281-0/+1
* | Add share attributes + prevent download permissionVincent Petry2022-07-286-0/+245
|/
* Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry2022-07-271-5/+16
|\
| * Handle file contained inside the uploads folderCarl Schwan2022-06-211-5/+16