aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/search.js
Commit message (Expand)AuthorAgeFilesLines
* use class for no results div instead of id. the elements are not unique.Jörn Friedrich Dreyer2015-01-061-2/+2
* fix onScroll breaking search, fix keyboard navigation, fix filter for files i...Jörn Friedrich Dreyer2015-01-051-1/+6
* filter trashbin and share viewsJörn Friedrich Dreyer2015-01-051-7/+12
* delay hiding no results message until search is triggeredJörn Friedrich Dreyer2015-01-021-1/+4
* correctly update search results when query is changed, show spinner when sear...Jörn Friedrich Dreyer2015-01-021-2/+5
* show no files found messageJörn Friedrich Dreyer2015-01-021-0/+8
* make OCA.Search.Files available in tests and for other appsJörn Friedrich Dreyer2015-01-021-0/+1
* Fix rendering search resultsRobin Appelman2015-01-021-6/+13
* use correct visibilitiesJörn Friedrich Dreyer2015-01-021-101/+111
* instantiate file searchJörn Friedrich Dreyer2015-01-021-19/+20
* don't use full class name to register pluginJörn Friedrich Dreyer2015-01-021-8/+21
* allow getting the last queryJörn Friedrich Dreyer2015-01-021-24/+22
* show audio icon & image previewsJörn Friedrich Dreyer2015-01-021-18/+16
* hide header when no files in list matchJörn Friedrich Dreyer2015-01-021-5/+2
* filter new rowsJörn Friedrich Dreyer2015-01-021-10/+34
* move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-021-0/+118