| Commit message (Expand) | Author | Age | Files | Lines |
* | log out, : Bigversal | Allan Nordhøy | 2017-07-14 | 1 | -2/+2 |
* | Enable the toggleSelect extension in multi-select dropdowns | Daniel Calviño Sánchez | 2017-07-10 | 1 | -0/+1 |
* | Allow 2048 and 4096 bit SFTP keys | Roeland Jago Douma | 2017-06-29 | 1 | -1/+17 |
* | Fix name of external storages | Jan-Christoph Borchardt | 2017-05-08 | 2 | -3/+2 |
* | Merge pull request #3438 from nextcloud/external-storage-user-folder | Roeland Jago Douma | 2017-03-31 | 1 | -1/+1 |
|\ |
|
| * | Allow using '/' as external storage root | Robin Appelman | 2017-03-23 | 1 | -1/+1 |
* | | Merge pull request #4007 from nextcloud/backport-27155 | Morris Jobke | 2017-03-23 | 1 | -5/+11 |
|\ \
| |/
|/| |
|
| * | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -5/+11 |
* | | replace autosave with a save button for external storage configuration | Robin Appelman | 2017-03-22 | 1 | -9/+5 |
|/ |
|
* | Show theming icons on external storage folders | Julius Haertl | 2016-12-12 | 1 | -1/+5 |
* | Fix link to external storage settings on error notification | Felix A. Epp | 2016-11-26 | 1 | -1/+1 |
* | Fix translation string | Joas Schilling | 2016-11-07 | 1 | -1/+1 |
* | Switch to public API | Joas Schilling | 2016-10-21 | 1 | -3/+3 |
* | hide files external in personal settings if it's empty | Robin Appelman | 2016-08-17 | 1 | -0/+5 |
* | Add proper scope to files external CSS | Morris Jobke | 2016-07-25 | 1 | -0/+1 |
* | add missing var | Robin Appelman | 2016-07-08 | 1 | -2/+2 |
* | hint global handlebars | Robin Appelman | 2016-07-08 | 1 | -2/+4 |
* | Add "Global Auth" option to external storage | Robin Appelman | 2016-06-21 | 1 | -0/+27 |
* | files_external: Keep checkbox and its label on one line #20032 #22655 | Markus Goetz | 2016-06-17 | 1 | -2/+2 |
* | Rename variable | Juan Pablo Villafáñez | 2016-06-07 | 2 | -4/+4 |
* | Add support to know where the storage test comes from | Juan Pablo Villafáñez | 2016-06-07 | 2 | -1/+5 |
* | Fixes for encoding wrapper | Vincent Petry | 2016-05-20 | 1 | -2/+4 |
* | Add encoding wrapper as opt-in mount option | Vincent Petry | 2016-05-20 | 1 | -11/+21 |
* | Move Dropbox/GDrive link to icon | Robin McCorkell | 2016-05-03 | 2 | -8/+12 |
* | Change colour of input fields instead of printing 'Access granted' | Robin McCorkell | 2016-05-03 | 2 | -11/+12 |
* | Add links to load GDrive/Dropbox configuration pages | Robin McCorkell | 2016-05-03 | 4 | -4/+56 |
* | Move some translation stings around to enable xgettext to detect them | Thomas Müller | 2016-04-07 | 1 | -11/+1 |
* | apps/files_external: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 1 | -1/+1 |
* | Display external storage GUI even if user mounting disabled | Robin McCorkell | 2016-03-16 | 1 | -0/+1 |
* | Merge pull request #22636 from owncloud/fix-ssl-on-external-storages | Thomas Müller | 2016-02-25 | 1 | -0/+3 |
|\ |
|
| * | Properly cast type | Lukas Reschke | 2016-02-24 | 1 | -0/+3 |
* | | Disable sharing by default for external storage mounts | Vincent Petry | 2016-02-24 | 1 | -2/+2 |
|/ |
|
* | remove global credentials | Robin Appelman | 2016-02-17 | 1 | -27/+0 |
* | Improve credentials dialog usability a bit | Vincent Petry | 2016-02-04 | 1 | -2/+13 |
* | 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 |
* | Add global auth backend for files external | Robin Appelman | 2016-02-04 | 1 | -0/+27 |
* | Remove magic flags from files_external backend params | Robin Appelman | 2016-02-02 | 1 | -12/+20 |
* | Merge pull request #20903 from owncloud/sharing-mount-option | Thomas Müller | 2016-02-02 | 1 | -1/+7 |
|\ |
|
| * | Add mount option to disable sharing | Robin Appelman | 2016-01-29 | 1 | -1/+7 |
* | | minor fixes | Robin Appelman | 2016-01-29 | 1 | -3/+8 |
* | | remove custom controler for user provided password auth | Robin Appelman | 2016-01-29 | 1 | -31/+5 |
* | | dont show user provided auth as option for personal mounts | Robin Appelman | 2016-01-29 | 1 | -3/+2 |
* | | Allow setting user provided credentials from the personal settings page | Robin Appelman | 2016-01-29 | 1 | -17/+98 |
* | | Fix validation of inputs that aren't text | Robin McCorkell | 2016-01-26 | 1 | -4/+18 |
|/ |
|
* | 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 |
* | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 1 | -7/+0 |