summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Collapse)Author
2014-10-05oscar template: include typeahead.css into bootstrap.min.cssThomas Pointhuber
2014-10-05oscar template: using less to generate oscar.min.cssThomas Pointhuber
2014-10-05oscar template: generate bootstrap.min.css from sourceThomas Pointhuber
2014-10-05oscar template: implement autocompleterThomas Pointhuber
2014-10-05oscar template: remove unused css fileThomas Pointhuber
2014-10-05oscar template: little style improvementsThomas Pointhuber
2014-10-05oscar template: add forgoten github iconThomas 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
2014-10-04[mod] sidebar positioningAdam Tauber
2014-10-04[fix] code cleanupAdam Tauber
2014-10-04[fix] html escape urlAdam Tauber
2014-10-04[fix] debug mode disabled by defaultAdam Tauber
2014-10-02[enh] wikidata engine : add links to musicbrainzdalf
2014-10-01[fix] infoboxes and answers : pass all testsdalf
2014-10-01Merge remote-tracking branch 'upstream/master'dalf
2014-10-01[enh] add infoboxes and answers (clean up)Dalf
2014-10-01Merge pull request #107 from pointhi/float_bugAdam Tauber
fix float division by zero bug in score calculation
2014-10-01fix float division by zero bug in score calculationThomas Pointhuber
2014-10-01Merge pull request #67 from opi/patch-1Adam Tauber
[enh] Add french translation for webapp.
2014-10-01using Query class for parsing of search queryThomas Pointhuber
2014-10-01implement query parser and use it inside autocompletionThomas Pointhuber
2014-09-28[enh] add infoboxes and answersDalf
2014-09-22update commentDalf
2014-09-22[fix] when two results are merged, really use the content with more textDalf
2014-09-22Merge branch 'comments' of https://github.com/pointhi/searxAdam Tauber
Conflicts: searx/search.py
2014-09-14[fix] rewrite the google engine since Google Web Search API is about to expireDalf
2014-09-14[enh] stick results from the same category and templateDalf
2014-09-13update comments in autocomplete.pyThomas Pointhuber
* update comments * add licence-header
2014-09-13little update update comments in search.pyThomas Pointhuber
2014-09-13add comments to __init__.pyThomas Pointhuber
* add comments * add licence-header
2014-09-13add comments to languages.pyThomas Pointhuber
* add comments * add licence-header
2014-09-13add comments to search.pyThomas Pointhuber
* add comments * add licence-header
2014-09-08Merge pull request #94 from dalf/masterAdam Tauber
[enh] duckduckgo engine: add language support
2014-09-08[enh] archive.org link added to resultsAdam Tauber
2014-09-07[enh] duckduckgo autocomplete addedAdam Tauber
2014-09-07[enh] duckduckgo engine: add language supportdalf
2014-09-07[fix] yahoo engines: parse_url doesn't throw an exception with not tracking URLDalf
2014-09-07[fix] bing_new engine : fix published date parsingDalf