summaryrefslogtreecommitdiffstats
path: root/core/js/tests/specs/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-111-2/+16
|\
| * Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-131-2/+16
* | check for encryption state on propfindBjoern Schiessle2017-11-201-2/+11
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-32/+18
|\ \ | |/ |/|
| * Set read permission for files based on the data returned by the serverDaniel Calviño Sánchez2017-11-021-13/+14
| * Fix tests for parsing of permissionsDaniel Calviño Sánchez2017-11-021-16/+1
| * Fix asserts silently not executedDaniel Calviño Sánchez2017-11-021-5/+5
* | Reduce JSHint errors/warningsMorris Jobke2017-11-061-1/+1
|/
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-3/+1
* Add system tags filter section for files appVincent Petry2016-02-091-0/+154
* Fix JS DAV files client unit testsVincent Petry2016-02-041-146/+140
* Fix files UI mtime parsing from webdavVincent Petry2015-12-161-5/+5
* Use oc:fileid property instead of oc:idVincent Petry2015-11-221-2/+2
* Fix port issue - options.host already has the port attachedThomas Müller2015-11-221-2/+1
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-221-0/+712