| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds class name to span element inside filename. | raghunayyar | 2014-06-07 | 1 | -1/+1 |
* | Ellipcises too long filenames | raghunayyar | 2014-06-06 | 1 | -1/+3 |
* | display "<1 kB" for really small files | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
* | Merge pull request #8663 from owncloud/files-dndissue | Lukas Reschke | 2014-05-30 | 1 | -5/+13 |
|\ |
|
| * | Fix dropping files below the table | Vincent Petry | 2014-05-22 | 1 | -3/+2 |
| * | Fixed drag and drop from external files, added tests | Vincent Petry | 2014-05-21 | 1 | -5/+14 |
* | | Sharing overview fixes and unit tests | Vincent Petry | 2014-05-30 | 1 | -6/+13 |
* | | Distinguish legacy file actions from regular file actions | Vincent Petry | 2014-05-30 | 1 | -10/+11 |
* | | Added "dir" in file actions handler context and fixed versions | Vincent Petry | 2014-05-30 | 1 | -1/+2 |
* | | Fixed file actions for sharing views | Vincent Petry | 2014-05-30 | 1 | -4/+7 |
* | | Improved FileActions with context | Vincent Petry | 2014-05-30 | 1 | -2/+6 |
* | | Added sharing overview page (WIP) | Vincent Petry | 2014-05-30 | 1 | -4/+6 |
* | | allow resharing of files with only share permissions | Bjoern Schiessle | 2014-05-26 | 1 | -10/+4 |
|/ |
|
* | Fixed issues with renaming | Vincent Petry | 2014-05-16 | 1 | -22/+21 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -37/+77 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -1504/+1595 |
* | Merge pull request #8041 from owncloud/files-sortcolumns | Vincent Petry | 2014-05-12 | 1 | -22/+121 |
|\ |
|
| * | Clear selection on reload (when changing sort) | Vincent Petry | 2014-04-29 | 1 | -2/+3 |
| * | typos, indentation and remove of unused code | Thomas Müller | 2014-04-28 | 1 | -1/+1 |
| * | Set default sort of trashbin to timestamp descending | Vincent Petry | 2014-04-28 | 1 | -4/+1 |
| * | Add sorting to files list, trashbin and public files | Vincent Petry | 2014-04-28 | 1 | -19/+120 |
* | | Merge pull request #8404 from owncloud/fix-checkboxes | Thomas Müller | 2014-04-30 | 1 | -5/+5 |
|\ \ |
|
| * | | Fixed too generic checkbox and link selectors | Vincent Petry | 2014-04-29 | 1 | -5/+5 |
| |/ |
|
* / | Show spinner for all files when deleting all | Vincent Petry | 2014-04-29 | 1 | -0/+3 |
|/ |
|
* | typos, naming, remove unused code, identation | Thomas Müller | 2014-04-28 | 1 | -16/+12 |
* | Fixed drag and drop into folder and onto breadcrumb | Vincent Petry | 2014-04-28 | 1 | -32/+91 |
* | Fixed selection summary calculation issue | Vincent Petry | 2014-04-28 | 1 | -3/+1 |
* | Cleanup of event handlers | Vincent Petry | 2014-04-28 | 1 | -32/+32 |
* | Cleanup and fix trashbin "clear all files" operation | Vincent Petry | 2014-04-28 | 1 | -5/+1 |
* | Fixed selection to be based on FileList.files | Vincent Petry | 2014-04-28 | 1 | -115/+110 |
* | Make sure there are always enough elements visible on the page | Vincent Petry | 2014-04-28 | 1 | -0/+10 |
* | Fixed insertion of files | Vincent Petry | 2014-04-28 | 1 | -26/+45 |
* | Fixed file sorting to work with scrolling | Vincent Petry | 2014-04-28 | 1 | -90/+82 |
* | Fix file selection for infinite scrolling | Vincent Petry | 2014-04-28 | 1 | -10/+256 |
* | Fix file summary to use the whole file list | Vincent Petry | 2014-04-28 | 1 | -112/+24 |
* | Added infinite scrolling (in-memory list) | Vincent Petry | 2014-04-28 | 1 | -5/+60 |
* | Merge pull request #8026 from owncloud/remove_shared_folder | Björn Schießle | 2014-04-24 | 1 | -2/+13 |
|\ |
|
| * | always allow to rename the share mount point | Bjoern Schiessle | 2014-04-23 | 1 | -1/+12 |
| * | we no longer need to handle the Shared folder different from any other folder | Bjoern Schiessle | 2014-04-23 | 1 | -1/+1 |
* | | Adjust renaming of directories, fixes #8280 | Robin McCorkell | 2014-04-23 | 1 | -1/+2 |
|/ |
|
* | use FileList.findFileEl | Thomas Müller | 2014-04-09 | 1 | -1/+2 |
* | Merge branch 'master' into lukepolo-master | Thomas Müller | 2014-04-09 | 1 | -19/+7 |
|\ |
|
| * | Moved code to replace svg with png to OC.Util | Vincent Petry | 2014-04-04 | 1 | -19/+7 |
* | | js style fixes according to our jshintrc rules | Thomas Müller | 2014-04-07 | 1 | -58/+56 |
* | | fix folder upload in js | Thomas Müller | 2014-04-07 | 1 | -16/+21 |
* | | Merge branch 'master' of https://github.com/lukepolo/core-1 into lukepolo-master | Thomas Müller | 2014-04-07 | 1 | -4/+29 |
|\ \
| |/
|/| |
|
| * | Fixed issue with drag and drop not in the root directory, for folders and files | Luke Policinski | 2014-02-20 | 1 | -6/+7 |
| * | Feature Added : Ability to drag and drop in Chrome | Luke Policinski | 2014-02-19 | 1 | -6/+6 |
| * | Feature Added : Ability to drag and drop in Chrome | Luke Policinski | 2014-02-19 | 1 | -4/+28 |
* | | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -333/+407 |