Implemented typeahead suggest
commitb004333eadb9a4db57592bb501b28edced708943
authorMarcel Korpel <marcel.lists@gmail.com>
Sun, 23 Dec 2012 21:23:45 +0000 (23 21:23 +0000)
committerLukas Fleischer <archlinux@cryptocrack.de>
Sat, 19 Jan 2013 11:17:55 +0000 (19 12:17 +0100)
treeb4e54f9e6f5bd44f2f1089d9aa1f27d78e9d8c08
parentb8f07c4c45a27fddb7f2a9c1d88b57ec9d4f2267
Implemented typeahead suggest

Use Twitter Bootstrap JavaScript framework for typeahead support.

Add a new "suggest" JSON method, which returns the first 20
packages that match the beginning characters of a query.

canyonknight: Link format change, commit message
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/home.php
web/html/index.php
web/html/js/bootstrap-typeahead.js [new file with mode: 0644]
web/lib/aurjson.class.php