| Age | Commit message (Collapse) | Author |
|
[mod] simplify manage.sh
|
|
#1110
|
|
- npm install less@2.7 less-plugin-clean-css grunt-cli is moved inside manage.sh
- if it is possible to source manage.sh to update the PATH (to start grunt)
- tidy the help documentation
- update the geckodriver version to 0.19.1
|
|
|
|
|
|
Remove 'all' option from search languages
|
|
simple theme : magnet.svg is replaced by a home made version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix time range selection during search
|
|
The previous version did not work in Chrome browser.
Closes #1102
|
|
[mod] simple theme: add the license to different files.
|
|
|
|
[fix] autocompleter py3 compatibility - fixes #1088
|
|
|
|
|
|
|
|
|
|
autocompleter
|
|
|
|
guessing the language by the IP of the instance
|
|
|
|
|
|
Dependencies upgrade
|
|
https://pypi.python.org/pypi/pyOpenSSL : fix memory leak
http://lxml.de/4.1/changes-4.1.1.html : speed improvement
|
|
|
|
@Apply55gx, @pyrrh0n1c, @cclauss, @moon2l to authors
|
|
|
|
|
|
|
|
|
|
|
|
fix bug: TypeError: set(['bing', 'google']) is not JSON serializable,…
|
|
curl 'http://127.0.0.1:8888/?q=xxxxxxxx&categories=general&format=json'
|
|
print() is a function in Python 3
|
|
|
|
|
|
Fixed the currency_convert engine.
|
|
|
|
|
|
|