summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Command
Commit message (Collapse)AuthorAgeFilesLines
* Use true random string as uri for public calendars - as a result we can no ↵Thomas Müller2016-09-261-1/+2
| | | | longer return the pre-publish-url
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-261-1/+3
|
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
|
* Fix apps/Joas Schilling2016-07-214-5/+9
|
* Update license headersLukas Reschke2016-05-262-1/+2
|
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-124-0/+308
* Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4