Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 1 | -113/+0 |
* | [WEBDAV] check if delete of source is allowed on move | Roeland Jago Douma | 2015-10-07 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Add a Sabre plugin that emits an event for apps | Joas Schilling | 2015-09-17 | 1 | -1/+5 |
* | Check for maintenance mode first so we send the 503 instead of login verific... | Joas Schilling | 2015-09-16 | 1 | -1/+1 |
* | wrap the entire put operation in a read lock | Robin Appelman | 2015-09-14 | 1 | -0/+1 |
* | handle single file dav endpoints | Robin Appelman | 2015-08-11 | 1 | -2/+6 |
* | only add tags plugin when loggedin | Robin Appelman | 2015-08-11 | 1 | -2/+2 |
* | split out creating the sabre dav server to it's own factory | Robin Appelman | 2015-08-11 | 1 | -0/+103 |