| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 2 | -48/+6 |
* | Improve saving applicable users in ext storage | Vincent Petry | 2023-01-12 | 1 | -4/+67 |
* | Fix jsunit tests | Julius Härtl | 2022-09-01 | 1 | -2/+2 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -1/+0 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 1 | -6/+6 |
* | add all storage config rows in one go on load | Robin Appelman | 2022-03-17 | 1 | -5/+5 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 2 | -2/+2 |
* | Revert OC.linkToOCS() calls back to old behaviour | Joas Schilling | 2021-08-31 | 1 | -1/+1 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -2/+1 |
* | Rename External storages to External storage | szaimen | 2021-05-20 | 1 | -1/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 2 | -8/+42 |
* | Bump jquery from 2.2.4 to 3.1.0 | Christoph Wurst | 2020-11-13 | 1 | -35/+37 |
* | 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 |