summaryrefslogtreecommitdiffstats
path: root/search
Commit message (Expand)AuthorAgeFilesLines
* 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
* adjust search result alignment depending on if the layout has favorites or notJan-Christoph Borchardt2015-01-021-11/+17
* first style fixes to search resultsJan-Christoph Borchardt2015-01-022-13/+12
* move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-025-137/+141
* ajax paging, some js cleanupsJörn Friedrich Dreyer2015-01-025-242/+297
* add paged providerJörn Friedrich Dreyer2015-01-022-3/+19
* move code from js.js to search.js in the search appJörn Friedrich Dreyer2015-01-022-24/+141
* new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer2015-01-023-128/+128
* full page search resultsJörn Friedrich Dreyer2015-01-023-28/+47
* introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-3/+15
* Merge pull request #11831 from owncloud/make-search-non-blockingLukas Reschke2014-10-291-0/+1
|\
| * Close session for searchLukas Reschke2014-10-291-0/+1
* | Include core translationsVincent Petry2014-10-291-1/+18
|/
* add / to url to match routeJörn Friedrich Dreyer2014-09-041-1/+1
* fix '' to '/' when determining parent for search resultJörn Friedrich Dreyer2014-07-031-0/+3
* allow apps to add translation for search result typeidJörn Friedrich Dreyer2014-06-061-1/+1
* use non static access to searchJörn Friedrich Dreyer2014-06-061-1/+1
* Simplify client-side result customizationAndrew Brown2014-06-051-28/+9
* use path param to create scrollto urlJörn Friedrich Dreyer2014-06-051-11/+16
* fix minor typosJörn Friedrich Dreyer2014-06-051-0/+25
* search: fix color hex codeJan-Christoph Borchardt2014-04-151-1/+1
* search: change date color to grey for less distractionJan-Christoph Borchardt2014-04-091-0/+1
* increase height of result for better clickabilityJan-Christoph Borchardt2014-04-091-1/+1
* make search results work on mobile as wellJan-Christoph Borchardt2014-04-091-6/+9
* killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
* add fixmeJörn Friedrich Dreyer2013-09-171-1/+1
* make 'open in folder' action default for filesJörn Friedrich Dreyer2013-09-171-15/+22
* use correct doublequotes in template, remove containerJörn Friedrich Dreyer2013-09-171-7/+6
* initial scrollto implementation:Jörn Friedrich Dreyer2013-09-173-9/+54
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* update css properties with px based valuesJörn Friedrich Dreyer2013-07-311-4/+4
* add overflow-y scroll and clean up indentsJörn Friedrich Dreyer2013-07-311-56/+57
* Fallback to border instead of box-shadowVictor Dubiniuk2013-07-021-0/+4
* IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
* Change search to use routingBart Visscher2012-10-291-5/+3
* Place the brackets in the first lineLukas Reschke2012-10-241-61/+60
* radius can safely be used without vendor prefixesLukas Reschke2012-10-231-2/+0
* box-shadow can safely be used without vendor prefixesLukas Reschke2012-10-231-2/+0
* Format the CSS in a readable way….Lukas Reschke2012-10-231-9/+65
* Remove unused search codeBart Visscher2012-10-102-68/+0
* After selecting a search result, hide the resultsBart Visscher2012-09-281-0/+1
* Fix 'Search only shows the app name of the first app'Bart Visscher2012-09-171-1/+1
* adding space between) and {Thomas Mueller2012-09-072-2/+2
* no more require_once()Thomas Mueller2012-09-051-1/+1
* Update search/index.phpThomas Müller2012-09-041-4/+4
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-092-4/+0