aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/js
Commit message (Expand)AuthorAgeFilesLines
* Fix JS namespace of files_external appJoas Schilling2018-10-302-4/+4
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-092-3/+3
* files_external: Fix jsunit testsJulius Härtl2018-08-021-10/+7
* Fix testsRoeland Jago Douma2018-05-011-1/+2
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-1/+1
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-20/+20
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+10
* Fix sinon.stub deprecation warningsChristoph Wurst2017-04-241-1/+1
* replace autosave with a save button for external storage configurationRobin Appelman2017-03-221-8/+5
* Fix testJuan Pablo Villafáñez2016-06-071-1/+2
* Add encoding wrapper as opt-in mount optionVincent Petry2016-05-201-1/+2
* Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-161-0/+6
* Disable sharing by default for external storage mountsVincent Petry2016-02-241-1/+1
* Remove magic flags from files_external backend paramsRobin Appelman2016-02-021-10/+38
* Merge pull request #20903 from owncloud/sharing-mount-optionThomas Müller2016-02-021-0/+1
|\
| * adjust js unit testRobin Appelman2016-01-291-0/+1
* | set auth mechanism in testsRobin Appelman2016-01-291-0/+1
* | Add storage validation JS unit testsRobin McCorkell2016-01-291-1/+75
|/
* fix js unit testsMorris Jobke2016-01-071-2/+2
* Fix JS unit testsRobin McCorkell2015-11-211-2/+5
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-191-2/+20
* Show hint if there is no delete permissionMorris Jobke2015-04-231-1/+1
* add unit testRobin Appelman2015-04-021-0/+11
* adjust unt testsRobin Appelman2015-04-021-1/+2
* Added ext storage mount options GUIVincent Petry2015-03-261-7/+81
* Fix storage priority in JS unit testVincent Petry2015-03-161-3/+6
* Use storage id + appframework for ext storage CRUDVincent Petry2015-03-121-0/+164
* be more explicit in JS unit tests - caused by accessibility issuesMorris Jobke2014-12-181-1/+1
* Remove obsoleted filelist prototype backup in testsVincent Petry2014-12-041-5/+1
* Sync file list with file actionsVincent Petry2014-06-271-0/+1
* Added JS unit tests for ext storageVincent Petry2014-06-171-0/+155