summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2021-01-11[mod] move brand options from Makefile to settings.ymlMarkus Heiser
2021-01-10[mod] add target upload-pypi-test https://test.pypi.org/Markus Heiser
2021-01-02[mod] add Ubuntu 20.10 image to the LXC suiteMarkus Heiser
2021-01-02[fix] remove Ubuntu 19.10 from the LXC suite (EOL)Markus Heiser
2020-12-27Merge pull request #2411 from dalf/update-secret-key-checkAlexandre Flament
2020-12-27[perf] pylint: Use multiple processes to speed up Pylint.Markus Heiser
2020-12-27[mod] check secret_key when searx.webapp is importedAlexandre Flament
2020-12-27Merge pull request #2420 from return42/fix-sphinx-book-targetsAlexandre Flament
2020-12-27Merge pull request #2412 from dalf/update-buildenvAlexandre Flament
2020-12-26[mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-envMarkus Heiser
2020-12-26[fix] utils/lib.sh: various typos in messages and commentsMarkus Heiser
2020-12-24[fix] message to install different python versions from apt PPAMarkus Heiser
2020-12-24[perf] pyenvinstall: reinstall only when requirements are changeMarkus Heiser
2020-12-24[perf] virtualenv: install boilerplate only onceMarkus Heiser
2020-12-24[fix] makefile.sphinx: additions to commit c2a6f145Markus Heiser
2020-12-24Merge pull request #2418 from return42/fix-pyenv-installAlexandre Flament
2020-12-24[fix] makefile.python: remove duplicate pyenv-(un)install targetsMarkus Heiser
2020-12-23[mod] utils/searx.sh install: create branch if not already existsMarkus Heiser
2020-12-23[fix] use SEARX_SETTINGS_TEMPLATE from .config environmentMarkus Heiser
2020-12-21[fix] update buildenvAlexandre Flament
2020-12-20Merge pull request #2399 from return42/fix-lxcAlexandre Flament
2020-12-18[fix] yum installation of 'Development Tools'Markus Heiser
2020-12-18[mod] remove obsolete virtualenv commandMarkus Heiser
2020-12-18[fix] determine path to makefile.lxc in a LXCMarkus Heiser
2020-12-18Add link to contact instance maintainer to footer of each page (#2391)BBaoVanC
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-12-08[doc] recommend to use 'use_default_settings=True'Markus Heiser
2020-12-04[mod] documentations & comments: update http://* URL to https://*.Alexandre Flament
2020-11-04Feature/standalone searx update (#1591)rachmadani haryono
2020-10-30[mod] make docs-live - remove --port option from sphinx-autobuildMarkus Heiser
2020-10-28[mod] .travis.yml: build documentation automatically on the master branchAlexandre Flament
2020-10-28[mod] add external_urls.json and wikidata_units.jsonAlexandre Flament
2020-10-25add Ahmia filter plugin for onion resultsMarc Abonce Seguin
2020-10-19Fix typo chmod searx:searx > chown searx:searxrenyhp
2020-09-28[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fi...Alexandre Flament
2020-09-28Merge pull request #2189 from dalf/architecture-clean-upAdam Tauber
2020-09-28[fix] Update Sphinx package versionsAlexandre Flament
2020-09-22[mod] add typing and __slots__Alexandre Flament
2020-09-22[mod] check the engine tokens in searx/webadapter.py instead of searx/search.pyAlexandre Flament
2020-09-22[mod] add searx/webadapter.pyAlexandre Flament
2020-09-22fix utils/fetch_languages to work with new languagesMarc Abonce Seguin
2020-09-20[fix] remove doc-build for centos-7 from './utils/searx.sh doc'Markus Heiser
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-08-08[enh] add centos-7 to LXC images (#2118)Markus Heiser
2020-08-01Utility scripts adapted to run on CentOS 7 (#2112)Eliesemoule
2020-07-11[fix] external_bang - UnicodeDecodeError: 'ascii' codec can't decode (#2043)Markus Heiser
2020-06-29Merge branch 'master' into gigablastMarkus Heiser
2020-06-24[fix] markup of auto generated installation instruction (uWSGI part)Markus Heiser
2020-06-19Merge branch 'master' into gigablastMarkus Heiser
2020-06-18[fix] buildprocess of the docs by adding sphinx-doc-prebuilds targetMarkus Heiser