| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12900 from owncloud/more-accessibility | Thomas Müller | 2014-12-18 | 2 | -3/+8 |
|\ |
|
| * | use method to only visually hide elements, show only for screen reader | Jan-Christoph Borchardt | 2014-12-17 | 2 | -2/+2 |
| * | add text to Settings button | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 |
| * | add alt text to 'Cancel upload' button | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| * | properly name form labels for the file selection | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 |
* | | wording fix for Files app empty state | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+1 |
* | | improve empty state of 'All files' | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+5 |
* | | even better empty state for Favorites, and general Empty State style | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
* | | fix empty state for Favorites | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+4 |
|/ |
|
* | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -0/+36 |
* | Merge pull request #12698 from owncloud/handle_readonly_shared_files | Morris Jobke | 2014-12-12 | 1 | -0/+1 |
|\ |
|
| * | show readonly message in file conflict dialog, make it always selected | Jörn Friedrich Dreyer | 2014-12-11 | 1 | -0/+1 |
* | | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 1 | -0/+1 |
|/ |
|
* | fix HTML structure by rmv. obsolete input end tag | Volker E. | 2014-08-20 | 1 | -1/+1 |
* | change 'Cancel upload' text to x icon for more space in breadcrumbs bar | Jan-Christoph Borchardt | 2014-06-30 | 1 | -3/+2 |
* | use slide toggle for files app | Bernhard Posselt | 2014-06-05 | 1 | -1/+1 |
* | fix empty file handling option | Morris Jobke | 2014-06-03 | 1 | -9/+11 |
* | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 2 | -18/+5 |
* | Merge pull request #8663 from owncloud/files-dndissue | Lukas Reschke | 2014-05-30 | 1 | -1/+1 |
|\ |
|
| * | Fix dropping files below the table | Vincent Petry | 2014-05-22 | 1 | -1/+1 |
* | | fix typo | Volkan Gezer | 2014-05-24 | 1 | -1/+1 |
|/ |
|
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 2 | -10/+12 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 3 | -113/+104 |
* | Files app navigation can now switch | Vincent Petry | 2014-05-15 | 2 | -3/+3 |
* | Added navigation manager in files app for the sidebar | Vincent Petry | 2014-05-15 | 2 | -5/+11 |
* | Added app navigation for files app | Vincent Petry | 2014-05-15 | 2 | -3/+23 |
* | typos, indentation and remove of unused code | Thomas Müller | 2014-04-28 | 1 | -0/+1 |
* | Add sorting to files list, trashbin and public files | Vincent Petry | 2014-04-28 | 1 | -5/+7 |
* | Fix file summary to use the whole file list | Vincent Petry | 2014-04-28 | 1 | -0/+2 |
* | make max. text translatable | Volkan Gezer | 2014-04-21 | 1 | -1/+1 |
* | Fix copy conflict dialog translation | Jörn Friedrich Dreyer | 2014-04-07 | 1 | -2/+2 |
* | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 3 | -93/+6 |
* | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 2 | -4/+4 |
|\ |
|
| * | fix breadcrumbs for IE8 | Morris Jobke | 2014-03-27 | 1 | -1/+1 |
| * | enable SVG->PNG fallback for 'New' menu | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+3 |
* | | replace personalblock fieldset with section class in files apps | Jan-Christoph Borchardt | 2014-03-27 | 1 | -22/+20 |
|/ |
|
* | drop file cache migration OC5 -> OC6 | Thomas Müller | 2014-03-18 | 1 | -4/+0 |
* | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 1 | -4/+4 |
* | Update index.php | Francesco Piraneo G. | 2014-03-11 | 1 | -1/+1 |
* | Merge branch 'master' into display-share-owner-master | Thomas Müller | 2014-02-28 | 1 | -6/+11 |
|\ |
|
| * | use SVG icons from icons.css for New file menu | Jan-Christoph Borchardt | 2014-02-21 | 1 | -6/+11 |
* | | store the share owner in a data-attribute instead of a separate span | Thomas Müller | 2014-02-20 | 1 | -5/+9 |
* | | adding share owner information to the file list | Thomas Müller | 2014-02-20 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 4 | -11/+19 |
|\ |
|
| * | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 2 | -2/+2 |
| |\ |
|
| | * | Merge pull request #6912 from owncloud/replace-webroot-in-css | Morris Jobke | 2014-01-27 | 1 | -1/+1 |
| | |\ |
|
| | | * | remove %webroot% from files app | Jan-Christoph Borchardt | 2014-01-23 | 1 | -1/+1 |
| | * | | Fixed max upload size input field style | Vincent Petry | 2014-01-23 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'master' into mobile-style | Thomas Müller | 2014-01-23 | 2 | -2/+6 |
| |\| |
|
| | * | Fixed isPreviewAvailable warnings in log | Vincent Petry | 2014-01-17 | 1 | -1/+1 |