Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reintroduce status check for external storages | Morris Jobke | 2019-02-07 | 1 | -0/+11 |
| | | | | | | Fixes #14022 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove warning in case of external storage error | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -18/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix JS namespace of files_external app | Joas Schilling | 2018-10-30 | 1 | -28/+28 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move files_external to compiled handlebars | Roeland Jago Douma | 2018-10-19 | 1 | -2/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix usage of deprecated OC.webroot | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | remove hardcoded sharepoint icon path | Arthur Schiwon | 2018-01-18 | 1 | -3/+0 |
| | | | | | | it does not exist and if it would, it was not themable Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix selectors for file list elements | Daniel Calviño Sánchez | 2017-12-27 | 1 | -5/+5 |
| | | | | | | | | | | | | When the checkbox was moved to where the favourite icon was shown before the layout of the file list was modified. The first column is no longer the file name, so neither the thumbnail nor the name link were found. Due to this the thumbnail was not set to the appropriate icon, and the dummy event handler was not removed from the name link, so clicks on the name were basically ignored. Now the selectors are based on the ".filename" CSS class instead of relying on the column position. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | log out, : Bigversal | Allan Nordhøy | 2017-07-14 | 1 | -2/+2 |
| | |||||
* | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -5/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added quit option in notif in app.js added quit option in notif in file-upload.js added quit option in notif in fileinfomodel.js added quit option in notif in filelist.js added quit option in notif in filelist.js added quit option in notif in tagsplugin.js added quit option in notif in statusmanager.js added quit option in notif in external.js added quit option in notif in versionstabview.js added quit option in notif in notification.js changes according to the latest review. timeout removed since there is a button to close it translation capability added typo fixed test files updated small errors fixed Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Show theming icons on external storage folders | Julius Haertl | 2016-12-12 | 1 | -1/+5 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Fix link to external storage settings on error notification | Felix A. Epp | 2016-11-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix A. Epp <work@felixepp.de> | ||||
* | Fix translation string | Joas Schilling | 2016-11-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | hint global handlebars | Robin Appelman | 2016-07-08 | 1 | -2/+4 |
| | |||||
* | Rename variable | Juan Pablo Villafáñez | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | Add support to know where the storage test comes from | Juan Pablo Villafáñez | 2016-06-07 | 1 | -0/+1 |
| | |||||
* | apps/files_external: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Improve credentials dialog usability a bit | Vincent Petry | 2016-02-04 | 1 | -2/+13 |
| | | | | | Automatically focus on the first field. Pressing enter submits the form. | ||||
* | fix input type | Robin Appelman | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | Use handlebars template | Robin Appelman | 2016-02-04 | 1 | -22/+25 |
| | |||||
* | Fix PR from comments | Jesús Macias | 2016-02-04 | 1 | -5/+3 |
| | |||||
* | Add credentials dialog for user provided auth | Jesús Macias | 2016-02-04 | 1 | -84/+167 |
| | |||||
* | Change icon only on WND and Sharepoint external storages | Jesús Macias | 2016-01-15 | 1 | -25/+1 |
| | |||||
* | Fis bug issue 21110 | Jesús Macias | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | Merge pull request #21438 from owncloud/settings-anchors | Thomas Müller | 2016-01-11 | 1 | -1/+1 |
|\ | | | | | remove unneeded 'goto' prefix from settings anchors | ||||
| * | remove unneeded 'goto' prefix from settings anchors | Jan-Christoph Borchardt | 2016-01-04 | 1 | -1/+1 |
| | | |||||
* | | Fix checking external storage status as non admin user | Robin Appelman | 2016-01-08 | 1 | -1/+1 |
|/ | |||||
* | Fix css selector and bug checking personal mounts status | Jesús Macias | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | Add css to manage row status color | Jesús Macias | 2015-11-24 | 1 | -4/+3 |
| | |||||
* | Fix code from PR comments | Jesús Macias | 2015-11-24 | 1 | -93/+64 |
| | |||||
* | Adding logic to show custom icon for current backends, waiting for icon files | Jesús Macias | 2015-11-20 | 1 | -0/+24 |
| | |||||
* | Fix code from PR comments | Jesús Macias | 2015-11-18 | 1 | -612/+522 |
| | |||||
* | Add method to show custom icon and icon-error for each storage backend | Jesús Macias | 2015-11-18 | 1 | -52/+200 |
| | |||||
* | Add icon management capabilities (error icon) | Jesús Macias | 2015-11-13 | 1 | -16/+17 |
| | |||||
* | First working approach to show mount status | Jesús Macias | 2015-11-12 | 1 | -0/+486 |