summaryrefslogtreecommitdiffstats
path: root/search/js/search.js
Commit message (Expand)AuthorAgeFilesLines
* move search folder into core/Morris Jobke2015-01-131-379/+0
* usage of const in JS is supported in IE11+Morris Jobke2015-01-131-1/+2
* use cancelable timeout, on scroll only fetch next page if last query had any ...Jörn Friedrich Dreyer2015-01-061-21/+25
* correctly clear searchbox when switching filelistsJörn Friedrich Dreyer2015-01-051-0/+8
* fix onScroll breaking search, fix keyboard navigation, fix filter for files i...Jörn Friedrich Dreyer2015-01-051-2/+2
* search with endless scrollingJörn Friedrich Dreyer2015-01-051-3/+7
* filter trashbin and share viewsJörn Friedrich Dreyer2015-01-051-1/+1
* pluralize translationJörn Friedrich Dreyer2015-01-021-2/+6
* use correct spinnerJörn Friedrich Dreyer2015-01-021-1/+1
* clear search results when clicking the x in type=search input fieldJörn Friedrich Dreyer2015-01-021-0/+11
* do not hide search results when clicking, but hide on ESCJörn Friedrich Dreyer2015-01-021-13/+9
* correctly update search results when query is changed, show spinner when sear...Jörn Friedrich Dreyer2015-01-021-94/+93
* show no files found messageJörn Friedrich Dreyer2015-01-021-18/+9
* fix countJörn Friedrich Dreyer2015-01-021-0/+3
* that -> self, add missing varJörn Friedrich Dreyer2015-01-021-19/+19
* hide, esc, and backspace fixesJörn Friedrich Dreyer2015-01-021-10/+11
* allow getting the last queryJörn Friedrich Dreyer2015-01-021-0/+4
* set empty filter when hiding results / escJörn Friedrich Dreyer2015-01-021-0/+3
* remove globe fallback iconJörn Friedrich Dreyer2015-01-021-1/+0
* hide header when no files in list matchJörn Friedrich Dreyer2015-01-021-1/+1
* filter new rowsJörn Friedrich Dreyer2015-01-021-3/+11
* first style fixes to search resultsJan-Christoph Borchardt2015-01-021-1/+1
* move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-021-49/+126
* ajax paging, some js cleanupsJörn Friedrich Dreyer2015-01-021-88/+232
* add paged providerJörn Friedrich Dreyer2015-01-021-2/+8
* move code from js.js to search.js in the search appJörn Friedrich Dreyer2015-01-021-0/+116