summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-17fix faroo engineThomas Pointhuber
2014-10-17add faroo engine supportThomas Pointhuber
2014-09-22Merge branch 'comments' of https://github.com/pointhi/searxAdam Tauber
Conflicts: searx/search.py
2014-09-14Merge pull request #99 from dalf/masterAdam Tauber
[enh] stick results from the same category and template and [fix] rewrite the google engine
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-07Merge pull request #93 from dalf/masterAdam Tauber
yahoo, bing_new and dailymotion fixes
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
2014-09-07[enh] dailymotion engine: add language supportDalf
2014-09-06[enh] more flexible category selectionAdam Tauber
2014-09-06Merge branch 'master' of github.com:asciimoo/searxAdam Tauber
2014-09-06[enh] settings.yml docsAdam Tauber
2014-09-06[enh] openstreetmap added to configAdam Tauber
2014-09-06[enh] new engine: openstreetmapAdam Tauber
2014-09-06[enh] setup.py keywordsAdam Tauber
2014-09-05[fix] print removedAdam Tauber
2014-09-04[fix] print removedAdam Tauber
2014-09-04[fix] string formattingAdam Tauber
2014-09-04Merge pull request #91 from pointhi/enginesAdam Tauber
fix yacy-engine and add comments
2014-09-04[enh][fix] support base_urls without language code ++ extra whitespaces removedAdam Tauber
2014-09-04Merge pull request #90 from pointhi/enginesAdam Tauber
using generic mediawiki engines
2014-09-03fix yacy-engine and add commentsThomas Pointhuber
* add language support * add image-support * add basic-implementation for video, music and file handling * refactore engine * add comments
2014-09-03fix mediawiki-commentThomas Pointhuber
* bug: setting language_support to False result in no results
2014-09-03using general mediawiki-engineThomas Pointhuber
* writing general mediawiki-engine * using this engine for wikipedia * using this engine for uncyclopedia
2014-09-03[fix] query escaped in all htmls, invalid todo removedAdam Tauber
2014-09-03[enh] HTTP GET theme selectAdam Tauber
2014-09-02Merge pull request #89 from pointhi/enginesAdam Tauber
update search engines and add comments to it
2014-09-02fix youtube engine and add commentsThomas Pointhuber
* add language-support * decrease search-results/site to 5 * add comments
2014-09-02fix wikipedia engine and add commentsThomas Pointhuber
* add paging support * make number_of_results changable * make result calculation more clear * add comments
2014-09-02add little note to duckduckgo engineThomas Pointhuber
2014-09-02remove categories : social media from twitter engine in settings.ymlThomas Pointhuber
2014-09-02fix twitter engine and add commentsThomas Pointhuber
* add language-support * add comments * little refactoring
2014-09-02fix startpage engine and add commentsThomas Pointhuber
* add language support * remove not required code * improve google-ad detection (no false detection anymore, I hope) * other improvements
2014-09-02fix stackoverflow and add commentsThomas Pointhuber
2014-09-02add little commentThomas Pointhuber
2014-09-02update soundcloud and add commentsThomas Pointhuber
2014-09-02update piratebay engine and add commentsThomas Pointhuber
2014-09-02update github engine and add commentsThomas Pointhuber
2014-09-02update generalfile engine and add commentsThomas Pointhuber
2014-09-02add comments to dummy engineThomas Pointhuber