summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
Disable the python code formatting from python-black, where the readability of code suffers by formatting. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-27[mod] test.black: show issues (diff) reported by python-blackMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-27[mod] replace pycodestyle by blackAlexandre Flament
"make test.black" checks for the code style "make format.python" format the python code
2021-12-27Merge pull request #658 from dalf/fix-standalone-scriptMarkus Heiser
Fix standalone script
2021-12-26[fix] python searxng_extra/standalone_searx.py --helpAlexandre Flament
The scripts loads the engine and then parse the arguments. After that the engines are initialized. Before this commit, with "--help", the HTTP clients are closed before the engine initialization threads. When these init threads try to send an HTTP request, an exception is raised.
2021-12-26[remove] searxng_extra/google_search.pyAlexandre Flament
remove deprecated script
2021-12-24Merge pull request #653 from searxng/dependabot/pip/master/linuxdoc-20211220Markus Heiser
Bump linuxdoc from 20210324 to 20211220
2021-12-24Merge pull request #652 from searxng/dependabot/pip/master/sphinx-4.3.2Markus Heiser
Bump sphinx from 4.3.1 to 4.3.2
2021-12-24Merge pull request #648 from return42/doc-globaltocMarkus Heiser
[doc] add global TOC to sidebar
2021-12-24Bump sphinx from 4.3.1 to 4.3.2dependabot[bot]
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24Merge pull request #548 from searxng/dependabot/pip/master/selenium-4.1.0Alexandre Flament
Bump selenium from 3.141.0 to 4.1.0
2021-12-24[fix] ./manage: upgrade geckodriver when GECKODRIVER_VERSION changeAlexandre Flament
2021-12-24Merge pull request #655 from searxng/translations_updateAlexandre Flament
Update translations
2021-12-24[translations] update from Weblatesearxng-bot
14044898 - 2021-12-19 - Linerly <linerly@protonmail.com> 2db5cc5d - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de> 7273ced4 - 2021-12-22 - Markus Heiser <markus.heiser@darmarit.de> bac8f580 - 2021-12-19 - Stephan Wijman <s.wijman@mailarena.net> 472c882a - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de> bc2c60a4 - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de> 11f37c00 - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de> 10417e8a - 2021-12-22 - Mico Hautaluoma <m@mha.fi> 12d49b4b - 2021-12-22 - Markus Heiser <markus.heiser@darmarit.de> a1bfd8f6 - 2021-12-23 - Markus Heiser <markus.heiser@darmarit.de> fa94d205 - 2021-12-17 - Markus Heiser <markus.heiser@darmarit.de> 6a121417 - 2021-12-21 - YFdyh000 <yfdyh000@gmail.com> bc9b6947 - 2021-12-18 - Shahed Hosseini <sajjadhusseini92@gmail.com>
2021-12-24Bump linuxdoc from 20210324 to 20211220dependabot[bot]
Bumps [linuxdoc](https://github.com/return42/linuxdoc) from 20210324 to 20211220. - [Release notes](https://github.com/return42/linuxdoc/releases) - [Commits](https://github.com/return42/linuxdoc/commits) --- updated-dependencies: - dependency-name: linuxdoc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24Merge pull request #650 from dalf/fix-pr-646Alexandre Flament
[fix] PR #646
2021-12-24[doc] add global TOC to sidebarMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-23[fix] PR #646Alexandre Flament
2021-12-23[test.robot] update gecko driver / required by selenium 4.1.0Markus Heiser
Update gecko driver to v0.30.0 [1] [1] https://github.com/mozilla/geckodriver/releases/tag/v0.30.0 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-23Bump splinter from 0.16.0 to 0.17.0Markus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-23Bump selenium from 3.141.0 to 4.1.0dependabot[bot]
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 3.141.0 to 4.1.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-3.141.0...selenium-4.1.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23Merge pull request #646 from return42/drop-py36Alexandre Flament
[ci] drop Python 3.6
2021-12-23[ci] drop Python 3.6Markus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-22Merge pull request #640 from not-my-profile/drop-dead-enginesMarkus Heiser
Drop dead engines
2021-12-22[del] remove geektimes (redirects to habrahabr)Martin Fischer
2021-12-22[del] remove whaleslide (website is down)Martin Fischer
Closes #639.
2021-12-21Merge pull request #632 from not-my-profile/module-columnMarkus Heiser
[doc] engine-table: rename Engine column to Module & link
2021-12-21[doc] engine-table: link module documentation if it existsMartin Fischer
2021-12-21[doc] engine-table: rename Engine column to Module & linkMartin Fischer
2021-12-21Merge pull request #630 from not-my-profile/engine-countMarkus Heiser
[doc] say how many engines are supported / enabled
2021-12-21[doc] say how many engines are supported / enabledMartin Fischer
2021-12-21Merge pull request #629 from not-my-profile/about-languageMarkus Heiser
[doc] introduce about.language and sort engines by it
2021-12-21[doc] introduce about.language and sort engines by itMartin Fischer
2021-12-21Merge pull request #627 from unixfox/patch-3Markus Heiser
Direct link to the web chat of libera chat
2021-12-21Merge pull request #628 from not-my-profile/sort-enginesMarkus Heiser
[doc] engine-table: sort by Disabled and Name
2021-12-20[doc] engine-table: sort by Disabled and NameMartin Fischer
2021-12-20Direct link to the web chat of libera chatÉmilien Devos
2021-12-20Merge pull request #624 from return42/upd-descriptionAlexandre Flament
[upd] engine_descriptions.json
2021-12-20Merge pull request #626 from searxng/readme-add-irc-linkAlexandre Flament
README.rst: add IRC #searxng
2021-12-20README.rst: add IRC #searxngAlexandre Flament
2021-12-20[upd] engine_descriptions.jsonMarkus Heiser
Updated by: ./manage pyenv.cmd python3 \ ./searxng_extra/update/update_engine_descriptions.py Include documentation of new added engines: - superuser - stackoverflow - askubuntu - indb - ... Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-20Merge pull request #621 from not-my-profile/engines-tableMarkus Heiser
[doc] Improve engines table
2021-12-20[doc] fix about.website for hoogleMartin Fischer
2021-12-20[doc] engine-table: group engines by first categoryMartin Fischer
2021-12-20[doc] engine-table: merge Engine type columnMartin Fischer
2021-12-20[doc] engine-table: remove Display errors column (always true)Martin Fischer
2021-12-20[doc] engine-table: format shortcut as inline codeMartin Fischer
2021-12-20[doc] engine-table: group columns logicallyMartin Fischer
2021-12-20Merge pull request #611 from return42/fix-bingMarkus Heiser
[fix] bing engine: fix paging support, show inital page.
2021-12-20[doc] engine-table: expand cryptic abbreviationsMartin Fischer