summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Fix error when $view is null when being passed into some pluginsThomas Müller2016-12-192-24/+27
* Fix "Call to a member function getUID() on null"Thomas Müller2016-12-191-0/+1
* Allow registration of federated authThomas Müller2016-12-191-4/+3
* Register only one dav auth backendThomas Citharel2016-12-191-4/+4
* Fix TodoTestRoeland Jago Douma2016-12-161-3/+3
* Merge pull request #2625 from nextcloud/fix-todo-filterRoeland Jago Douma2016-12-161-1/+1
|\
| * Fix the Todos filterJoas Schilling2016-12-121-1/+1
* | Don't set Content-Disposition header if one already existsLukas Reschke2016-12-141-2/+4
* | Update app versions and requirementsJoas Schilling2016-12-131-2/+2
|/
* 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
* | [tx-robot] updated from transifexNextcloud bot2016-12-044-70/+76
* | [tx-robot] updated from transifexNextcloud bot2016-12-034-140/+134
* | Merge pull request #2471 from nextcloud/harden_files_dropLukas Reschke2016-12-022-20/+189
|\ \
| * | Add unit testsRoeland Jago Douma2016-12-021-0/+179
| * | Harden files dropRoeland Jago Douma2016-12-021-20/+10
* | | [tx-robot] updated from transifexNextcloud bot2016-12-024-140/+140
* | | 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
* | | [tx-robot] updated from transifexNextcloud bot2016-12-016-210/+210
* | | Add tests for the base providerJoas Schilling2016-11-302-1/+190
* | | Move generic tests into namespaceJoas Schilling2016-11-302-4/+4
* | | Deduplicate the provider codeJoas Schilling2016-11-304-171/+133
* | | Add unit tests for ISetting instancesJoas Schilling2016-11-301-0/+121
* | | Add tests for the filtersJoas Schilling2016-11-303-0/+278
* | | Move event and todo parsing to new APIJoas Schilling2016-11-297-319/+387
* | | Deduplicate icon assignmentJoas Schilling2016-11-291-18/+3
* | | Move calendar activity parsing to new APIJoas Schilling2016-11-293-73/+288
* | | Move CalDAV activity settings to new APIJoas Schilling2016-11-295-23/+303
* | | Move CalDAV activity filters to new APIJoas Schilling2016-11-294-25/+193
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-11-264-0/+94
* | VCARDS don't hold binary dataRoeland Jago Douma2016-11-232-7/+41
* | Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-224-234/+0
* | Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requestsLukas Reschke2016-11-212-8/+19
|\ \
| * | fix PropPatch requests on calendarsGeorg Ehrke2016-11-212-8/+19
* | | Remove debug codeLukas Reschke2016-11-211-4/+0
* | | update unit testsBjoern Schiessle2016-11-213-56/+145
* | | update system address book if the user change the personal settingsBjoern Schiessle2016-11-214-94/+96
* | | [tx-robot] updated from transifexNextcloud bot2016-11-214-0/+98
* | | Merge pull request #2173 from nextcloud/bugfix/2171/birthday-12-31-too-youngRobin Appelman2016-11-172-1/+6
|\ \ \ | |/ / |/| |
| * | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-172-1/+6
* | | Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-5/+3
|/ /
* | basic lockdown logicRobin Appelman2016-11-161-0/+1
* | Fix integration testsJoas Schilling2016-11-161-3/+3
* | Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* | Merge pull request #2111 from nextcloud/oc_26549Roeland Jago Douma2016-11-145-19/+1
|\ \
| * | Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-145-19/+1