Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use true random string as uri for public calendars - as a result we can no ↵ | Thomas Müller | 2016-09-26 | 1 | -1/+2 | |
| | | | | longer return the pre-publish-url | |||||
* | fix things (indentation, tests, comments, backend custom implementation | Thomas Citharel | 2016-09-26 | 1 | -1/+3 | |
| | ||||||
* | Better displaynames for shared calendars | Joas Schilling | 2016-08-24 | 1 | -1/+1 | |
| | ||||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 4 | -5/+9 | |
| | ||||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 2 | -1/+2 | |
| | ||||||
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 4 | -0/+308 | |
* Move Application to correct namespace and PSR-4 it * Move dav app to PSR-4 |