searxng
searxng copied to clipboard
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
**Is your feature request related to a problem? Please describe.** After Bing, Yandex and Google, Yep is in my opinion the best independent search engine. Mojeek's results may sometimes be...
**OS:** LineageOS 17.1 (Android 10) **Keyboards:** 1. [Jbak2](https://jbak2.ucoz.net/) 2.37; 2. AOSP 10. **WebView:** [Bromite](https://www.bromite.org/system_web_view) 103.0.5060.140 **Browsers:** 1. [Berry](https://play.google.com/store/apps/details?id=jp.ejimax.berrybrowser&hl=en&gl=US) 3.61.42; 2. [Chrome](https://play.google.com/store/apps/details?id=com.android.chrome&gl=US) 104.0.5112.69. **SearxNG instances:** 1. [PaulGO](https://paulgo.io/) (2022.07.26-50ec821e); 2. [Ononoki](https://search.ononoki.org/) (2022.08.01-7c9c1124)....
## What does this PR do? remove no longer needed dependence / pycodestyle has been replaced by black in 3c77412d3 ## Related issues https://github.com/searxng/searxng/pull/619
Bumps [flask](https://github.com/pallets/flask) from 2.1.3 to 2.2.1. Release notes Sourced from flask's releases. 2.2.1 This is a fix release for the 2.2.0 feature release. Changes: https://flask.palletsprojects.com/en/2.2.x/changes/#version-2-2-1 Milestone: https://github.com/pallets/flask/milestone/23?closed=1 2.2.0 This is...
## What does this PR do? Added Swiss Italian (it-CH) language. ## Why is this change important? For Swiss Italian is important to have correct feedback from Google local variant...
**Version of Searx, commit number if you are using on master branch and stipulate if you forked Searx** Commit number: `056550d523ddf4e06821957e13623fc322cf4675` **How did you install Searx?** Manually with `python -m...
## What does this PR do? Based on #1412 Add Python types about the results. The purpose is described the fields with code using TypedDict. ## Why is this change...
Added the option to turn safesearch on or off in the startpage engine
Improve usability and document the bang (!) features In #1545 I tried to polish the rough edges of `categories_as_tabs` but the discussion we had in the review makes it clear...
## What does this PR do? Fix several issues and nits of the PR: - https://github.com/searxng/searxng/pull/634 for details read the commit messages. ## Why is this change important? Fix issues...