summaryrefslogtreecommitdiff
path: root/searx/templates/oscar
AgeCommit message (Collapse)Author
2014-10-05oscar template: implement autocompleterThomas Pointhuber
2014-10-05oscar template: little style improvementsThomas Pointhuber
2014-10-05oscar template: improve result pageThomas Pointhuber
* add paging support * add suggestion panel * add links panel
2014-10-05oscar template: improve image resultsThomas Pointhuber
2014-10-05oscar template: implement first version of results pageThomas Pointhuber
* implement results page * improve search form template * implement all result_templates * fix youtube engine
2014-10-05oscar template: update messagesThomas Pointhuber
2014-10-05oscar template: implement search input, index page,...Thomas Pointhuber
2014-10-05oscar template: add directory in which are messages storedThomas Pointhuber
2014-10-05oscar template: make the categories clickableThomas Pointhuber
2014-10-05oscar template: using tab to seperate engines in preferencesThomas Pointhuber
2014-10-05oscar template: improve style for check and uncheck of enginesThomas Pointhuber
2014-10-05add more tooltips to preferencesThomas Pointhuber
2014-10-05remove text from alert-info in /statsThomas Pointhuber
2014-10-05little enhancement of oscar templateThomas Pointhuber
* improve site-titles * add message which tell you if no data is availabe yet
2014-10-05initial commit of the new template 'oscar'Thomas Pointhuber
* base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js