summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-13/+11
* Revert 3ff3ed0c56 case-insensitive compares.Brad Rubenstein2019-02-281-2/+2
* Respect RSVP parameter for attendees when adding accept/decline buttons.Brad Rubenstein2019-02-281-2/+17
* Customize presentation of accept/decline buttons in iMip mailBrad Rubenstein2019-02-281-4/+38
* Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-272-0/+102
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-221-1/+1
|\
| * Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
* | Merge pull request #14299 from nextcloud/fix/14298/fix_storages_not_closing_h...Morris Jobke2019-02-201-0/+4
|\ \
| * | Hanlde writestream not closing sourceRoeland Jago Douma2019-02-201-0/+4
| |/
* | Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_yearMorris Jobke2019-02-203-14/+152
|\ \ | |/ |/|
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-163-3/+106
| * unicode all the birthday iconsGeorg Ehrke2019-02-161-9/+24
| * set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-161-3/+23
* | Make sure that we have a streamRoeland Jago Douma2019-02-181-0/+7
* | Add a wrapper to determine if a file is EOFRoeland Jago Douma2019-02-151-2/+8
* | Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f...Morris Jobke2019-01-314-1/+379
|\ \
| * | Fix theming defaults injection if theming app is disabledMorris Jobke2019-01-311-5/+3
| * | Add Apple Provisioning profileGeorg Ehrke2019-01-304-1/+381
| |/
* | Use proper mime type for icoDaniel Kesselberg2019-01-281-1/+1
* | Add ico as avatarDaniel Kesselberg2019-01-281-32/+32
* | Merge pull request #5881 from nextcloud/command-move-calendarMorris Jobke2019-01-283-0/+310
|\ \
| * | Handle moving calendar to an user who already has the shareThomas Citharel2019-01-162-19/+42
| * | Don't check group shares if shareWithGroupMembersOnly is falseThomas Citharel2019-01-161-8/+11
| * | 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
* | | Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+9
* | | Merge pull request #13511 from nextcloud/bugfix/noid/remove-orphan-event-and-...Morris Jobke2019-01-161-0/+94
|\ \ \ | |/ / |/| |
| * | Remove orphan event and contacts dataJoas Schilling2019-01-111-0/+94
| |/
* / 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
|\ \ \