summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Make Color class publicCarl Schwan2022-07-051-7/+7
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-094-0/+4
* | | | Merge pull request #33118 from nextcloud/fix/address-book-exportblizzz2022-07-081-0/+4
|\ \ \ \
| * | | | Fix empty address books being exportedChristopher Ng2022-07-051-0/+4
* | | | | catch any exception for transaction controlArthur Schiwon2022-07-061-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0618-0/+64
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-0516-16/+0
* | | | Merge pull request #33090 from nextcloud/fix/noid/proppatch-properties-transa...Carl Schwan2022-07-041-54/+76
|\ \ \ \
| * | | | DAV custom props: catch Exception and rollback transaction in caseArthur Schiwon2022-07-011-54/+76
* | | | | Merge pull request #33097 from nextcloud/rakekniven-patch-2Simon L2022-07-041-1/+1
|\ \ \ \ \