| Commit message (Expand) | Author | Age | Files | Lines |
* | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -83/+0 |
* | ajax paging, some js cleanups | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -153/+58 |
* | move code from js.js to search.js in the search app | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -24/+25 |
* | new OC.Search, add search result formatters and handlers, use full content wi... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -95/+116 |
* | full page search results | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -7/+25 |
* | Include core translations | Vincent Petry | 2014-10-29 | 1 | -1/+18 |
* | add / to url to match route | Jörn Friedrich Dreyer | 2014-09-04 | 1 | -1/+1 |
* | fix '' to '/' when determining parent for search result | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -0/+3 |
* | allow apps to add translation for search result typeid | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -1/+1 |
* | Simplify client-side result customization | Andrew Brown | 2014-06-05 | 1 | -28/+9 |
* | use path param to create scrollto url | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -11/+16 |
* | fix minor typos | Jörn Friedrich Dreyer | 2014-06-05 | 1 | -0/+25 |
* | add fixme | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -1/+1 |
* | make 'open in folder' action default for files | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -15/+22 |
* | initial scrollto implementation: | Jörn Friedrich Dreyer | 2013-09-17 | 1 | -6/+32 |
* | IE8 does not support window.onclick | Jörn Friedrich Dreyer | 2013-02-21 | 1 | -1/+1 |
* | After selecting a search result, hide the results | Bart Visscher | 2012-09-28 | 1 | -0/+1 |
* | Fix 'Search only shows the app name of the first app' | Bart Visscher | 2012-09-17 | 1 | -1/+1 |
* | Simplify search result js code | Bart Visscher | 2012-06-22 | 1 | -14/+4 |
* | keyboard shortcuts for search results | Robin Appelman | 2011-07-31 | 1 | -0/+14 |
* | dont hide the results if a new search yield no results | Robin Appelman | 2011-07-31 | 1 | -0/+3 |
* | Show play and add-to-playlist buttons in instant search results | Robin Appelman | 2011-07-31 | 1 | -0/+6 |
* | some interface work on instant search | Robin Appelman | 2011-07-30 | 1 | -0/+60 |