Adam Tauber
|
c873ddd7fb
|
[fix] translation dev deps
|
9 years ago |
Adam Tauber
|
28a9b5113e
|
[mod] update core deps with dev deps
|
9 years ago |
Adam Tauber
|
0c84996a32
|
[doc] remove obsolete build docs
|
9 years ago |
Adam Tauber
|
1e4f0bedc5
|
[doc] command descriptions
|
9 years ago |
Adam Tauber
|
5c073fdd83
|
[enh] setup.py requirements ++ new folders
|
9 years ago |
Adam Tauber
|
52323a4b4e
|
[fix] grunt action name
|
9 years ago |
Adam Tauber
|
39d2e0427f
|
[fix] robot tests and pep8 check
|
9 years ago |
Adam Tauber
|
3498b7c53f
|
[fix] manage.sh command names
|
9 years ago |
Adam Tauber
|
2ad9b4eeea
|
[fix] dev requirements duplication
|
9 years ago |
Adam Tauber
|
53979a7bf7
|
[mod] remove buildout/makefile infrastructure
|
9 years ago |
Adam Tauber
|
f9186344b3
|
[mod] dependency versions
|
9 years ago |
Adam Tauber
|
66f48c2bf5
|
[fix] google markup change - closes #489
|
9 years ago |
a01200356
|
3bbdb23fd8
|
Merge branch 'master' of https://github.com/asciimoo/searx
|
9 years ago |
Adam Tauber
|
44c7eac958
|
Merge pull request #481 from Wonderfall/master
Better Docker embedded support
|
9 years ago |
Adam Tauber
|
46f2a4fab8
|
Merge pull request #487 from misnyo/#485
[fix]#485 AttributeError: 'module' object has no attribute 'old_where'
|
9 years ago |
misnyo
|
f86e212dba
|
[fix]#485 AttributeError: 'module' object has no attribute 'old_where'
|
9 years ago |
a01200356
|
8ca5744814
|
append link to result in wolframalpha_api (and the tests to validate that)
|
9 years ago |
Wonderfall
|
3dd41af67b
|
Better Dockerfile
|
9 years ago |
Wonderfall
|
5f05a3c585
|
Better Dockerfile
|
9 years ago |
a01200356
|
2a15944b58
|
[fix] test in wolframalpha_noapi
|
9 years ago |
a01200356
|
d997265e55
|
add tests for unicode strings in wolframalpha
|
9 years ago |
a01200356
|
e5d51a0e98
|
Merge branch 'master' into wolframalpha
|
9 years ago |
a01200356
|
576d37f256
|
[fix] unescape htmlentities in wolframalpha_noapi's answer
|
9 years ago |
Wonderfall
|
b0587a0227
|
Better Dockerfile
|
9 years ago |
Wonderfall
|
414c4f4ca4
|
Better Dockerfile
|
9 years ago |
a01200356
|
16d6e758d7
|
[fix] flake8 compliance in test
|
9 years ago |
a01200356
|
d05c676ed5
|
Add test case in wolframalpha_noapi
[fix] Display multiple answers in wolframalpha_api
|
9 years ago |
Adam Tauber
|
5b5d9524db
|
Merge pull request #483 from misnyo/master
[fix]soundcloud.com guest client_id fetches dynamically
|
9 years ago |
misnyo
|
dc55d87e92
|
[fix]soundcloud.com guest client_id fetches dynamically
|
9 years ago |
a01200356
|
19d025f0e7
|
[fix] pass wolframalpha_noapi tests
|
9 years ago |
a01200356
|
e9d35c1309
|
update tests for wolframalpha
|
9 years ago |
a01200356
|
0871c7ca85
|
[enh] wolframalpha appends result
|
9 years ago |
Wonderfall
|
2dc067f026
|
Better Docker embedded support
|
9 years ago |
a01200356
|
be54e5269a
|
Add tests for the Wolfram Alpha engines (both API and NO API versions)
|
9 years ago |
a01200356
|
5ed8f4da80
|
Make wolframalpha_noapi.py flake8 compliant
|
9 years ago |
a01200356
|
d827fc49a1
|
Remove unnecessary code in wolframalpha_noapi engine
The answer is scraped from a js function, so parsing the html tree
doesn't achieve anything here.
|
9 years ago |
a01200356
|
b51ba32f61
|
Wolfram Alpha (no API needed now)
|
9 years ago |
a01200356
|
d4b6ab2be4
|
Merge branch 'master' into wolframalpha
|
9 years ago |
Adam Tauber
|
01f3e41fec
|
Merge pull request #480 from misnyo/master
[fix] #471 #463 fix old openssl(<1.0.2) requests verify error
|
9 years ago |
misnyo
|
35a2bc5650
|
[fix] #471 #463 fix old openssl(<1.0.2) requests verify error
|
9 years ago |
Adam Tauber
|
c350def84b
|
Merge pull request #478 from a01200356/master
Wolfram Alpha API
|
9 years ago |
a01200356
|
e4dd75070f
|
Pinche Travis.
|
9 years ago |
a01200356
|
0bb403bb47
|
More fixes (Travis again).
forfuckssaketravisnotagain
|
9 years ago |
a01200356
|
5b0e785bbb
|
Merge branch 'wolframalpha'
|
9 years ago |
a01200356
|
bc2420f8d4
|
Fix Travis errors.
|
9 years ago |
a01200356
|
9cd3017dcb
|
Disable engine by default.
|
9 years ago |
a01200356
|
1b7e80db03
|
Undo minor change.
|
9 years ago |
a01200356
|
84cd09ac34
|
Merge branch 'master' into wolframalpha
|
9 years ago |
a01200356
|
b3fde19ed5
|
Remove non API version (doesn't work)
|
9 years ago |
a01200356
|
922565c8a9
|
Returns answer rather than results.
More appropriate in this case because it will always give just one
answer.
|
9 years ago |