summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Merge pull request #33368 from luzpaz/fix/apps-dav-typosSimon L2022-07-2718-21/+21
|\ \
| * | Fix typos in apps/dav subdirectoryluz paz2022-07-2618-21/+21
* | | Fix caldav invitation related public pagesCarl Schwan2022-07-273-10/+25
|/ /
* | Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-262-41/+99
|\ \
| * | fix possibly null variablesCédric Neukom2022-07-171-1/+8
| * | Respect user settings when generating alerts for birthday calendarCédric Neukom2022-07-172-41/+92
* | | Don't try to purge objects from the birthday calendar when it doesn't existThomas Citharel2022-07-251-0/+3
* | | Merge pull request #32869 from nextcloud/dav-no-deleted-user-activitiesblizzz2022-07-234-5/+81
|\ \ \
| * | | Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-144-5/+81
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-182-0/+2
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-07-142-0/+2
* | | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-111-7/+7
|\ \ \