Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix JS namespace of files_external app | Joas Schilling | 2018-10-30 | 2 | -4/+4 |
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 2 | -3/+3 |
* | files_external: Fix jsunit tests | Julius Härtl | 2018-08-02 | 1 | -10/+7 |
* | Fix tests | Roeland Jago Douma | 2018-05-01 | 1 | -1/+2 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -1/+1 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -20/+20 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -3/+10 |
* | Fix sinon.stub deprecation warnings | Christoph Wurst | 2017-04-24 | 1 | -1/+1 |
* | replace autosave with a save button for external storage configuration | Robin Appelman | 2017-03-22 | 1 | -8/+5 |
* | Fix test | Juan Pablo Villafáñez | 2016-06-07 | 1 | -1/+2 |
* | Add encoding wrapper as opt-in mount option | Vincent Petry | 2016-05-20 | 1 | -1/+2 |
* | Display external storage GUI even if user mounting disabled | Robin McCorkell | 2016-03-16 | 1 | -0/+6 |
* | Disable sharing by default for external storage mounts | Vincent Petry | 2016-02-24 | 1 | -1/+1 |
* | Remove magic flags from files_external backend params | Robin Appelman | 2016-02-02 | 1 | -10/+38 |
* | Merge pull request #20903 from owncloud/sharing-mount-option | Thomas Müller | 2016-02-02 | 1 | -0/+1 |
|\ | |||||
| * | adjust js unit test | Robin Appelman | 2016-01-29 | 1 | -0/+1 |
* | | set auth mechanism in tests | Robin Appelman | 2016-01-29 | 1 | -0/+1 |
* | | Add storage validation JS unit tests | Robin McCorkell | 2016-01-29 | 1 | -1/+75 |
|/ | |||||
* | fix js unit tests | Morris Jobke | 2016-01-07 | 1 | -2/+2 |
* | Fix JS unit tests | Robin McCorkell | 2015-11-21 | 1 | -2/+5 |
* | Authentication mechanisms for external storage backends | Robin McCorkell | 2015-08-19 | 1 | -2/+20 |
* | Show hint if there is no delete permission | Morris Jobke | 2015-04-23 | 1 | -1/+1 |
* | add unit test | Robin Appelman | 2015-04-02 | 1 | -0/+11 |
* | adjust unt tests | Robin Appelman | 2015-04-02 | 1 | -1/+2 |
* | Added ext storage mount options GUI | Vincent Petry | 2015-03-26 | 1 | -7/+81 |
* | Fix storage priority in JS unit test | Vincent Petry | 2015-03-16 | 1 | -3/+6 |
* | Use storage id + appframework for ext storage CRUD | Vincent Petry | 2015-03-12 | 1 | -0/+164 |
* | be more explicit in JS unit tests - caused by accessibility issues | Morris Jobke | 2014-12-18 | 1 | -1/+1 |
* | Remove obsoleted filelist prototype backup in tests | Vincent Petry | 2014-12-04 | 1 | -5/+1 |
* | Sync file list with file actions | Vincent Petry | 2014-06-27 | 1 | -0/+1 |
* | Added JS unit tests for ext storage | Vincent Petry | 2014-06-17 | 1 | -0/+155 |