summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-11-29[fix] unit tests: call searx.search.initialize in test's setUpMarkus Heiser
2024-11-29[enh] use longest title and test get_ordered_results()Allen
2024-11-25[chore] rss: rename from searx to SearXNGBnyro
2024-11-24[test] add additional tests for preferencesGrant Lanham
2024-11-24[chore] *: fix typos detected by typos-cliBnyro
2024-10-28[fix] calculator: use locale from UI (not from selected language)Markus Heiser
2024-10-26[mod] add test to check compat.py moduleMarkus Heiser
2024-10-15[fix] float operations in calculator pluginGrant Lanham
2024-10-15[refactor] unit tests (continued) - pluginsGrant Lanham
2024-10-15[enh] engine: mojeek - add language support0xhtml
2024-10-05[mod] Revision of the favicon solutionMarkus Heiser
2024-10-05[feat] add favicons to result urlsBrock Vojkovic
2024-10-03[refactor] unit tests to utilize paramaterized and break down monolithic testsGrant Lanham
2024-10-03[feat] implement mariadb engineGrant Lanham
2024-09-22Add paramaterized with example of refactorGrant Lanham
2024-08-30[fix] self_info: request.user_agent is not a strAlexander Sulfrian
2024-08-21Fix tineye engine url, datetime parsing, and minor refactorGrant Lanham
2024-08-21[fix] unit tests: fix load / unload engines & fix messagesMarkus Heiser
2024-07-14[mod] revision of the settings_loaderMarkus Heiser
2024-07-13[fix] tear down TEST_ENGINES after TestBang is proceededMarkus Heiser
2024-06-28[fix] unit test_xpath.py: name 'logger' is not definedMarkus Heiser
2024-06-23[fix] implement tests and remove usage of gen_useragent in enginesGrant Lanham
2024-06-23[fix] engine unit tests.Richard Lyons
2024-03-11[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTIONMarkus Heiser
2024-03-09[black] upgrade black 22.12.0 --> 24.2.0Markus Heiser
2024-01-31[mod] remove X-XSS-Protection headersMarkus Heiser
2024-01-29[fix] do highlight replacement at onceallixx
2023-11-01[mod] isolation of botdetection from the limiterMarkus Heiser
2023-10-22[fix] HTMLParser: undocumented not implemented methodMarkus Heiser
2023-09-19better error message when no results foundEmilien Devos
2023-09-19[feat] implement feeling lucky featureBnyro
2023-09-18[fix] spellingjazzzooo
2023-08-09[fix] make flask_babel.gettext() work in engine modules (L10n & threads)Markus Heiser
2023-06-19[mod] move some code from webapp module to webutils module (no functional cha...Markus Heiser
2023-06-03Merge pull request #2357 / limiter -> botdetectionMarkus Heiser
2023-06-02[mod] template preferences: split into elements (no functional change)Markus Heiser
2023-06-01[fix] correct determination of the IP for the requestMarkus Heiser
2023-03-24[mod] replace utils.match_language by locales.match_localeMarkus Heiser
2023-02-17Add "Auto-detected" as a language.Alexandre Flament
2023-01-17Merge pull request #2109 from ahmad-alkadri/fix/highlight-full-wordAlexandre Flament
2023-01-15A little fix and modified the testing for content highlightahmad-alkadri
2023-01-15Add search.suspended_times settingsLéon Tiekötter
2022-12-16Replace langdetect with fasttextArtikusHG
2022-12-04Fix: don't crash when engine or name is missing in settings.ymlAlexandre Flament
2022-09-30Merge branch 'searxng:master' into masterMohamed Elashri
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-09-24correct sci-hub links/ add `.ru` and remove other 3rd party domains.Mohamed Elashri
2022-08-28Remove usage of SEARX environment variablesAlexandre FLAMENT
2022-08-11[fix] improve OpenSearch descriptionMarkus Heiser
2022-07-08bing.py: resolve bing.com/ck/a redirectionsAlexandre Flament