| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12687 from owncloud/auto-escape-t-placeholders | Morris Jobke | 2015-01-07 | 1 | -1/+1 |
|\ |
|
| * | Autoescape of placeholders in t() and p() - for JS | Morris Jobke | 2015-01-07 | 1 | -1/+1 |
* | | use class for no results div instead of id. the elements are not unique. | Jörn Friedrich Dreyer | 2015-01-06 | 2 | -4/+4 |
* | | clear search when navigating via breadcrumbs | Jörn Friedrich Dreyer | 2015-01-06 | 1 | -0/+1 |
* | | correctly clear searchbox when switching filelists | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -0/+3 |
* | | fix onScroll breaking search, fix keyboard navigation, fix filter for files i... | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -1/+6 |
* | | filter trashbin and share views | Jörn Friedrich Dreyer | 2015-01-05 | 2 | -7/+24 |
* | | delay hiding no results message until search is triggered | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+4 |
* | | use " to avoid escaping ' | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
* | | correctly update search results when query is changed, show spinner when sear... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -2/+5 |
* | | show no files found message | Jörn Friedrich Dreyer | 2015-01-02 | 2 | -0/+13 |
* | | make OCA.Search.Files available in tests and for other apps | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+1 |
* | | Fix rendering search results | Robin Appelman | 2015-01-02 | 1 | -6/+13 |
* | | fix count | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
* | | use correct visibilities | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -101/+111 |
* | | fix js tests | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -8/+13 |
* | | instantiate file search | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -19/+20 |
* | | don't use full class name to register plugin | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -8/+21 |
* | | allow getting the last query | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -24/+22 |
* | | hide irrelevant stuff in empty filelist | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -3/+5 |
* | | show audio icon & image previews | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -18/+16 |
* | | hide header when no files in list match | Jörn Friedrich Dreyer | 2015-01-02 | 3 | -8/+40 |
* | | filter new rows | Jörn Friedrich Dreyer | 2015-01-02 | 2 | -17/+77 |
* | | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 2 | -11/+122 |
|/ |
|
* | Merge pull request #12941 from owncloud/wave-accessibility-compliance | Morris Jobke | 2014-12-19 | 1 | -4/+9 |
|\ |
|
| * | properly escape variable | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| * | fix accessibility for 'New' file inputs | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+6 |
| * | fix accessibility of file upload | Jan-Christoph Borchardt | 2014-12-18 | 1 | -3/+3 |
* | | show spinner on file upload in IE8, 9 | Morris Jobke | 2014-12-18 | 1 | -0/+15 |
|/ |
|
* | Merge pull request #12900 from owncloud/more-accessibility | Thomas Müller | 2014-12-18 | 3 | -1/+6 |
|\ |
|
| * | use method to only visually hide elements, show only for screen reader | Jan-Christoph Borchardt | 2014-12-17 | 2 | -2/+2 |
| * | fix Delete action text being translatable | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| * | add text to Delete action | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+2 |
| * | properly name form labels for the file selection | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+1 |
| * | fix alt text for breadcrumbs home icon | Jan-Christoph Borchardt | 2014-12-17 | 1 | -0/+2 |
* | | Propertly restore thumbnail on cancel/rename/move | Vincent Petry | 2014-12-17 | 2 | -13/+17 |
|/ |
|
* | Fixed small code style issues | Vincent Petry | 2014-12-15 | 1 | -2/+2 |
* | Remove spinner when toggling file favorite | Vincent Petry | 2014-12-15 | 1 | -9/+14 |
* | Fixed has-favorites CSS | Vincent Petry | 2014-12-15 | 1 | -1/+1 |
* | Use star icon for favorites | Vincent Petry | 2014-12-15 | 1 | -10/+42 |
* | Correctly replace favorites icon when re-rendering file actions | Vincent Petry | 2014-12-15 | 1 | -1/+1 |
* | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 4 | -0/+352 |
* | Merge pull request #12639 from owncloud/bad_mtime_format | Morris Jobke | 2014-12-13 | 1 | -3/+16 |
|\ |
|
| * | Return ? if mtime is 0 or -1 | Robin McCorkell | 2014-12-12 | 1 | -3/+16 |
* | | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 1 | -14/+27 |
|\ \ |
|
| * | | Replace input checkbox CSS selector with .electCheckBox | Vincent Petry | 2014-12-11 | 1 | -7/+7 |
| * | | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 1 | -8/+21 |
* | | | Merge pull request #12527 from owncloud/js-pluginsystem | Robin Appelman | 2014-12-12 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | Simple Plugin system for Javascript | Vincent Petry | 2014-12-01 | 1 | -0/+6 |
* | | | | Merge pull request #12698 from owncloud/handle_readonly_shared_files | Morris Jobke | 2014-12-12 | 1 | -2/+13 |
|\ \ \ \
| |_|/ /
|/| | | |
|