index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
searx.sh
Age
Commit message (
Expand
)
Author
2021-06-23
[fix] utils/searx.sh: signature of YAML settings has been changed
Markus Heiser
2021-06-22
[mod] simple theme: include fonts
Alexandre Flament
2021-06-17
[enh] ./manage node.env - check build tools first
Markus Heiser
2021-06-16
[mod] simple theme: remove src/less/ion.less
Alexandre Flament
2021-04-28
[fix] typo: 'interactiv' --> 'interactive'
Markus Heiser
2021-04-23
[mod] replace makefile boilerplate by 'manage' script
Markus Heiser
2021-04-23
[fix] utils/searx.sh - Double quote to prevent globbing
Markus Heiser
2021-04-08
Allow overriding env vars SEARX_SETTINGS_PATH,UWSGI_SETTINGS_PATH
3nprob
2021-03-04
Merge pull request #2620 from return42/fix-git
Alexandre Flament
2021-03-03
[fix] utils/serax.sh create_pyenv() - drop duplicate 'pip install .'
Markus Heiser
2021-03-03
[fix] support git versions <v2.22
Markus Heiser
2021-01-19
[mod] checker : replace pycld3 by langdetect
Alexandre Flament
2021-01-16
[fix] setup.py requires pyyaml installed
Markus Heiser
2021-01-12
[enh] add checker
Alexandre Flament
2021-01-02
[mod] add Ubuntu 20.10 image to the LXC suite
Markus Heiser
2020-12-23
[mod] utils/searx.sh install: create branch if not already exists
Markus Heiser
2020-12-23
[fix] use SEARX_SETTINGS_TEMPLATE from .config environment
Markus Heiser
2020-12-18
[mod] remove obsolete virtualenv command
Markus Heiser
2020-12-08
[doc] recommend to use 'use_default_settings=True'
Markus Heiser
2020-09-20
[fix] remove doc-build for centos-7 from './utils/searx.sh doc'
Markus Heiser
2020-08-01
Utility scripts adapted to run on CentOS 7 (#2112)
Eliesemoule
2020-06-24
[fix] markup of auto generated installation instruction (uWSGI part)
Markus Heiser
2020-06-18
[fix] add missing latexmk package to debian's BUILD_PACKAGES
Markus Heiser
2020-05-21
[fix] installation instructions: pip install -e searx (setup.py)
Markus Heiser
2020-04-30
[fix] fatal: repository '/root/searx' does not exist
Markus Heiser
2020-04-28
utils/morty.sh: set morty key to avoid service abuse
Markus Heiser
2020-04-13
tooling box: added nginx + polished bash scripts and environment
Markus Heiser
2020-04-11
nginx: normalize installation (docs and script)s over all distros
Markus Heiser
2020-04-10
bash scripts: source code cleaned up (shellcheck)
Markus Heiser
2020-04-08
Changes from the installation tests on (all) LXC containers.
Markus Heiser
2020-04-07
apache: normalize installation (docs and script)s over all distros
Markus Heiser
2020-04-06
docs: rework of chapter "Install with apache"
Markus Heiser
2020-04-05
filtron.sh & morty.sh: improve usage message (if used in containers)
Markus Heiser
2020-04-04
utils/searx.sh: add cmd to (un)set option image_proxy and result_proxy
Markus Heiser
2020-04-03
utils/filtron.sh: add generic documentation
Markus Heiser
2020-04-02
LXC: add virtualenv to LXC_BASE_PACKAGES
Markus Heiser
2020-03-31
docs: use make and uitls/searx.sh in containers
Markus Heiser
2020-03-30
docs: add utils/lxc.sh docs, normalize filtron, morty & searx docs
Markus Heiser
2020-03-29
tooling box: simplify build enviroments
Markus Heiser
2020-03-09
searx.sh: add buildhost cmd, installs OS packages for builds
Markus Heiser
2020-03-08
searx.sh: add commandline 'install packages'
Markus Heiser
2020-03-08
LXC: from searx.sh, morty.sh and filtron.sh tests
Markus Heiser
2020-03-07
LXC: separate lxc-suite from lxc & improved command line.
Markus Heiser
2020-03-06
docs: improve description of uwsgi & ngingx setup
Markus Heiser
2020-03-04
docs: describe uwsgi setup of all suported distributions
Markus Heiser
2020-03-04
docs: complement uwsgi documentation for all distros
Markus Heiser
2020-03-03
docs: generic doocumentation for searx-uwsgi
Markus Heiser
2020-03-03
docs: generic documentation get templating
Markus Heiser
2020-03-02
docs: generic documentation from the installation scripts
Markus Heiser
2020-03-01
utils/lxc.env: separate environment that is used in containers
Markus Heiser
[next]