summaryrefslogtreecommitdiffstats
path: root/search/ajax
Commit message (Collapse)AuthorAgeFilesLines
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|
* Use OC_JSON for json responsesBart Visscher2011-09-251-2/+2
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* Move some common code to OC_UtilBart Visscher2011-09-181-5/+2
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* provide json interface for searchRobin Appelman2011-07-301-0/+42