Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -5/+5 |
* | only allow a single concurrent dav write to a file | Robin Appelman | 2018-04-26 | 1 | -1/+10 |
* | keep previous exception when transforming to dav exception | Robin Appelman | 2018-02-07 | 1 | -3/+3 |
* | Fix comparisons in the dav app | Joas Schilling | 2017-08-01 | 1 | -1/+1 |
* | [DAV] Fix URLUtil::splitPath usage | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Enforce type hints in dav app | Morris Jobke | 2017-05-04 | 1 | -1/+3 |
* | Add comment | Vincent Petry | 2017-04-27 | 1 | -0/+2 |
* | Properly handle missing READ permission | Vincent Petry | 2017-04-27 | 1 | -0/+11 |
* | Fix FutureFile MOVE to keep destination node | Vincent Petry | 2017-04-26 | 1 | -4/+8 |
* | Accept moving FutureFile into a Directory | Vincent Petry | 2017-04-26 | 1 | -0/+6 |
* | Ported ObjectTree::move to IMoveTarget in new DAV endpoint | Vincent Petry | 2017-04-26 | 1 | -4/+110 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -3/+4 |
* | Better handling of forbidden files in dav | Robin Appelman | 2016-06-07 | 1 | -0/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+3 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 1 | -0/+310 |