Commit Graph

628 Commits (28fed5d9ad4227ca772f258d5e9bd3d48452b845)

Author SHA1 Message Date
Adam Tauber 28fed5d9ad Merge pull request #115 from pointhi/engine_faroo
add faroo engine
10 years ago
Adam Tauber 20400c40c3 Merge pull request #97 from pointhi/https
Implementing https rewrite support
10 years ago
Thomas Pointhuber bc5a7153d3 fix comment header of faroo engine 10 years ago
Thomas Pointhuber db4ca4784b fix faroo engine 10 years ago
Thomas Pointhuber 8af2184a45 add faroo engine support 10 years ago
Thomas Pointhuber 1e3e646584 import basic https rules from https-everywhere repository
* licenced under GPLv3+
* downloaded from https://github.com/EFForg/https-everywhere
10 years ago
Thomas Pointhuber bb126da0fb improve https rewrite code 10 years ago
Thomas Pointhuber 0616d26feb improve https rewriting 10 years ago
Thomas Pointhuber 6e6dbc1bb4 update settings_robot.yml 10 years ago
Thomas Pointhuber 9b9f097adb Implementing https rewrite support #71
* parsing XML-Files which contain target, exclusions and rules
* convert regex if required (is a little hack, probably does not work
for all rules)
* check if target rule apply for http url, and use the rules to rewrite
it
* add pice of code, to check if domain name has not changed during
rewrite (should be rewritten, using publicsuffix instead of little hack)
10 years ago
kernc e1b76c6811 Search Music also on YouTube
YouTube hosts a lot of music and should be enabled for Music search by default.
10 years ago
Adam Tauber b0bb94fd37 [fix] wikidata: using only the first url 10 years ago
Adam Tauber 13f36e6675 [enh] translation updates 10 years ago
Adam Tauber 781b8a23c4 Merge pull request #110 from pointhi/language_japanese
add japanese translation
10 years ago
dalf cac1761a54 [enh] infoboxes : if the result doesn't contain anything except one link, use the normal result template 10 years ago
dalf 295b1699ce [mod] return only one result from the wikidata engine 10 years ago
dalf 599c1137bb [fix] the bang was included in the search string 10 years ago
Adam Tauber 4da795895d [fix] default template handling 10 years ago
Thomas Pointhuber 032eb2354e add japanese translation 10 years ago
Adam Tauber c58e5a236a [fix] preferences button display 10 years ago
Adam Tauber 5d7b63223f [mod] sidebar positioning 10 years ago
Adam Tauber 727c7226d9 [fix] code cleanup 10 years ago
Adam Tauber a48028b771 [fix] html escape url 10 years ago
Adam Tauber bbf107ac8b [fix] debug mode disabled by default 10 years ago
dalf 63a0328c8b [enh] wikidata engine : add links to musicbrainz 10 years ago
dalf 728fc611da [fix] infoboxes and answers : pass all tests 10 years ago
dalf 829c758970 Merge remote-tracking branch 'upstream/master' 10 years ago
Dalf 0a71525ab6 [enh] add infoboxes and answers (clean up) 10 years ago
Adam Tauber fce6fb2fa8 Merge pull request #107 from pointhi/float_bug
fix float division by zero bug in score calculation
10 years ago
Thomas Pointhuber fdad5f7cad fix float division by zero bug in score calculation 10 years ago
Adam Tauber 5fbda0dafe Merge pull request #67 from opi/patch-1
[enh] Add french translation for webapp.
10 years ago
Thomas Pointhuber 62d1a70c84 using Query class for parsing of search query 10 years ago
Thomas Pointhuber 510aba5e66 implement query parser and use it inside autocompletion 10 years ago
Dalf 6bfd566353 [enh] add infoboxes and answers 10 years ago
Dalf e39d9fe542 update comment 10 years ago
Dalf 6b058962e1 [fix] when two results are merged, really use the content with more text 10 years ago
Adam Tauber bd2db71fa6 Merge branch 'comments' of https://github.com/pointhi/searx
Conflicts:
	searx/search.py
10 years ago
Dalf 5dc3eb3399 [fix] rewrite the google engine since Google Web Search API is about to expire 10 years ago
Dalf 5d1610d87a [enh] stick results from the same category and template 10 years ago
Thomas Pointhuber 53dc92b0d7 update comments in autocomplete.py
* update comments
* add licence-header
10 years ago
Thomas Pointhuber 22da73b8bb little update update comments in search.py 10 years ago
Thomas Pointhuber bc30c4f4ad add comments to __init__.py
* add comments
* add licence-header
10 years ago
Thomas Pointhuber 7da4b3dc82 add comments to languages.py
* add comments
* add licence-header
10 years ago
Thomas Pointhuber c9bab0e833 add comments to search.py
* add comments
* add licence-header
10 years ago
Adam Tauber d23dd7e276 Merge pull request #94 from dalf/master
[enh] duckduckgo engine: add language support
10 years ago
Adam Tauber 00e5262834 [enh] archive.org link added to results 10 years ago
Adam Tauber cd3a52e189 [enh] duckduckgo autocomplete added 10 years ago
dalf 64b75e6d82 [enh] duckduckgo engine: add language support 10 years ago
Dalf a4ffeddce1 [fix] yahoo engines: parse_url doesn't throw an exception with not tracking URL 10 years ago
Dalf a92e3ba446 [fix] bing_new engine : fix published date parsing 10 years ago