| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix click error on oc-dialog breadcrumb | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+1 |
* | Change move copy order and debug leftover | Thomas Citharel | 2017-09-15 | 1 | -1/+0 |
* | typo | Thomas Citharel | 2017-09-15 | 1 | -1/+1 |
* | [WIP] Added copy and move buttons | Thomas Citharel | 2017-09-15 | 1 | -12/+89 |
* | Merge pull request #4610 from nextcloud/js-semicolons | Lukas Reschke | 2017-05-01 | 1 | -1/+1 |
|\ |
|
| * | Fix semicolon at end of JS lines | Morris Jobke | 2017-05-01 | 1 | -1/+1 |
* | | Fix variable definitions in oc dialogs | Morris Jobke | 2017-05-01 | 1 | -2/+4 |
|/ |
|
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | Fire callback also on pure closing of prompt dialog | Morris Jobke | 2016-12-09 | 1 | -1/+15 |
* | Merge pull request #2342 from nextcloud/filepicker-shadow | Lukas Reschke | 2016-11-28 | 1 | -9/+2 |
|\ |
|
| * | move more sizing logic to css | Robin Appelman | 2016-11-28 | 1 | -2/+2 |
| * | limit filepicker height to screen | Robin Appelman | 2016-11-25 | 1 | -8/+1 |
* | | use public share fileclient when available | Robin Appelman | 2016-11-25 | 1 | -1/+1 |
|/ |
|
* | show dialog again of operation failed | Bjoern Schiessle | 2016-11-24 | 1 | -0/+1 |
* | Color the trusted domain to alert the admin a bit more | Joas Schilling | 2016-10-31 | 1 | -2/+21 |
* | Merge pull request #1823 from nextcloud/filepicker-folder-fix | Roeland Jago Douma | 2016-10-25 | 1 | -1/+4 |
|\ |
|
| * | Fix picking a folder with the filepicker | Robin Appelman | 2016-10-20 | 1 | -1/+4 |
* | | show empty folder message in filepicker | Robin Appelman | 2016-10-21 | 1 | -1/+8 |
|/ |
|
* | fix filepicker with no mimetype filter | Robin Appelman | 2016-10-19 | 1 | -3/+6 |
* | Use a table for the filepicker list and add size column | Robin Appelman | 2016-10-19 | 1 | -14/+19 |
* | use fileclient to get the filelist for the filepicker | Robin Appelman | 2016-10-19 | 1 | -12/+17 |
* | Allow selecting a folder after using the breadcrumb | Robin Appelman | 2016-10-19 | 1 | -1/+1 |
* | Allow selecting the root folder | Robin Appelman | 2016-10-19 | 1 | -1/+5 |
* | filepicker styling | Robin Appelman | 2016-10-14 | 1 | -6/+7 |
* | use mimetype icons in filepicker if there is no preview | Robin Appelman | 2016-10-14 | 1 | -2/+9 |
* | Choose button remains disbaled for httpd/unix-directory | Sujith Haridasan | 2016-09-12 | 1 | -2/+10 |
* | Choose button remains disabled unless files are chosen | Sujith Haridasan | 2016-08-29 | 1 | -0/+14 |
* | Since the server no longer calculates the icon | Roeland Jago Douma | 2015-12-24 | 1 | -0/+1 |
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
* | fix filepicker loading spinner | Christoph Wurst | 2015-10-19 | 1 | -3/+3 |
* | Check .conflicts for checkboxes | Morris Jobke | 2015-10-08 | 1 | -1/+1 |
* | Disable "Continue" button in conflict dialog when no selection | Vincent Petry | 2015-10-08 | 1 | -0/+11 |
* | Make sure the conflict dialog is loaded before adding conflicts | Vincent Petry | 2015-10-02 | 1 | -4/+11 |
* | Use Hermite resampling for comparator canvas previews | Olivier Paroz | 2015-09-29 | 1 | -8/+85 |
* | Merge pull request #18517 from owncloud/17753_to_master | Thomas Müller | 2015-09-24 | 1 | -2/+2 |
|\ |
|
| * | Fix preview of old file on public upload conflicts | Olivier Paroz | 2015-09-20 | 1 | -2/+2 |
* | | fix missing checkboxes in file comparator | Hendrik Leppelsack | 2015-09-21 | 1 | -0/+5 |
|/ |
|
* | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrl | Roeland Jago Douma | 2015-07-09 | 1 | -3/+2 |
* | Escape single quotes | Olivier Paroz | 2015-05-29 | 1 | -0/+2 |
* | Fix for parenthesis | Olivier Paroz | 2015-05-29 | 1 | -1/+1 |
* | Get a 96x96 preview for file conflict resolution | Olivier Paroz | 2015-05-29 | 1 | -3/+9 |
* | add max-width of 600px to filepicker | Morris Jobke | 2015-05-06 | 1 | -1/+2 |
* | fix filepicker | Morris Jobke | 2015-04-13 | 1 | -1/+1 |
* | Add more spacing to the file picker dialog | Lukas Reschke | 2015-03-28 | 1 | -1/+1 |
* | show readonly message in file conflict dialog, make it always selected | Jörn Friedrich Dreyer | 2014-12-11 | 1 | -30/+43 |
* | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 1 | -0/+1 |
* | Implementing moment.js | Clark Tomlinson | 2014-08-28 | 1 | -1/+1 |
* | Use human readable relative date for oc-dialog-filepickers | Tom Needham | 2014-08-07 | 1 | -1/+1 |
* | also fix filepicker for smaller screen sizes | Jan-Christoph Borchardt | 2014-07-31 | 1 | -1/+1 |
* | Fixed dialogs styling, reversed buttons | Vincent Petry | 2014-07-07 | 1 | -22/+20 |