summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2022-04-05[fix] add missing territory (country) nameMarkus Heiser
2022-04-01[fix] issue when upgrading from werkzeug v2.0.3 to v2.1.0Markus Heiser
2022-03-19Merge pull request #894 from dalf/simple-aria-1Alexandre Flament
2022-03-12[mod] replace /help by /info pages and include pages in project docsMarkus Heiser
2022-03-08[enh] simple: basic ARIA fixesAlexandre Flament
2022-03-05[mod] URL for the static file contains the sha1Alexandre Flament
2022-02-26[simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack
2022-02-20[fix] changeover of the unit tests to the simple themeMarkus Heiser
2022-02-05Merge pull request #848 from not-my-profile/help-routeAlexandre Flament
2022-02-04Merge pull request #839 from dalf/docs_searx_utilsMarkus Heiser
2022-02-04preferences: Set autocomplete=off for formMartin Fischer
2022-02-01[enh] introduce /help routeMartin Fischer
2022-02-01[help] remove link from about.md titleMartin Fischer
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