aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \ \ \
| * | | | | l10n: Fixed typorakekniven2022-07-041-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0410-26/+172
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-038-0/+8
|/ / / / /
* | | | | Inject userId directlyJoas Schilling2022-07-011-7/+6
* | | | | Fix typo of availabilityJoas Schilling2022-07-011-1/+1
* | | | | Remove unused importJoas Schilling2022-07-011-1/+0
* | | | | Add UI to opt-in on the status automationJoas Schilling2022-07-013-0/+92
* | | | | Add status automationJoas Schilling2022-07-011-2/+12
* | | | | Fix determination of cron job runJoas Schilling2022-07-013-8/+95
* | | | | User status automation background jobJoas Schilling2022-07-013-0/+161
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-302-0/+8
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-292-0/+6
* | | | Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan2022-06-286-89/+74
|\ \ \ \
| * | | | Cleanup CardDav SyncServiceCarl Schwan2022-06-242-70/+19
| * | | | Summer cleanup of the federation appCarl Schwan2022-06-245-21/+57
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-06-272-0/+28
* | | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz2022-06-241-0/+5
|\ \ \ \
| * | | | Fix test to check the expire dateVitor Mattos2022-06-201-0/+5