aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Make code strictJoas Schilling2020-12-071-9/+10
* Merge pull request #24358 from nextcloud/dav-storage-copyMorris Jobke2020-12-031-2/+24
|\
| * use storage copy implementation when doing dav copyRobin Appelman2020-11-241-2/+24
* | Merge pull request #24340 from nextcloud/td/psalm/job_executeMorris Jobke2020-11-301-2/+4
|\ \
| * | Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-2/+4
| |/
* | Merge pull request #23652 from nextcloud/bug/circles-508/circles-public-sharesMorris Jobke2020-11-301-6/+1
|\ \
| * | A valid user session is required for circles.Daniel Kesselberg2020-11-261-1/+3
| * | Update phpdoc for circleToPrincipalDaniel Kesselberg2020-11-261-8/+1
* | | Make sure we add new line between vcf groups exportsJohn Molakvoæ (skjnldsv)2020-11-241-1/+1
| |/ |/|
* | Use correct year for generated birthdays eventsSven Strickroth2020-11-131-1/+6
* | Merge pull request #24054 from nextcloud/bugfix/noid/calendar-repair-oracleMorris Jobke2020-11-111-0/+32
|\ \
| * | Manually iterate over calendardata when oracle is usedJulius Härtl2020-11-111-0/+32
* | | Merge pull request #23915 from st3iny/fix/noid/png-icons-in-caldav-reminder-e...Morris Jobke2020-11-111-4/+4
|\ \ \ | |/ / |/| |
| * | Use png icons in caldav reminder emailsRichard Steinmetz2020-11-071-4/+4
| |/
* | Fix CSJoas Schilling2020-11-101-0/+1
* | Fix public calendars as they are stored with null on oracleJoas Schilling2020-11-101-12/+34
* | Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-102-1/+61
* | Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke2020-11-104-5/+17
|\ \
| * | Don't leave cursors open when tests failJoas Schilling2020-11-094-5/+17
| |/
* | Merge pull request #23070 from eleith/complex-recurrance-importseleith2020-11-101-7/+23
|\ \ | |/ |/|
| * resolve review commentsleith abdulla2020-10-291-2/+2
| * handle vcalander documents with recurrence with exemptions or editsleith abdulla2020-10-281-8/+24
* | Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
* | Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-3/+1
|/
* Don't overwrite the event if we use it laterRoeland Jago Douma2020-10-281-2/+2
* Also run the SabreAuthInitEvent for the main serverRoeland Jago Douma2020-10-271-0/+7
* CalDavBackend: check if timerange is array before accessingSimon Spannagel2020-10-161-1/+2
* handle nested properties, fixes #20544call-me-matt2020-10-121-1/+16
* Merge pull request #23025 from Iscle/masterMorris Jobke2020-10-061-2/+6
|\
| * DirectController: Verify that expirationTime is between 0s and 24hIscle2020-10-011-0/+4
| * DirectController: Let users choose the expiration timeIscle2020-09-241-2/+2
* | Merge pull request #23028 from nextcloud/bugfix/noid/array-to-string-conversi...Morris Jobke2020-10-051-1/+1
|\ \
| * | Fix array to string conversion on event searchJoas Schilling2020-09-241-1/+1
| |/
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-0533-157/+157
* | Merge pull request #22969 from eleith/catch-no-instance-exceptionRoeland Jago Douma2020-10-041-1/+3
|\ \
| * | broaden exception handling on webcal refresheleith2020-09-291-1/+3
| |/
* | Merge pull request #22983 from nextcloud/bugfix/noid/sync-all-users-to-system...Roeland Jago Douma2020-09-291-1/+1
|\ \
| * | Sync all users to the system addresssbookJoas Schilling2020-09-211-1/+1
| |/
* / Fix numeric folders throwing on markDirtyJoas Schilling2020-09-241-0/+12
|/
* Update urls to stackoverflow.com to "HTTPS"J0WI2020-09-171-1/+1
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-162-10/+0
* Remove phan config - was replaced by PsalmMorris Jobke2020-09-162-8/+0
* Merge pull request #22799 from nextcloud/bugfix/noid/dont-log-microsoft-webda...Morris Jobke2020-09-141-0/+5
|\
| * Don't log Microsoft WebDAV client trying to tag thingsJoas Schilling2020-09-111-0/+5
* | Mitigate encoding issue with user principal uriGeorg Ehrke2020-09-101-1/+5
|/
* Properly catch exception from writing to stream when copying a fileJulius Härtl2020-09-101-2/+9
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-078-1/+11
* Change Content-Disposition HeaderJacob Neplokh2020-09-052-2/+3
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-54/+132
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-15/+17