summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* add list-calendars commandGeorg Ehrke2019-01-163-57/+136
* Add command to move a calendar from an user to anotherThomas Citharel2019-01-162-0/+205
* Principals can be principal/user/<name> or principal/<name> from legacy installsJoas Schilling2019-01-141-1/+1
* Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
* Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
* Merge pull request #13430 from nextcloud/bugfix/13331/respect-classification-...Roeland Jago Douma2019-01-093-3/+144
|\
| * Add a repair step to remove sensitive event activityJoas Schilling2019-01-081-0/+124
| * Correctly handle the classification of events in the activity streamJoas Schilling2019-01-082-3/+20
* | Merge pull request #12227 from nextcloud/bugfix/cleanu_upload_foldersMorris Jobke2019-01-077-22/+283
|\ \ | |/ |/|
| * Add live repair step to cleanup old chunksRoeland Jago Douma2019-01-041-0/+95
| * Background job to cleanup leftover chunked uploadsRoeland Jago Douma2019-01-046-22/+188
* | Merge pull request #13117 from nextcloud/vcard-avatar-fixesRoeland Jago Douma2019-01-043-16/+32
|\ \
| * | Update apps/dav/lib/CardDAV/PhotoCache.php Morris Jobke2019-01-041-1/+1
| * | Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-044-14/+24
| * | Allow URI as data for vcard PHOTOJohn Molakvoæ (skjnldsv)2019-01-042-4/+10
| |/
* / check anonymous OPTIONS requests file in root (not in subdir)Bastien Durel2019-01-041-1/+8
|/
* Merge pull request #12693 from nextcloud/fix/11474/fix-first-ldap-loginblizzz2018-12-172-2/+4
|\
| * be careful with mixed return values even if it may look unsuspicious…Arthur Schiwon2018-11-272-2/+4
* | If the parent is not cached we should request the fileRoeland Jago Douma2018-12-061-3/+3
* | Merge pull request #12814 from nextcloud/fix/9058/no_user_enumartion_if_disabledRoeland Jago Douma2018-12-052-1/+59
|\ \
| * | No DAV user enumeration if disabledRoeland Jago Douma2018-12-042-1/+59
* | | Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-041-1/+1
|\ \ \ | |/ / |/| |
| * | Fix wrong used typeJoas Schilling2018-11-231-1/+1
* | | Merge pull request #12813 from nextcloud/fix/system_address_bookMorris Jobke2018-12-041-7/+8
|\ \ \
| * | | Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
| | |/ | |/|
* / | Only run the AnonymousOptionsPlugion on Anonymous requestsRoeland Jago Douma2018-12-041-1/+1
|/ /
* / extend anonymous options to work on every dav urlRobin Appelman2018-11-231-1/+1
|/
* forward object not found error in switch as dav 404Robin Appelman2018-11-191-0/+4
* Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickupMorris Jobke2018-11-152-14/+18
|\
| * fixes dav share issue with ownerGeorg Ehrke2018-11-142-14/+18
* | Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-152-1/+60
|\ \
| * | Shorten index name of calendar changes tableJoas Schilling2018-11-142-1/+60
| |/
* / Load apps that have a dav type set before the dav server pluginsJulius Härtl2018-11-141-3/+0
|/
* Merge pull request #12275 from nextcloud/bugfix/11975/oracle_calendar_subscri...Morris Jobke2018-11-134-8/+211
|\
| * Fix Calendarsubscriptions source column change on OracleGeorg Ehrke2018-11-134-8/+211
* | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-122-3/+3
|\ \ | |/ |/|
| * Use the defined func()->count() instead of manual countingJoas Schilling2018-11-082-3/+3
* | Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)2018-11-101-10/+6
|/
* cache webcal calendars on serverGeorg Ehrke2018-11-079-116/+1405
* Allow writing an empty file with the new writeStreamRoeland Jago Douma2018-11-051-0/+4
* Add check for vCard uidJohn Molakvoæ (skjnldsv)2018-11-051-0/+13
* Merge pull request #12004 from nextcloud/dl-vcf-groups-pluginJohn Molakvoæ2018-11-052-0/+124
|\
| * Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)2018-11-042-0/+124
* | Merge pull request #12265 from nextcloud/dav-bumpRoeland Jago Douma2018-11-051-6/+8
|\ \
| * | bump dav version for migrationJohn Molakvoæ (skjnldsv)2018-11-051-6/+8
| |/
* / Do not log FileLock as exceptionRoeland Jago Douma2018-11-041-0/+3
|/
* Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma2018-11-022-3/+80
|\
| * Phpunit fixJohn Molakvoæ (skjnldsv)2018-11-021-5/+9
| * Update PHPDoc to reflect the actual behaviourMorris Jobke2018-11-011-2/+2
| * move migrationJohn Molakvoæ (skjnldsv)2018-11-012-2/+65