François Revol
96cfdc77d2
[fix] set the title on the opensearch link tag
Firefox uses the title attributes instead of the ShortName from the xml file
as set in 0fbd7052 which closed #405
8 years ago
Adam Tauber
8b10eb6fe1
[enh] update certifi to the current latest
8 years ago
Adam Tauber
e7d005c621
Merge pull request #677 from pydo/feature/seedpeer-engine-integration
Feature/seedpeer engine integration
8 years ago
Pydo
beff8c6007
Merge branch 'master' of https://github.com/asciimoo/searx into feature/seedpeer-engine-integration
8 years ago
Pydo
01844b6f04
Set default categories for seedpeer provider
8 years ago
Adam Tauber
dceb903114
[mod] disallow search results for robots
8 years ago
Pydo
ccd1d93891
Add pydo to authors
8 years ago
Pydo
55a5b686ed
Merge branch 'master' of https://github.com/asciimoo/searx into feature/seedpeer-engine-integration
8 years ago
Pydo
6f87bf2a1c
Disabled seepeer.eu by default since it does not support https
8 years ago
Adam Tauber
295fc9ce96
[fix] robot test engine names II.
8 years ago
Adam Tauber
812ade82b1
[fix] robot test engine names
8 years ago
Adam Tauber
86daef2063
[fix] do not allow underscore in engine names - closes #708
8 years ago
Adam Tauber
bee7b497a3
[mod] rename "default" theme to "legacy"
8 years ago
Adam Tauber
aaf5d506e5
Merge pull request #702 from a01200356/digbt
[fix] results with digbit don't truncate anymore
8 years ago
marc
d1d4ed4376
[fix] results with digbit don't truncate anymore
8 years ago
Eig8phei
f90eb428c6
serve pages with HTTP/1.1
8 years ago
Adam Tauber
8f48c518aa
Merge pull request #609 from LuccoJ/betterwolfram
Improving Wolfram Alpha search hit content
8 years ago
firebovine
f67db1e107
fix tests to reflect: Wolfram|Alpha (input) response
8 years ago
Lorenzo J. Lucchini
2bc42b378d
Remove unrelated change that mistakenly ended up into this branch
8 years ago
firebovine
e145fdb86d
#607 - noapi fix
8 years ago
Lorenzo J. Lucchini
05206f86e3
Adding Urban Dictionary xpath engine
8 years ago
Lorenzo J. Lucchini
a8907224a1
Improving Wolfram Alpha search hit content
Making WA search hits contain
- the (parsed) input inside the "title" instead of just "Wolfram|Alpha", to better match other hit titles and to confirm correct parsing of input to the user
- the first output field that contains any text (skipping ones that are only pictures; this is usually the most meaningful "result" field) instead of the raw input as the "content", making it additionally possible to obtain WA computations from JSON API calls
8 years ago
marc
09ee2aa69d
[fix] Result text in Wolfram|Alpha (#607 )
8 years ago
Adam Tauber
390ad59bfc
Merge pull request #694 from firebovine/urbandictionary
fix xpath expressions for urban dictionary
8 years ago
firebovine
baeb3ff911
fix xpath expressions for urban dictionary
8 years ago
Adam Tauber
8d4dd3c515
[fix] 404 HTTP status on not found pages - closes #681
8 years ago
Adam Tauber
ce371f766a
[enh] version 0.10.0
closes #659
8 years ago
Adam Tauber
3ce39aeef7
[doc] @blyxxyz @ammarnajjar @stepshal @mmuman @a01200356 @harry-wood @threnard added to authors
8 years ago
Adam Tauber
ea19e19ff2
[enh] translation updates
8 years ago
Adam Tauber
3144ec1d59
[fix] unicode urls
8 years ago
Adam Tauber
596c6b6c93
Merge pull request #678 from potato/master
[engine] dictzone + mymemory.translated engine
8 years ago
potato
983415bc38
[enh] is_valid_lang moved to utils
8 years ago
potato
b7d578ae80
[enh] engine header comments
8 years ago
potato
5ed9846bbf
[fix] revert the port change
8 years ago
potato
8c72a22757
[enh] api_key usage, disable the engine by default
8 years ago
potato
c051e6a2c3
[fix] pep8
8 years ago
potato
ab471fd13b
[enh] mymemory translated engine added for multi-word translations
8 years ago
potato
22bd39fd42
[fix] only 1-word search triggers the engine
8 years ago
potato
7bf1013c15
[enh] removed missing params; [fix] pep8
8 years ago
potato
bc806bfab1
[fix] no lambda anymore, cgi.escape
8 years ago
potato
5416f0f248
[enh] dictionary engine renamed to dictzone
8 years ago
potato
84ff6e289e
[enh] filter non-existing language code/name containing requests
8 years ago
potato
b808a2e266
[fix] don't merge with suggestions
8 years ago
potato
3f4cc2146c
[enh] return results instead of answers
8 years ago
potato
9d08c81f47
Merge branch 'master' of https://github.com/asciimoo/searx
8 years ago
potato
f4525880ed
[enh] dictionary engine added
8 years ago
Adam Tauber
55abf07a4f
[fix] thread safe threaded_requests() function
8 years ago
Adam Tauber
b816752719
[enh] more compact image results ++ fixed modal links
8 years ago
Adam Tauber
3a1b6fa818
[fix] replace modal-content class to prevent remote content load
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal
8 years ago
Adam Tauber
fa5bc3a563
[fix] use threading to recover after incomplete request crashes - closes #651 #662
8 years ago