aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/files/client.js
Commit message (Expand)AuthorAgeFilesLines
* Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-181-1/+4
* Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-171-0/+2
|\
| * Add handler for global ajax errorsVincent Petry2016-02-151-0/+2
* | Fix redundant headers in files dav clientVincent Petry2016-02-161-12/+7
|/
* Add system tags filter section for files appVincent Petry2016-02-091-1/+72
* Small fixes in Dav files clientVincent Petry2016-02-041-2/+2
* Merge pull request #21200 from owncloud/files-authorizationheaderThomas Müller2015-12-171-12/+10
|\
| * Use Authorization headers for public webdav instead of URLVincent Petry2015-12-141-12/+10
* | Fix files UI mtime parsing from webdavVincent Petry2015-12-161-1/+1
|/
* Files can't have create permissionsRoeland Jago Douma2015-12-111-4/+0
* Use oc:fileid property instead of oc:idVincent Petry2015-11-221-17/+3
* Fix port issue - options.host already has the port attachedThomas Müller2015-11-221-16/+3
* Query tags/favorite through Webdav in file listVincent Petry2015-11-221-9/+54
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-221-0/+673