summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
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
2020-06-18[fix] add missing latexmk package to debian's BUILD_PACKAGESMarkus Heiser
2020-06-18[fix] indentation of filtron's rules (json)Markus Heiser
2020-05-28utils/fetch_languages.py: print more meaningfull messagesMarkus Heiser
2020-05-21[fix] installation instructions: pip install -e searx (setup.py)Markus Heiser
2020-05-04archlinux: add package 'inetutils' to boilerplateMarkus Heiser
2020-04-30[fix] fatal: repository '/root/searx' does not existMarkus Heiser
2020-04-28utils/morty.sh option new-key: set new morty keyMarkus Heiser
2020-04-28utils/morty.sh: set morty key to avoid service abuseMarkus Heiser
2020-04-23Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-04-22[fix] old images need an initial 'apt update'Markus Heiser
2020-04-22[fix] ffox useragent: use Windows NT 10.0 and not Windows NT 10Markus Heiser
2020-04-13tooling box: added nginx + polished bash scripts and environmentMarkus Heiser
2020-04-11nginx: normalize installation (docs and script)s over all distrosMarkus Heiser
2020-04-10bash scripts: source code cleaned up (shellcheck)Markus Heiser
2020-04-09[fix] morty: PUBLIC_URL_PATH_MORTY needs trailing slashMarkus Heiser
2020-04-08Changes from the installation tests on (all) LXC containers.Markus Heiser
2020-04-07apache: normalize installation (docs and script)s over all distrosMarkus Heiser
2020-04-06docs: rework of chapter "Install with apache"Markus Heiser
2020-04-05filtron.sh & morty.sh: improve usage message (if used in containers)Markus Heiser
2020-04-05[fix] creation of /.lxcenv in containersMarkus Heiser
2020-04-04utils/searx.sh: add cmd to (un)set option image_proxy and result_proxyMarkus Heiser
2020-04-04misc: fix variuous marginalsMarkus Heiser
2020-04-04utils/lxc.sh install: support installation on selected containersMarkus Heiser
2020-04-03utils/morty.sh: add generic documentationMarkus Heiser
2020-04-03utils/filtron.sh: add generic documentationMarkus Heiser
2020-04-03utils/lxc.sh: support build of selected containersMarkus Heiser