summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2025-07-28[fix] don't install pyright twice and do some clean upMarkus Heiser
2025-07-28[enh] CI - add shell script formatterMarkus Heiser
2025-07-28[mod] create a Go project with the developer tools from GoMarkus Heiser
2025-07-28[mod] add Golang ecosystem to the SearXNG toolchainMarkus Heiser
2025-07-28[chore] overdue maintenance of shell scriptsMarkus Heiser
2025-07-26[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)Markus Heiser
2025-07-23[enh] py: whitenoise for static handling (#5032)Ivan Gabaldon
2025-07-11[mod] remove option ui.static_use_hash (cache busting) (#5004)Markus Heiser
2025-07-09[mod] migrate from Redis to Valkey (#4795)Gaspard d'Hautefeuille
2025-07-04[mod] container: replace uWSGI with Granian (#4820)Ivan Gabaldon
2025-07-03[mod] theme/simple: improve fmt/lint techIvan Gabaldon
2025-06-26[fix] container: remove HEALTHCHECK (#4941)Ivan Gabaldon
2025-06-25[fix] debian: install apt package python-is-python3Markus Heiser
2025-06-03[mod] container: revert to alpine (#4893)Ivan Gabaldon
2025-05-20[chore] fix some docstring typos (#4815)Jost Alemann
2025-05-20[mod] container: refactor entrypoint scriptIvan Gabaldon
2025-05-15[enh] container: support multiple registriesIvan Gabaldon
2025-05-14[fix] CI: handle old cache images from registryIvan Gabaldon
2025-05-13[enh] tidy: clean old morty, filtron, searx referencesIvan Gabaldon
2025-05-12[mod] lib_sxng_container.sh: replace echo commands with heredocIvan Gabaldon
2025-05-12[mod] lib_sxng_container.sh use required_commands() helperIvan Gabaldon
2025-05-11[mod] rework container deployment (#4764)Ivan Gabaldon
2025-05-09[fix] static.build.commit: add missing searx/templates/simple/icons.htmlMarkus Heiser
2025-04-17[fix] settings.yml files: doc & obsolete settings in the templateMarkus Heiser
2025-03-18[fix] static.build: upgrade min. node version to 18.17Alexandre Flament
2025-03-15[fix] make static.build.commit: add client/simple/package-lock.jsonMarkus Heiser
2025-03-08[fix] uwsgi: don't set static-expiresMarkus Heiser
2025-03-01[fix] wikidata: increase wikidata queries timeoutMarkus Heiser
2025-02-28[web-client] integrate the migrated theme in the development workflowsMarkus Heiser
2025-02-28[web-client] simple theme: refactor jinja_svg_catalog and cleanup icon namesMarkus Heiser
2025-02-28[web-client] simple theme: build & development env based on vite.Markus Heiser
2025-02-07[fix] selenium: binary is not a Firefox executableMarkus Heiser
2025-01-28[refactor] typification of SearXNG (initial) / result items (part 1)Markus Heiser
2025-01-16[fix] build workflows of the themesMarkus Heiser
2025-01-14[mod] slightly improve `make node.clean themes.all`Markus Heiser
2024-11-24[chore] *: fix typos detected by typos-cliBnyro
2024-10-10[mod] use quad9 dns for connectivity checks when lxcAllen
2024-10-03[mod] py3.8 EOL / upgrade to actions/setup-python@v5Markus Heiser
2024-09-19[fix] scripts: elimination of limitations on dedicated distributionsMarkus Heiser
2024-08-21[fix] pip install -e: legacy editable install (setup.py develop) is deprecatedMarkus Heiser
2024-08-20[fix] debian/ubuntu python-is-python3Markus Heiser
2024-06-07[feat] hostname replace plugin: possibility to prioritize certain websitesBnyro
2024-05-09[fix] docutils dependencies (docutils>=0.21.2)Markus Heiser
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-03-11[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-03-09[mod] CI: tag commits with leading scope/type of the modificationMarkus Heiser
2024-02-20[fix] utils/searxng.sh uses searx.shared module which no longer existsKalokaK
2024-02-20[mod] reduce memory footprint by not calling babel.Locale.parse at runtimeAlexandre Flament
2024-01-09[fix] issues reported by shellcheck v0.9.0Markus Heiser
2024-01-09[mod] get rid of ./utils/brand.env and its workflowMarkus Heiser