summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2022-06-18Bump splinter from 0.17.0 to 0.18.0dependabot[bot]
2022-06-12[fix] move locale code from webapp.py to locales.py and fix #1303Markus Heiser
2022-05-07theme: remove __common__Alexandre Flament
2022-04-30[theme] peel out oscar from SearXNG developmentMarkus Heiser
2022-04-16[fix] dailymotion engine: filter by language & countryMarkus Heiser
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