summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2021-07-18[mod] drop usage of the searx.brand namespace (python procs)Markus Heiser
2021-07-03[fix] pacman --noprogressbar in shell scriptsMarkus Heiser
2021-07-03[fix] utils/lib.sh: in a pipe, do not print ASCII escape codeMarkus Heiser
2021-06-28Merge pull request #174 from searxng/static_scriptAlexandre Flament
2021-06-27[fix] utils/lib.sh: prefix_stdout show cursor (ANSI escape \e[?25h)Markus Heiser
2021-06-26[mod] move functions from utils/manage_static.sh to ./manage scriptMarkus Heiser
2021-06-26[mod] utils/manage_static.sh: remove git_log_current_branchMarkus Heiser
2021-06-26[mod] utils/manage_static.sh: simplify git restore actionsMarkus Heiser
2021-06-26[mod] utils/manage_static.sh: add script to shellcheckMarkus Heiser
2021-06-26[mod] add make targets to manage the build files in the /searx/static directoryAlexandre Flament
2021-06-25Merge pull request #173 from return42/fix-lxc-iptablesMarkus Heiser
2021-06-23[mod] utils/lxc.sh: detect conflict of docker & LXC in the iptablesMarkus Heiser
2021-06-23[fix] utils/searx.sh: signature of YAML settings has been changedMarkus Heiser
2021-06-22[mod] simple theme: include fontsAlexandre Flament
2021-06-17[enh] ./manage node.env - check build tools firstMarkus Heiser
2021-06-16[mod] simple theme: remove src/less/ion.lessAlexandre Flament
2021-06-13[fix] utils/morty.sh - PUBLIC_URL_MORTY is based on PUBLIC_URLMarkus Heiser
2021-06-12[yamllint] ./utils/templates/etc/searx/*.ymlMarkus Heiser
2021-05-28[enh] add settings option to enable/disable search formatsMarkus Heiser
2021-04-28[fix] typo: 'interactiv' --> 'interactive'Markus Heiser
2021-04-28[filtron.sh] make filtron rule file configurableMarkus Heiser
2021-04-25[brand] searxng -- fix links to issue tracker & WEB-GUIMarkus Heiser
2021-04-23[mod] replace makefile boilerplate by 'manage' scriptMarkus Heiser
2021-04-23[fix] do not spit out error messages for utils/lxc.sh --helpMarkus Heiser
2021-04-23[enh] utils/lib.sh - commands to build Sphinx-doc & deploy gh-pagesMarkus Heiser
2021-04-23[enh] utils/lib.sh - commands pyenv, pyenv.drop pyenv.(un)installMarkus Heiser
2021-04-23[fix] utils/searx.sh - Double quote to prevent globbingMarkus Heiser
2021-04-22More brandingAlexandre Flament
2021-04-22searxng brandAlexandre Flament
2021-04-08Allow overriding env vars SEARX_SETTINGS_PATH,UWSGI_SETTINGS_PATH3nprob
2021-03-05[mod] LXC switch to Fedora 33 / Fedora 31 reached its EOLMarkus Heiser
2021-03-05Merge pull request #2600 from dalf/searx-extraAlexandre Flament
2021-03-04Add searx_extra packageAlexandre Flament
2021-03-04Merge pull request #2618 from thezeroalpha/masterAlexandre Flament
2021-03-04Merge pull request #2623 from return42/fix-centos7Alexandre Flament
2021-03-04Merge pull request #2619 from return42/drop-ubu1604Alexandre Flament
2021-03-04Merge pull request #2620 from return42/fix-gitAlexandre Flament
2021-03-04Use $host in nginx morty.conf templateAlex Balgavy
2021-03-03[fix] add package 'which' to CentOS-7 boilerplateMarkus Heiser
2021-03-03[fix] utils/serax.sh create_pyenv() - drop duplicate 'pip install .'Markus Heiser
2021-03-03[fix] support git versions <v2.22Markus Heiser
2021-03-03[mod] Drop Ubuntu 16.04 (Xenial Xerus) supportMarkus Heiser
2021-03-03Fix security vulnerabilities in suggested nginx configurationAlex Balgavy
2021-02-25remove articles number from engines_languages.jsonMarc Abonce Seguin
2021-02-24[mod] add utils/fetch_external_bangs.pyAlexandre Flament
2021-02-23Merge pull request #2595 from dalf/update-wikidata-unitsAlexandre Flament
2021-02-23[mod] update currencies.json and fetch_currencies.pyAlexandre Flament
2021-02-23[mod] update wikidata_units.json and fetch_wikidata_units.pyAlexandre Flament
2021-02-02[mod] CI: minor changesAlexandre Flament
2021-02-01Merge pull request #2500 from dalf/github-action-dataAlexandre Flament