summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2022-01-29[mod] add documentation about searx.utilsAlexandre Flament
2022-01-17[typing] add results.TimingMartin Fischer
2022-01-12[fix] external bangs: don't overwrite Bangs in data trieMarkus Heiser
2022-01-07Merge pull request #708 from not-my-profile/pref-refactorMartin Fischer
2022-01-06[refactor] refactor SwitchableSettingMartin Fischer
2022-01-06[refactor] add type hints & remove Setting._post_initMartin Fischer
2022-01-06[fix] remove broken ? search operatorMartin Fischer
2022-01-05[mod] upgrade httpx 0.21.2Alexandre Flament
2021-12-28[mod] webutils.py: remove dead codeAlexandre Flament
2021-12-27[fix] issues reported by pylintMarkus Heiser
2021-12-27[format.python] initial formatting of the python codeMarkus Heiser
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
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