summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* [mod] isolation of botdetection from the limiterMarkus Heiser2023-11-01
* [fix] HTMLParser: undocumented not implemented methodMarkus Heiser2023-10-22
* better error message when no results foundEmilien Devos2023-09-19
* [feat] implement feeling lucky featureBnyro2023-09-19
* [fix] spellingjazzzooo2023-09-18
* [fix] make flask_babel.gettext() work in engine modules (L10n & threads)Markus Heiser2023-08-09
* [mod] move some code from webapp module to webutils module (no functional cha...Markus Heiser2023-06-19
* Merge pull request #2357 / limiter -> botdetectionMarkus Heiser2023-06-03
|\
| * [fix] correct determination of the IP for the requestMarkus Heiser2023-06-01
* | [mod] template preferences: split into elements (no functional change)Markus Heiser2023-06-02
|/
* [mod] replace utils.match_language by locales.match_localeMarkus Heiser2023-03-24
* Add "Auto-detected" as a language.Alexandre Flament2023-02-17
* Merge pull request #2109 from ahmad-alkadri/fix/highlight-full-wordAlexandre Flament2023-01-17
|\
| * A little fix and modified the testing for content highlightahmad-alkadri2023-01-15
* | Add search.suspended_times settingsLéon Tiekötter2023-01-15
|/
* Replace langdetect with fasttextArtikusHG2022-12-16
* Fix: don't crash when engine or name is missing in settings.ymlAlexandre Flament2022-12-04
* Merge branch 'searxng:master' into masterMohamed Elashri2022-09-30
|\
| * [fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser2022-09-27
* | correct sci-hub links/ add `.ru` and remove other 3rd party domains.Mohamed Elashri2022-09-24
|/
* Remove usage of SEARX environment variablesAlexandre FLAMENT2022-08-28
* [fix] improve OpenSearch descriptionMarkus Heiser2022-08-11
* bing.py: resolve bing.com/ck/a redirectionsAlexandre Flament2022-07-08
* Bump splinter from 0.17.0 to 0.18.0dependabot[bot]2022-06-18
* [fix] move locale code from webapp.py to locales.py and fix #1303Markus Heiser2022-06-12
* theme: remove __common__Alexandre Flament2022-05-07
* [theme] peel out oscar from SearXNG developmentMarkus Heiser2022-04-30
* [fix] dailymotion engine: filter by language & countryMarkus Heiser2022-04-16
* [fix] add missing territory (country) nameMarkus Heiser2022-04-05
* [fix] issue when upgrading from werkzeug v2.0.3 to v2.1.0Markus Heiser2022-04-01
* Merge pull request #894 from dalf/simple-aria-1Alexandre Flament2022-03-19
|\
| * [enh] simple: basic ARIA fixesAlexandre Flament2022-03-08
* | [mod] replace /help by /info pages and include pages in project docsMarkus Heiser2022-03-12
|/
* [mod] URL for the static file contains the sha1Alexandre Flament2022-03-05
* [simple theme] replace Image_layout.js with flexbox CS impl.mrpaulblack2022-02-26
* [fix] changeover of the unit tests to the simple themeMarkus Heiser2022-02-20
* Merge pull request #848 from not-my-profile/help-routeAlexandre Flament2022-02-05
|\
| * [enh] introduce /help routeMartin Fischer2022-02-01
| * [help] remove link from about.md titleMartin Fischer2022-02-01
* | Merge pull request #839 from dalf/docs_searx_utilsMarkus Heiser2022-02-04
|\ \
| * | [mod] add documentation about searx.utilsAlexandre Flament2022-01-29
| |/
* / preferences: Set autocomplete=off for formMartin Fischer2022-02-04
|/
* [typing] add results.TimingMartin Fischer2022-01-17
* [fix] external bangs: don't overwrite Bangs in data trieMarkus Heiser2022-01-12
* Merge pull request #708 from not-my-profile/pref-refactorMartin Fischer2022-01-07
|\
| * [refactor] refactor SwitchableSettingMartin Fischer2022-01-06
| * [refactor] add type hints & remove Setting._post_initMartin Fischer2022-01-06
* | [fix] remove broken ? search operatorMartin Fischer2022-01-06
|/
* Merge pull request #634 from not-my-profile/powered-byAlexandre Flament2022-01-06
|\
| * [enh] change categories_as_tabs from a list to a dictMartin Fischer2022-01-05