summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* [brand] searxng is a fork from searxMarkus Heiser2021-04-25
* [httpx] replace searx.poolrequests by searx.networkAlexandre Flament2021-04-12
* [enh] replace requests by httpxAlexandre Flament2021-04-10
* [fix] test: avoid HTTP requestsAlexandre Flament2021-04-10
* [enh] add ability to send engine data to subsequent requestsAdam Tauber2021-03-06
* Merge pull request #2600 from dalf/searx-extraAlexandre Flament2021-03-05
|\
| * Add searx_extra packageAlexandre Flament2021-03-04
* | [enh] autocomplete refactoring, autocomplete on external bangsAlexandre Flament2021-03-01
|/
* [mod] add utils/fetch_external_bangs.pyAlexandre Flament2021-02-24
* Updated webutils.highlight_content to ignore double-quotes when highlighting ...Daniel Hones2021-02-08
* [fix] get correct locale with country from browserMarc Abonce Seguin2021-02-04
* fix empty colon in query from selecting ChineseMarc Abonce Seguin2021-01-09
* [mod] searx.search.EngineRef: remove from_bang parameterAlexandre Flament2020-12-18
* [mod] searx.search.SearchQuery: remove categories parameterAlexandre Flament2020-12-18
* [mod] split searx.search into different processorsAlexandre Flament2020-12-17
* [mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament2020-12-17
* [fix] settings_loader: don't crash when a key exists only in the user settingsAlexandre Flament2020-12-03
* [enh] record details exception per engineAlexandre Flament2020-12-03
* [mod] pylint: numerous minor code fixesAlexandre Flament2020-12-01
* [fix] tests: fix duplicate method nameAlexandre Flament2020-12-01
* [mod] remove dead codeAlexandre Flament2020-12-01
* [enh] settings.yml: add use_default_settings option (2nd version)Alexandre Flament2020-11-27
* [enh] Add multiple outgoing proxiesAlexandre Flament2020-11-20
* [mod] use github actions instead of travisAlexandre Flament2020-11-17
* [fix] fix a test_standalone_searx test caseAlexandre Flament2020-11-17
* [mod] remove unused importAlexandre Flament2020-11-14
* Merge pull request #2296 from rachmadaniHaryono/feature/suppress-outputAlexandre Flament2020-11-14
|\
| * chg: test: suppress outputrachmadaniHaryono2020-11-05
* | Merge pull request #2309 from dalf/mod_search_reprAlexandre Flament2020-11-14
|\ \
| * | [mod] searx.search: EngineRef, SearchQuery: add __repr__ and __eq__ methodsAlexandre Flament2020-11-10
| |/
* / [fix] fix of / and /searchAlexandre Flament2020-11-06
|/
* Feature/standalone searx update (#1591)rachmadani haryono2020-11-04
* [mod] separate index and search routesMarc Abonce Seguin2020-11-02
* Merge pull request #565 from MarcAbonce/onionsAdam Tauber2020-10-26
|\
| * [enh] Add onions category with Ahmia, Not Evil and Torcha012003562020-10-25
* | [fix] resolve query_parts regressionAdam Tauber2020-10-26
|/
* Let admins lock user preferencesNoémi Ványi2020-10-25
* [fix] adjust query unit testsAdam Tauber2020-10-25
* [fix] hash plugin testVenca242020-10-24
* [fix] code styleVenca242020-10-23
* [enh] add plugin converting strings into hash digestsVenca242020-10-23
* Force admins to set secret_key if debug mode is disabledNoémi Ványi2020-10-09
* [mod] move extract_text, extract_url to searx.utilsAlexandre Flament2020-10-02
* [mod] add typing and __slots__Alexandre Flament2020-09-22
* [mod] check the engine tokens in searx/webadapter.py instead of searx/search.pyAlexandre Flament2020-09-22
* [mod] add searx.search.EngineRefAlexandre Flament2020-09-22
* [mod] add searx/webadapter.pyAlexandre Flament2020-09-22
* [mod] add searx/webutils.pyAlexandre Flament2020-09-22
* [fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an ExceptionAlexandre Flament2020-09-13
* [mod] searx.RawTextQuery: the constructor call parse_queryAlexandre Flament2020-09-12