summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* don't remove owner property for public calendarsGeorg Ehrke2017-04-105-4/+123
* Directly fix the valuesJoas Schilling2017-04-063-134/+119
* Don't list on public calendar endpointsLukas Reschke2017-04-051-9/+2
* Make sure transparency is an integer when saving a calendarJoas Schilling2017-03-301-2/+2
* fix testsBjoern Schiessle2017-03-241-7/+26
* Load cert file before syncing addressbooks and contactsJoas Schilling2017-03-241-16/+31
* use right format for avatarsBjoern Schiessle2017-03-241-1/+1
* don't add empty values to the vcardBjoern Schiessle2017-03-241-3/+9
* fix the way we create a new vcard to avoid to have multiple UIDsBjoern Schiessle2017-03-241-1/+2
* Set a status code when setting a bodyJoas Schilling2017-03-081-0/+1
* Add new user agent of windows 10 dav backendJoas Schilling2017-03-081-0/+1
* Make sure shares use read-write when availableJoas Schilling2017-03-062-4/+24
* Don't waste energy unless necessaryJoas Schilling2017-03-062-16/+21
* Use the correct principal for shared addressbooksJoas Schilling2017-02-241-1/+1
* Address book data lost when any user receiving a share is deleted backportJohn Molakvoæ (skjnldsv)2017-02-152-1/+28
* Merge pull request #3445 from nextcloud/stable11-add-integration-tests-for-davLukas Reschke2017-02-132-1/+19
|\
| * Add integration tests for legacy DAV endpointsLukas Reschke2017-02-102-1/+19
* | Fix detection of the new iOS appJoas Schilling2017-02-101-4/+3
|/
* fix shared-as-busy events for ownerGeorg Ehrke2017-02-031-1/+7
* Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-102-2/+2
* Don't set Content-Disposition header if one already existsLukas Reschke2017-01-051-2/+4
* Add DAV repair step to fix calendar dataRoeland Jago Douma2016-12-212-0/+134
* Fix the Todos filterJoas Schilling2016-12-191-1/+1
* Fix legacy caldav endpointsRoeland Jago Douma2016-12-153-31/+22
* Add test execution against legacy DAV backendLukas Reschke2016-12-151-1/+1
* Overwrite the schedule target calendar with the personal one and create it if...Joas Schilling2016-12-092-0/+66
* Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-topMorris Jobke2016-12-051-1/+1
|\
| * First list tags the user used latelyJoas Schilling2016-11-071-1/+1
* | Merge pull request #2471 from nextcloud/harden_files_dropLukas Reschke2016-12-021-20/+10
|\ \
| * | Harden files dropRoeland Jago Douma2016-12-021-20/+10
* | | Merge pull request #2432 from nextcloud/activity-mail-languageMorris Jobke2016-12-013-9/+26
|\ \ \ | |/ / |/| |
| * | Adjust all implementations in the server repoJoas Schilling2016-12-013-9/+26
* | | Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-ma...Lukas Reschke2016-12-011-1/+2
|\ \ \ | |/ / |/| |
| * | Also get infos about email sharesJoas Schilling2016-11-301-1/+2
* | | Add tests for the base providerJoas Schilling2016-11-301-1/+1
* | | Deduplicate the provider codeJoas Schilling2016-11-304-171/+133
* | | Move event and todo parsing to new APIJoas Schilling2016-11-295-302/+368
* | | Deduplicate icon assignmentJoas Schilling2016-11-291-18/+3
* | | Move calendar activity parsing to new APIJoas Schilling2016-11-292-73/+285
* | | Move CalDAV activity settings to new APIJoas Schilling2016-11-294-23/+296
* | | Move CalDAV activity filters to new APIJoas Schilling2016-11-293-25/+186
|/ /
* | VCARDS don't hold binary dataRoeland Jago Douma2016-11-231-1/+1
* | Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-222-165/+0
* | Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requestsLukas Reschke2016-11-211-1/+1
|\ \
| * | fix PropPatch requests on calendarsGeorg Ehrke2016-11-211-1/+1
* | | Remove debug codeLukas Reschke2016-11-211-4/+0
* | | update system address book if the user change the personal settingsBjoern Schiessle2016-11-214-94/+96
* | | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-1/+5
|/ /
* | basic lockdown logicRobin Appelman2016-11-161-0/+1
* | Fix integration testsJoas Schilling2016-11-161-3/+3