| Commit message (Expand) | Author | Age | Files | Lines |
* | move search folder into core/ | Morris Jobke | 2015-01-13 | 1 | -379/+0 |
* | usage of const in JS is supported in IE11+ | Morris Jobke | 2015-01-13 | 1 | -1/+2 |
* | use cancelable timeout, on scroll only fetch next page if last query had any ... | Jörn Friedrich Dreyer | 2015-01-06 | 1 | -21/+25 |
* | correctly clear searchbox when switching filelists | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -0/+8 |
* | fix onScroll breaking search, fix keyboard navigation, fix filter for files i... | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -2/+2 |
* | search with endless scrolling | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -3/+7 |
* | filter trashbin and share views | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -1/+1 |
* | pluralize translation | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -2/+6 |
* | use correct spinner | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
* | clear search results when clicking the x in type=search input field | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+11 |
* | do not hide search results when clicking, but hide on ESC | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -13/+9 |
* | correctly update search results when query is changed, show spinner when sear... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -94/+93 |
* | show no files found message | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -18/+9 |
* | fix count | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+3 |
* | that -> self, add missing var | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -19/+19 |
* | hide, esc, and backspace fixes | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -10/+11 |
* | allow getting the last query | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+4 |
* | set empty filter when hiding results / esc | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+3 |
* | remove globe fallback icon | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+0 |
* | hide header when no files in list match | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
* | filter new rows | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -3/+11 |
* | first style fixes to search results | Jan-Christoph Borchardt | 2015-01-02 | 1 | -1/+1 |
* | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -49/+126 |
* | ajax paging, some js cleanups | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -88/+232 |
* | add paged provider | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -2/+8 |
* | move code from js.js to search.js in the search app | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+116 |