| Commit message (Expand) | Author | Age | Files | Lines |
* | fix look of personal global credentials settings | Simon L | 2023-12-05 | 1 | -1/+4 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -59/+60 |
* | feat(files_external): migrate to vue | John Molakvoæ | 2023-08-01 | 1 | -31/+0 |
* | Improve saving applicable users in ext storage | Vincent Petry | 2023-01-12 | 1 | -1/+4 |
* | Additional type hinting found by psalm | Carl Schwan | 2022-10-18 | 1 | -1/+3 |
* | Fix accessibility of buttons in the external storage configuration | Lukáš Tyrychtr | 2022-08-03 | 1 | -2/+2 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 1 | -2/+0 |
* | Remove obsolete notification container | Vincent Petry | 2022-07-26 | 1 | -1/+0 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 2 | -8/+8 |
* | Add option to disallow creation of local storages | Vincent Petry | 2021-12-15 | 1 | -2/+5 |
* | Add spinner when loading ext storages | Vincent Petry | 2021-12-06 | 1 | -0/+5 |
* | Fixed grammar | rakekniven | 2021-11-16 | 1 | -1/+1 |
* | Rename External storages to External storage | szaimen | 2021-05-20 | 1 | -2/+2 |
* | Move the global password for files external to post | Roeland Jago Douma | 2020-11-17 | 1 | -1/+1 |
* | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -7/+21 |
* | Make sure there is exactly one newline after imports | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | added documentation links on settings pages | Sascha Wiswedel | 2019-10-17 | 1 | -1/+2 |
* | Allow admin configured mounts to use user configured global credentials | Robin Appelman | 2019-09-09 | 1 | -2/+0 |
* | Add grid toggle for every files view | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/nextcloud/server into gridview-table | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+4 |
|\ |
|
| * | Move files_external to compiled handlebars | Roeland Jago Douma | 2018-10-19 | 1 | -1/+4 |
* | | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
|/ |
|
* | files_external: Add description to settings | Julius Härtl | 2018-08-01 | 1 | -0/+2 |
* | files_external: Move delete option to 3-dots menu | Julius Härtl | 2018-08-01 | 1 | -4/+1 |
* | Fix files_external setings layout | Julius Härtl | 2018-06-21 | 1 | -3/+4 |
* | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 1 | -0/+1 |
* | Merge pull request #8496 from nextcloud/ext-strg-design-fixes | Morris Jobke | 2018-02-27 | 1 | -15/+5 |
|\ |
|
| * | Fixed actions and header missing th | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -0/+1 |
| * | Fixed icons padding | John Molakvoæ (skjnldsv) | 2018-02-26 | 1 | -10/+3 |
| * | Tooltip fix on status icon | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -1/+1 |
| * | Changed config saving feedback design | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -1/+1 |
| * | Use popovermenu instead of dropdown and small fix to popovermenu | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -5/+1 |
* | | Updated error message | John Molakvoæ (skjnldsv) | 2018-02-23 | 2 | -4/+2 |
* | | Fixed default urls | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -2/+2 |
* | | Show error if no external storage configured | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -0/+6 |
|/ |
|
* | Fix "allow user mount" checkbox for external storage | Robin Appelman | 2017-11-09 | 1 | -2/+2 |
* | Fix comparisons in the files external app | Joas Schilling | 2017-08-01 | 1 | -3/+3 |
* | Fix name of external storages | Jan-Christoph Borchardt | 2017-05-08 | 1 | -1/+1 |
* | Fix icons in sidebar on personal page | Morris Jobke | 2017-04-27 | 1 | -1/+1 |
* | replace autosave with a save button for external storage configuration | Robin Appelman | 2017-03-22 | 1 | -1/+7 |
* | add in files view a link to personal files external | davitol | 2016-08-29 | 1 | -1/+0 |
* | add link to personal files external | davitol | 2016-08-29 | 1 | -0/+1 |
* | Fix casing of external storage app | Morris Jobke | 2016-08-17 | 1 | -2/+2 |
* | layout refinements | Morris Jobke | 2016-08-17 | 1 | -2/+0 |
* | hide files external in personal settings if it's empty | Robin Appelman | 2016-08-17 | 1 | -1/+1 |
* | don't show dependency info if we cant create new mounts | Robin Appelman | 2016-08-17 | 1 | -3/+5 |