Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return 404 in shareinfo.php when outgoing s2s disabled | Vincent Petry | 2015-05-28 | 1 | -0/+5 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+19 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -18/+5 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+18 |
| | |||||
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | Add some safety checks | Robin Appelman | 2014-06-16 | 1 | -3/+1 |
| | |||||
* | Fix public share webdav permissions | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | fix modified date for external shares | Robin Appelman | 2014-06-14 | 1 | -0/+2 |
| | |||||
* | Properly expose read only public shares as read only | Robin Appelman | 2014-06-14 | 1 | -0/+7 |
| | |||||
* | Scan the entire remote share at once by requesting the full file tree from ↵ | Robin Appelman | 2014-06-14 | 1 | -0/+62 |
the remote server |