summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2021-11-26[fix] oscar theme: use SearXNG logo and wordmarkMarkus Heiser
2021-10-29healthcheck endpointIgor Rzegocki
2021-10-12Merge pull request #380 from dalf/fix-339Alexandre Flament
2021-10-12[mod] locale: use hyphen everywhere except for BabelAlexandre Flament
2021-10-12[fix] fix match_language issue to make zh-TW match to zh-Hant-TWMarc Abonce Seguin
2021-10-12[enh] verify that Tor proxy works every time searx startsAlexandre Flament
2021-10-06plugins: refactor initializationAlexandre Flament
2021-10-03Merge pull request #375 from dalf/searxng_extraAlexandre Flament
2021-10-02SearXNG: searxng_extraAlexandre Flament
2021-10-02SearXNG: SEARXNG_SETTINGS_PATHAlexandre Flament
2021-09-30SearXNG: oscar themeAlexandre Flament
2021-09-17[pylint] fix global-variable-not-assigned issuesMarkus Heiser
2021-09-13[fix] settings - displayed name is SearXNGMarkus Heiser
2021-09-02[mod] move searx/testing.py to the tests directoryAlexandre Flament
2021-08-31[pylint] Pylint 2.10 - fix redundant-u-string-prefixMarkus Heiser
2021-08-17[mod] searx.webapp.get_locale: read locale from the preferencesAlexandre Flament
2021-08-03[mod] settings.yml: remove localesAlexandre Flament
2021-07-25[mod] use tests/unit/settings/test_settings.yml in unit testsMarkus Heiser
2021-06-05[yamllint] tests/unit/settings/user_settings_remove2.ymlMarkus Heiser
2021-06-05[yamllint] tests/unit/settings/user_settings_remove.ymlMarkus Heiser
2021-06-05[yamllint] tests/unit/settings/user_settings_simple.ymlMarkus Heiser
2021-06-05[yamllint] tests/unit/settings/user_settings_keep_only.ymlMarkus Heiser
2021-06-05[yamllint] tests/unit/settings/user_settings.ymlMarkus Heiser
2021-06-05[yamllint] tests/unit/settings/syntaxerror_settings.ymlMarkus Heiser
2021-06-01[mod] settings_default: remove searx.search.max_request_timeout global variableAlexandre Flament
2021-05-07[fix] fix KeyError: 'ipv6'Alexandre Flament
2021-05-05[mod] multithreading only in searx.search.* packagesAlexandre Flament
2021-04-25[brand] searxng is a fork from searxMarkus Heiser
2021-04-12[httpx] replace searx.poolrequests by searx.networkAlexandre Flament
2021-04-10[enh] replace requests by httpxAlexandre Flament
2021-04-10[fix] test: avoid HTTP requestsAlexandre Flament
2021-03-06[enh] add ability to send engine data to subsequent requestsAdam Tauber
2021-03-05Merge pull request #2600 from dalf/searx-extraAlexandre Flament
2021-03-04Add searx_extra packageAlexandre Flament
2021-03-01[enh] autocomplete refactoring, autocomplete on external bangsAlexandre Flament
2021-02-24[mod] add utils/fetch_external_bangs.pyAlexandre Flament
2021-02-08Updated webutils.highlight_content to ignore double-quotes when highlighting ...Daniel Hones
2021-02-04[fix] get correct locale with country from browserMarc Abonce Seguin
2021-01-09fix empty colon in query from selecting ChineseMarc Abonce Seguin
2020-12-18[mod] searx.search.EngineRef: remove from_bang parameterAlexandre Flament
2020-12-18[mod] searx.search.SearchQuery: remove categories parameterAlexandre Flament
2020-12-17[mod] split searx.search into different processorsAlexandre Flament
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-12-03[fix] settings_loader: don't crash when a key exists only in the user settingsAlexandre Flament
2020-12-03[enh] record details exception per engineAlexandre Flament
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-12-01[fix] tests: fix duplicate method nameAlexandre Flament
2020-11-27[enh] settings.yml: add use_default_settings option (2nd version)Alexandre Flament
2020-11-20[enh] Add multiple outgoing proxiesAlexandre Flament
2020-11-17[mod] use github actions instead of travisAlexandre Flament