summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-114-10/+10
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-087-14/+14
* Merge pull request #24911 from nextcloud/fix/tasks-calendar/undefined-index-s...Julius Härtl2021-01-071-2/+4
|\
| * Make sure we have existing indexes before using themJohn Molakvoæ (skjnldsv)2021-01-041-2/+4
* | Merge pull request #24964 from nextcloud/bugfix/noid/internal-server-error-wh...Roeland Jago Douma2021-01-051-1/+6
|\ \ | |/ |/|
| * Don't throw a 500 when importing a broken ics reminder fileJoas Schilling2021-01-051-1/+6
* | Update license headersChristoph Wurst2020-12-306-4/+6
|/
* Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-1/+1
* Merge pull request #22222 from nextcloud/enh/social-indexRoeland Jago Douma2020-12-222-0/+216
|\
| * re-index contacts with social profilescall-me-matt2020-12-222-0/+216
* | Merge pull request #22085 from nextcloud/enh/index-socialprofileRoeland Jago Douma2020-12-221-1/+2
|\ \ | |/ |/|
| * adding social profile to search indexmatt2020-08-021-1/+2
* | Merge pull request #24604 from nextcloud/feat/dav/move-calendar-renameJohn Molakvoæ2020-12-222-17/+71
|\ \
| * | Allow to force rename a conflicting calendarJohn Molakvoæ (skjnldsv)2020-12-102-17/+71
* | | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst2020-12-184-7/+2
|\ \ \
| * | | fixes sharing to group ids /w chars that are being url encoded, carddavArthur Schiwon2020-12-161-3/+0
| * | | fix finding of groups with decodable chars in their id via DAVArthur Schiwon2020-12-161-1/+1
| * | | fixes sharing to group ids with characters that are being url encodedArthur Schiwon2020-12-162-3/+1
* | | | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1657-41/+62
|/ / /
* | | use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-152-2/+10
* | | dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon2020-12-153-6/+15
* | | Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)2020-12-141-0/+4
* | | Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma2020-12-101-0/+12
|\ \ \
| * | | Adjust further columnsVincent Petry2020-12-091-0/+6
| * | | Adjust calendars.components to 64 charsVincent Petry2020-12-091-0/+6
* | | | Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+1
|/ / /
* / / 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
|/ /