summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-29Update searx.data - update_wikidata_units.pydalf
2023-01-27Merge pull request #2106 from searxng/dependabot/pip/master/mock-5.0.1Alexandre Flament
Bump mock from 5.0.0 to 5.0.1
2023-01-27Bump mock from 5.0.0 to 5.0.1dependabot[bot]
Bumps [mock](https://github.com/testing-cabal/mock) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/testing-cabal/mock/releases) - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/testing-cabal/mock/compare/5.0.0...5.0.1) --- updated-dependencies: - dependency-name: mock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27Merge pull request #2104 from searxng/dependabot/pip/master/yamllint-1.29.0Alexandre Flament
Bump yamllint from 1.28.0 to 1.29.0
2023-01-27Merge pull request #2103 from searxng/dependabot/pip/master/pylint-2.15.10Alexandre Flament
Bump pylint from 2.15.9 to 2.15.10
2023-01-27Merge pull request #2115 from searxng/dependabot/pip/master/flask-babel-3.0.0Alexandre Flament
Bump flask-babel from 2.0.0 to 3.0.0
2023-01-23Merge pull request #2069 from llmII/feat-pagination-numberedPaul Braeuning
Feature: Support numbered pagination.
2023-01-23[build] /staticmrpaulblack
2023-01-23[fix] use input elements for pagination requestsmrpaulblack
* use html input elements instead of buttons for the pagination forms at the bottom of the result page * move the less section that hides the pagination number widget on mobile to the mobile section * clean up the less code for styling the numbers of the pagination widget * fix: add the margin for box results (like in news category) to the bottom of the result to have a margin between pagination widget and article result
2023-01-23Feature: Pagination Widget with list of numbers.llmII
Adds to the navigation widget, preserving forward/backward nav, and inserting a list of clickable page numbers between them. Phone sized devices continue without this widget as deterministic display under small screen sizes has not been solved. The widget is agnostic to the actual amount of pages there are that one can navigate to and as such shows all plausible, albeit not necessarilly valid, possibilities. This widget does not interfere with infinite scroll in any fashion.
2023-01-22Merge pull request #2122 from dalf/fix_version_againAlexandre Flament
SearXNG version: YYYY.MM.DD without leading zero
2023-01-22SearXNG version: YYYY.MM.DD without leading zeroAlexandre Flament
2023-01-21Merge pull request #2119 from dalf/weblate_codebergAlexandre Flament
weblate: migration to https://translate.codeberg.org/
2023-01-21weblate: migration to https://translate.codeberg.org/Alexandre Flament
2023-01-20Merge pull request #2116 from searxng/translations_updateAlexandre Flament
Update translations
2023-01-20[translations] update from Weblatesearxng-bot
2023-01-20Merge pull request #2118 from dalf/fix_version_continuationAlexandre Flament
SearXNG version: fix make docker
2023-01-20SearXNG version: fix make dockerAlexandre Flament
continuation of #2117 related to #2111 This commit: * fixes the Docker tag using an additional variable DOCKER_TAG, see searx/version.py * fixes the Docker labels org.label-schema.vcs-ref and org.opencontainers.image.revision * adds searx/version_frozen to .gitignore
2023-01-20Bump flask-babel from 2.0.0 to 3.0.0dependabot[bot]
Bumps [flask-babel](https://github.com/python-babel/flask-babel) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/python-babel/flask-babel/releases) - [Changelog](https://github.com/python-babel/flask-babel/blob/master/CHANGELOG) - [Commits](https://github.com/python-babel/flask-babel/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: flask-babel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20Merge pull request #2117 from dalf/fix_version_numberAlexandre Flament
Version number follows PEP440 : replace - by +
2023-01-20Version number follows PEP440 : replace - by +Alexandre Flament
Close #2111
2023-01-17Merge pull request #2109 from ahmad-alkadri/fix/highlight-full-wordAlexandre Flament
Standalone words highlighting for query result in non-CJK characters
2023-01-15Merge pull request #2100 from nexryai/masterAlexandre Flament
Add goo engine
2023-01-15A little fix and modified the testing for content highlightahmad-alkadri
2023-01-15Merge pull request #1967 from tiekoetter/suspended_time-settingsAlexandre Flament
settings.yml: add search.suspended_times
2023-01-15Add search.suspended_times settingsLéon Tiekötter
Make suspended_time changeable in settings.yml Allow different values to be set for different exceptions. Co-authored-by: Alexandre Flament <alex@al-f.net>
2023-01-14Perso branch - added cjk check and enclosementahmad-alkadri
2023-01-14Merge pull request #2105 from searxng/dependabot/pip/master/redis-4.4.2Alexandre Flament
Bump redis from 4.4.0 to 4.4.2
2023-01-14Merge pull request #2107 from searxng/translations_updateAlexandre Flament
Update translations
2023-01-14Merge pull request #2097 from immanuelfodor/patch-1Alexandre Flament
Adjust uWSGI workers and threads from env
2023-01-13[translations] update from Weblatesearxng-bot
6a57ee0b - 2023-01-11 - Markus Heiser <markus.heiser@darmarit.de> b180a810 - 2023-01-06 - Nik Drešar <nik.dresar@gmail.com> 8710174a - 2023-01-11 - Markus Heiser <markus.heiser@darmarit.de> 529a2591 - 2023-01-08 - Markus Heiser <markus.heiser@darmarit.de> a254bd01 - 2023-01-08 - Markus Heiser <markus.heiser@darmarit.de> 860c3fce - 2023-01-11 - Markus Heiser <markus.heiser@darmarit.de> c140fb52 - 2023-01-06 - Markus Heiser <markus.heiser@darmarit.de>
2023-01-13Bump redis from 4.4.0 to 4.4.2dependabot[bot]
Bumps [redis](https://github.com/redis/redis-py) from 4.4.0 to 4.4.2. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.4.0...v4.4.2) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump yamllint from 1.28.0 to 1.29.0dependabot[bot]
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.0 to 1.29.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13Bump pylint from 2.15.9 to 2.15.10dependabot[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.9 to 2.15.10. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.9...v2.15.10) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12Add goo enginenexryai
2023-01-11Let uWSGI workers and threads be adjustable from envImmánuel!
2023-01-09Merge pull request #2089 from ahmad-alkadri/fix/bing-check-nolinksMarkus Heiser
Added a check to see if the element contains links
2023-01-09[fix] bing: parsing result; check to see if the element contains linksAhmad Alkadri
This patch is to hardening the parsing of the bing response: 1. To fix [2087] check if the selected result item contains a link, otherwise skip result item and continue in the result loop. Increment the result pointer when a result has been added / the enumerate that counts for skipped items is no longer valid when result items are skipped. To test the bugfix use: ``!bi :all cerbot`` 2. Limit the XPath selection of result items to direct children nodes (list items ``li``) of the ordered list (``ol``). To test the selector use: ``!bi :en pontiac aztek wiki`` .. in the result list you should find the wikipedia entry on top, compare [2068] [2087] https://github.com/searxng/searxng/issues/2087 [2068] https://github.com/searxng/searxng/issues/2068
2023-01-09Merge pull request #2090 from Milad-Laly/bugfix/mojeek_parsingMarkus Heiser
[fix] Mojeek Xpath showing suggestions and searches + add lang support
2023-01-09[fix] Mojeek Xpath showing suggestions and searches + add lang supportMilad-Laly
2023-01-08Merge pull request #2088 from llmII/fix-suggestionsMarkus Heiser
Fix #2083
2023-01-08[build] /staticMarkus Heiser
2023-01-08Fix #2083llmII
This changes the Suggestions to be a single column, not a wrapping row, changing the input to be incapable of overflowing into visually adjacent elements.
2023-01-08Merge pull request #2085 from allixx/tab-orderMarkus Heiser
[simple theme] set tab index for search page input field #1891
2023-01-08[simple theme] set tab index for search page input field #1891allixx
Previously it took five tab keypresses to reach search input field on search results page. Now one tab press is enough.
2023-01-08Merge pull request #2084 from Milad-Laly/bugfix/typosMarkus Heiser
[fix] typos in utils/searxng.sh
2023-01-08[fix] typos in utils/searxng.shMilad-Laly
2023-01-08Merge pull request #2073 from ahmad-alkadri/fix/modify-bing-xpathMarkus Heiser
Modify the Xpath for Bing engine plus little fixes
2023-01-08[fix] Bing-Web engine: XPath to get the wikipedia resultahmad-alkadri
Modify the XPath selector to get the wikipedia result plus small fixes. About result content: especially with the Wikipedia result, we'd get several paragraph elements, only the first paragraph would be taken and displayed on the search result
2023-01-07Merge pull request #1903 from LalleSX/patch-1Markus Heiser
Added info about adding the enginge to the brownser