| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #23026 from stweil/master | Thomas Müller | 2016-03-09 | 3 | -3/+3 |
|\ |
|
| * | apps/files: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-09 | 3 | -3/+3 |
* | | Remove disabled autocorrect for new file names | Morris Jobke | 2016-03-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #22785 from owncloud/trash-returnfalseon401 | Thomas Müller | 2016-03-07 | 1 | -0/+4 |
|\ |
|
| * | Return false on 401 in file list + trash file list | Vincent Petry | 2016-03-03 | 1 | -0/+4 |
* | | Fix download spinner to work with CSS styles | Vincent Petry | 2016-03-04 | 1 | -10/+9 |
* | | Remove browser autocomplete in new file menu | Vincent Petry | 2016-03-02 | 1 | -1/+1 |
|/ |
|
* | Make more action icons themable + style fixes | Vincent Petry | 2016-02-25 | 1 | -8/+8 |
* | Close class | Roeland Jago Douma | 2016-02-25 | 1 | -1/+1 |
* | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 3 | -19/+36 |
* | Accumulate notifications instead of blinking | Vincent Petry | 2016-02-22 | 1 | -1/+5 |
* | Merge pull request #21610 from owncloud/quota-sharedfile | Thomas Müller | 2016-02-18 | 1 | -7/+36 |
|\ |
|
| * | Defer quota check in web UI when overwriting shared file | Vincent Petry | 2016-02-17 | 1 | -7/+36 |
* | | Merge pull request #16783 from owncloud/handle-redirects-global | Thomas Müller | 2016-02-17 | 1 | -7/+0 |
|\ \
| |/
|/| |
|
| * | Add handler for global ajax errors | Vincent Petry | 2016-02-15 | 1 | -7/+0 |
* | | Close file detail sidebar when selecting/unselecting files | Vincent Petry | 2016-02-15 | 1 | -4/+10 |
|/ |
|
* | Fix elementToFile to also return path when defined | Vincent Petry | 2016-02-08 | 1 | -0/+4 |
* | Only check selection for delete permissions, not parent folder | Robin McCorkell | 2016-01-15 | 1 | -3/+1 |
* | Fixed issue #21452 | Erik Pellikka | 2016-01-13 | 1 | -1/+7 |
* | Merge pull request #21589 from owncloud/mobile-webDAV-select | Thomas Müller | 2016-01-11 | 1 | -2/+3 |
|\ |
|
| * | webDAV select bug fixed | Julian Müller | 2016-01-11 | 1 | -2/+3 |
* | | Updating a file should not update the summary | Roeland Jago Douma | 2016-01-09 | 1 | -1/+3 |
|/ |
|
* | Merge pull request #21254 from owncloud/files-uploadcanceliconfix | Thomas Müller | 2015-12-28 | 1 | -23/+21 |
|\ |
|
| * | Use showBusyState for upload into folder | Vincent Petry | 2015-12-18 | 1 | -22/+20 |
| * | Correctly render uploadtext indicator only on folders | Vincent Petry | 2015-12-18 | 1 | -1/+1 |
* | | Make a modifiable copy of the webdav properties in JS file list | Vincent Petry | 2015-12-22 | 1 | -1/+1 |
|/ |
|
* | Fix mount type root detection | Vincent Petry | 2015-12-14 | 1 | -7/+10 |
* | Bring back file delete action text to be based on context | Vincent Petry | 2015-12-11 | 2 | -3/+31 |
* | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 1 | -48/+0 |
* | Fix issue when renaming creates a separate entry | Vincent Petry | 2015-11-22 | 1 | -8/+5 |
* | Properly join path sections | Vincent Petry | 2015-11-22 | 2 | -5/+2 |
* | Query tags/favorite through Webdav in file list | Vincent Petry | 2015-11-22 | 2 | -4/+60 |
* | Make public link share page work with Webdav and add operations | Vincent Petry | 2015-11-22 | 1 | -1/+1 |
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 4 | -257/+351 |
* | Remove "Text file" entry in the "+" menu | Vincent Petry | 2015-11-19 | 1 | -12/+8 |
* | Merge pull request #20181 from owncloud/files-fixdownloadspinner | Thomas Müller | 2015-11-02 | 2 | -2/+7 |
|\ |
|
| * | Fix file action download spinner | Vincent Petry | 2015-10-30 | 2 | -2/+7 |
* | | Merge pull request #20156 from owncloud/files-filter-triger-once | Robin Appelman | 2015-10-30 | 1 | -2/+3 |
|\ \ |
|
| * | | dont trigger the scroll event of every single item we filter in the file list | Robin Appelman | 2015-10-29 | 1 | -2/+3 |
* | | | Merge pull request #20051 from otetard/feature/newfilemenu_extend | Thomas Müller | 2015-10-29 | 1 | -31/+46 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allow apps to add new items in the “New” filemenu. | Olivier Tétard | 2015-10-26 | 1 | -31/+46 |
* | | | Merge pull request #20122 from owncloud/files-consolidateiconupdate | Thomas Müller | 2015-10-29 | 2 | -5/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix icon update to be more consistent | Vincent Petry | 2015-10-29 | 2 | -5/+21 |
| |/ |
|
* / | Fix file list reload callback result | Vincent Petry | 2015-10-27 | 1 | -3/+6 |
|/ |
|
* | Merge pull request #19937 from owncloud/detailsview-donotopenonrename | Thomas Müller | 2015-10-22 | 1 | -3/+6 |
|\ |
|
| * | Do not display details bar after rename | Vincent Petry | 2015-10-21 | 1 | -3/+6 |
* | | Fix file upload, conflict dialog, also in public link | Vincent Petry | 2015-10-21 | 1 | -11/+33 |
|/ |
|
* | Do not register sidebar panels when no sidebar | Vincent Petry | 2015-10-15 | 2 | -4/+8 |
* | Merge pull request #19633 from owncloud/sidebar-alt-favorite | Thomas Müller | 2015-10-14 | 1 | -2/+1 |
|\ |
|
| * | Move alt text for favorite action to image | Vincent Petry | 2015-10-07 | 1 | -2/+1 |