summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Use proper dependency injection for app managerMorris Jobke2019-03-056-5/+22
* Fix whitespaceMorris Jobke2019-03-051-1/+1
* Suppress phan exceptions because they are catched by a class_existsMorris Jobke2019-03-051-0/+3
* use class_exists on correct class to please phanGeorg Ehrke2019-03-041-2/+2
* properly catch exceptions of detailsCircleGeorg Ehrke2019-03-031-1/+9
* Get user's circles without touching sessionVinicius Cubas Brand2019-03-011-6/+1
* allow sharing addressbooks with circlesGeorg Ehrke2019-03-012-3/+4
* Share calendar to circleVinicius Cubas Brand2019-03-014-2/+78
* [tx-robot] updated from transifexNextcloud bot2019-03-012-2/+8
* [tx-robot] updated from transifexNextcloud bot2019-02-282-0/+10
* Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-274-0/+104
* [tx-robot] updated from transifexNextcloud bot2019-02-242-4/+4
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-222-2/+3
|\
| * Fix unit testsJoas Schilling2019-02-221-1/+2
| * Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
* | [tx-robot] updated from transifexNextcloud bot2019-02-212-0/+2
* | 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-209-34/+390
|\ \ | |/ |/|
| * Add Repair step to regenerate birthday calendarGeorg Ehrke2019-02-169-4/+299
| * unicode all the birthday iconsGeorg Ehrke2019-02-162-29/+57
| * set birthday year to 1970, take X-APPLE-OMIT-YEAR into accountGeorg Ehrke2019-02-162-18/+51
* | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploadsRoeland Jago Douma2019-02-181-2/+15
|\ \
| * | 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
* | | [tx-robot] updated from transifexNextcloud bot2019-02-182-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-02-154-0/+20
* | [tx-robot] updated from transifexNextcloud bot2019-02-142-4/+4
* | [tx-robot] updated from transifexNextcloud bot2019-02-132-0/+10
* | [tx-robot] updated from transifexNextcloud bot2019-02-124-0/+18
* | [tx-robot] updated from transifexNextcloud bot2019-02-116-0/+18
* | [tx-robot] updated from transifexNextcloud bot2019-02-1010-2/+36
* | [tx-robot] updated from transifexNextcloud bot2019-02-094-0/+30
* | [tx-robot] updated from transifexNextcloud bot2019-02-082-0/+8
* | [tx-robot] updated from transifexNextcloud bot2019-02-066-0/+30
* | [tx-robot] updated from transifexNextcloud bot2019-02-0694-190/+194
* | make text in Groupware Settings translateableGeorg Ehrke2019-02-011-3/+16
* | fix link to Calendar app in Groupware pageGeorg Ehrke2019-02-011-1/+1
* | Turn "email server" in groupware settings to link to mail settingsGeorg Ehrke2019-02-011-1/+13
* | Keep Calendar server settings in groupware but link mail server settingsJan-Christoph Borchardt2019-02-013-3/+3
* | Calendar server: Link Calendar app and calendar sync docsJan-Christoph Borchardt2019-02-011-0/+2
* | Move calendar settings into basic settingsJan-Christoph Borchardt2019-02-012-2/+2
* | Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_f...Morris Jobke2019-01-318-1/+738
|\ \
| * | Fix theming defaults injection if theming app is disabledMorris Jobke2019-01-311-5/+3
| * | Add Apple Provisioning profileGeorg Ehrke2019-01-308-1/+740
| |/
* | Expose subadmin to OCPRoeland Jago Douma2019-01-291-0/+3
* | 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-289-0/+899
|\ \
| * | Handle moving calendar to an user who already has the shareThomas Citharel2019-01-164-51/+134