summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/js
Commit message (Expand)AuthorAgeFilesLines
* Fix jsunit testsJulius Härtl2022-09-011-2/+2
* Remove legacy #dir element in files listVincent Petry2022-07-271-1/+0
* Replace files app ids to classesVincent Petry2022-07-261-6/+6
* add all storage config rows in one go on loadRobin Appelman2022-03-171-5/+5
* Replace license information to SPDX expressionLouis Chemineau2022-01-112-2/+2
* Revert OC.linkToOCS() calls back to old behaviourJoas Schilling2021-08-311-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-2/+1
* Rename External storages to External storageszaimen2021-05-201-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-312-8/+42
* Bump jquery from 2.2.4 to 3.1.0Christoph Wurst2020-11-131-35/+37
* 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