aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1688-67/+95
* Merge pull request #24629 from nextcloud/enh/noid/optional-before-requiredChristoph Wurst2020-12-161-6/+13
|\
| * Add $secureRandom to test caseDaniel Kesselberg2020-12-101-6/+13
* | use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-152-2/+10
* | dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon2020-12-154-7/+39
* | Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)2020-12-142-1/+15
* | [tx-robot] updated from transifexNextcloud bot2020-12-132-0/+2
|/
* 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
* | Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-102-0/+2
|\ \
| * | Handle deck share type in audit and dav appJulius Härtl2020-12-092-0/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-12-102-0/+12
|/
* Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-083-24/+27
|\
| * Make code strictJoas Schilling2020-12-073-24/+27
* | php cs fixRoeland Jago Douma2020-12-071-1/+0
* | We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7
* | Fix MoveCalendarTestRoeland Jago Douma2020-12-071-1/+1
* | Fix notifier testRoeland Jago Douma2020-12-071-2/+5
|/
* 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 #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\ \
| * | rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* | | Merge pull request #24340 from nextcloud/td/psalm/job_executeMorris Jobke2020-11-302-4/+6
|\ \ \
| * | | Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-252-4/+6
| | |/ | |/|
* | | 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
* | | Merge pull request #24357 from nextcloud/fix/vcf-export-group-multilineChristoph Wurst2020-11-251-1/+1
|\ \ \
| * | | Make sure we add new line between vcf groups exportsJohn Molakvoæ (skjnldsv)2020-11-241-1/+1
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2020-11-252-0/+2
|/ /
* | Merge pull request #24108 from csware/apple-unknown-yearJohn Molakvoæ2020-11-171-1/+6
|\ \
| * | Use correct year for generated birthdays eventsSven Strickroth2020-11-131-1/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-11-162-0/+12
|/ /
* | 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-112-8/+8
|\ \ \ | |/ / |/| |
| * | Use png icons in caldav reminder emailsRichard Steinmetz2020-11-072-8/+8
| |/
* | 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-105-2/+64
* | Fix "Invalid fetch style: 12" on OracleJoas Schilling2020-11-101-2/+5
* | Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke2020-11-106-9/+42
|\ \
| * | Don't leave cursors open when tests failJoas Schilling2020-11-096-9/+42
| |/
* | Merge pull request #23070 from eleith/complex-recurrance-importseleith2020-11-102-7/+25
|\ \ | |/ |/|
| * resolve review commentsleith abdulla2020-10-291-2/+2
| * handle vcalander documents with recurrence with exemptions or editsleith abdulla2020-10-282-8/+26
* | Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
* | Merge pull request #21693 from nextcloud/fix/noid/import-certificates-only-by...Morris Jobke2020-11-031-3/+1
|\ \
| * | Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-3/+1