| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | enable SVG->PNG fallback for newly uploaded files and folders | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+1 |
* | | Merge branch 'master' into fix-7307 | Thomas Müller | 2014-03-06 | 1 | -8/+5 |
|\ \ |
|
| * \ | Merge pull request #7575 from owncloud/issue/7571 | Vincent Petry | 2014-03-05 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Do not set #dir when on public.php | Joas Schilling | 2014-03-05 | 1 | -2/+2 |
| * | | | don't allow to create a file or folder named 'Shared' in the root folder, als... | Bjoern Schiessle | 2014-03-05 | 1 | -6/+3 |
| |/ / |
|
* | | | fixing download url in files app | Thomas Müller | 2014-03-02 | 1 | -1/+1 |
* | | | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 1 | -1/+3 |
|/ / |
|
* | | Merge pull request #7285 from owncloud/mimeicons-svg | Morris Jobke | 2014-02-24 | 1 | -5/+5 |
|\ \ |
|
| * | | Merge branch 'master' into mimeicons-svg | Robin Appelman | 2014-02-20 | 1 | -19/+55 |
| |\| |
|
| * | | Show svg mime icons when no preview is available | Robin Appelman | 2014-02-19 | 1 | -5/+5 |
* | | | code style: else on same line | Jan-Christoph Borchardt | 2014-02-21 | 1 | -2/+1 |
* | | | fix intendation | Morris Jobke | 2014-02-20 | 1 | -3/+3 |
* | | | Fixed trashbin title | Vincent Petry | 2014-02-20 | 1 | -21/+15 |
* | | | Fixed title format | Vincent Petry | 2014-02-20 | 1 | -1/+8 |