aboutsummaryrefslogtreecommitdiffstats
path: root/search/ajax/search.php
Commit message (Expand)AuthorAgeFilesLines
* move search folder into core/Morris Jobke2015-01-131-58/+0
* Add CSRF check to searchLukas Reschke2015-01-101-1/+2
* move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-021-2/+2
* ajax paging, some js cleanupsJörn Friedrich Dreyer2015-01-021-1/+1
* add paged providerJörn Friedrich Dreyer2015-01-021-1/+11
* introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-3/+15
* Close session for searchLukas Reschke2014-10-291-0/+1
* use non static access to searchJörn Friedrich Dreyer2014-06-061-1/+1
* killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
* Change search to use routingBart Visscher2012-10-291-5/+3
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* no more require_once()Thomas Mueller2012-09-051-1/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* Use OC_JSON for json responsesBart Visscher2011-09-251-2/+2
* Move some common code to OC_UtilBart Visscher2011-09-181-5/+2
* provide json interface for searchRobin Appelman2011-07-301-0/+42