summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-30Bump pallets-sphinx-themes from 2.0.2 to 2.0.3dependabot[bot]
Bumps [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases) - [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.0.2...2.0.3) --- updated-dependencies: - dependency-name: pallets-sphinx-themes dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29Merge pull request #2056 from searxng/update_data_update_firefox_version.pyMarkus Heiser
Update searx.data - update_firefox_version.py
2022-12-29Update searx.data - update_firefox_version.pydalf
2022-12-29Merge pull request #2054 from searxng/update_data_update_currencies.pyMarkus Heiser
Update searx.data - update_currencies.py
2022-12-29Merge pull request #2057 from searxng/update_data_update_engine_descriptions.pyMarkus Heiser
Update searx.data - update_engine_descriptions.py
2022-12-29Merge pull request #2053 from searxng/update_data_update_ahmia_blacklist.pyMarkus Heiser
Update searx.data - update_ahmia_blacklist.py
2022-12-29Merge pull request #2055 from searxng/update_data_update_wikidata_units.pyMarkus Heiser
Update searx.data - update_wikidata_units.py
2022-12-29Update searx.data - update_engine_descriptions.pydalf
2022-12-29Update searx.data - update_currencies.pydalf
2022-12-29Update searx.data - update_wikidata_units.pydalf
2022-12-29Update searx.data - update_ahmia_blacklist.pydalf
2022-12-26Merge pull request #2047 from dalf/fasttext-predictAlexandre Flament
Use fasttext-predict instead of fasttext(-wheel)
2022-12-26Lazy load fasttext-predictAlexandre Flament
2022-12-26Use fasttext-predict instead of fasttext or fasttext-wheelAlexandre Flament
See https://github.com/searxng/fasttext-predict
2022-12-23Merge pull request #2040 from searxng/translations_updateMarkus Heiser
Update translations
2022-12-23Merge pull request #2039 from searxng/dependabot/pip/master/pylint-2.15.9Markus Heiser
Bump pylint from 2.15.8 to 2.15.9
2022-12-23[translations] update from Weblatesearxng-bot
7f3e72fd - 2022-12-20 - Grey <elohim@gmail.com> 5d48e556 - 2022-12-21 - Markus Heiser <markus.heiser@darmarit.de> 56e67eb0 - 2022-12-19 - zDylant <dylantfcs@gmail.com> 28e1abe1 - 2022-12-21 - Markus Heiser <markus.heiser@darmarit.de> b19d55f7 - 2022-12-17 - YaoSiQian <2229561981@qq.com> 274f7ee9 - 2022-12-17 - Markus Heiser <markus.heiser@darmarit.de> ab00649b - 2022-12-16 - tents <remendne@pentrens.jp>
2022-12-23Bump pylint from 2.15.8 to 2.15.9dependabot[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.8 to 2.15.9. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.8...v2.15.9) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22Merge pull request #2035 from rudism/fix-ddg-urlMarkus Heiser
Fix: add trailing slash to duckduckgo url
2022-12-22Fix: add trailing slash to duckduckgo urlRudis Muiznieks
Close #1854
2022-12-16Merge pull request #2019 from ArtikusHG/fasttextAlexandre Flament
Replace langdetect with fasttext (followup of #1969)
2022-12-16Merge branch 'master' into fasttextArtikusHG
2022-12-16Replace langdetect with fasttextArtikusHG
2022-12-16Merge pull request #1974 from fehho/query-string-deserialAlexandre Flament
[fix] Deserialize preferences which are explicitly blank strings
2022-12-16Merge pull request #2024 from searxng/dependabot/pip/master/black-22.12.0Markus Heiser
Bump black from 22.10.0 to 22.12.0
2022-12-16Merge pull request #2023 from searxng/dependabot/pip/master/lxml-4.9.2Markus Heiser
Bump lxml from 4.9.1 to 4.9.2
2022-12-16Merge pull request #2025 from searxng/translations_updateMarkus Heiser
Update translations
2022-12-16[translations] update from Weblatesearxng-bot
4cf39dae - 2022-12-14 - Markus Heiser <markus.heiser@darmarit.de> f67457cf - 2022-12-12 - Linerly <linerly@protonmail.com> dee211c2 - 2022-12-12 - JohnyPeaN <johnypean@gmail.com> 9eeb4290 - 2022-12-12 - Markus Heiser <markus.heiser@darmarit.de>
2022-12-16Bump black from 22.10.0 to 22.12.0dependabot[bot]
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-16Bump lxml from 4.9.1 to 4.9.2dependabot[bot]
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.1...lxml-4.9.2) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14Merge pull request #1954 from dalf/fix.redis.init.2Alexandre Flament
[fix] follow up of PR-1856
2022-12-12Merge pull request #1969 from ArtikusHG/masterMarkus Heiser
Add language autodetect plugin
2022-12-11[mod] improve 'Autodetect search language' pluginMarkus Heiser
- Add documentation to the plugin - Harmonize FastText language model with SearXNG's language model Reosurces:: import fasttext # --> +10 MB fasttext.load_model(str(data_dir / 'lid.176.ftz')) # --> +4MB Suggested-by: @dalf - To speed up and simplify the deployment use fasttext-wheel instead of fasttext - Building numpy on the Alpine Linux of docker-images takes ages --> install py3-numpy from Alpines package manager (apk) - Alpine Linux on docker-images (musl libc) do not support fasttext-wheel (gnu libc) --> patch Dockerfile and build from fastetxt: sed -i s/fasttext-wheel/fasttext/ requirements.txt Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-12-10[mod] new plugin: Autodetect search languageArtikusHG
2022-12-10[fix] documentation about update-searxng.rstAlexandre Flament
2022-12-10move searx.shared.redisdb to searx.redisdbAlexandre Flament
2022-12-10[fix] follow up of PR-1856Alexandre Flament
- the environment variable SEARXNG_REDIS_URL overrides the setting value redis.url - ./manage sets SEARXNG_REDIS_URL to unix:///usr/local/searxng-redis/run/redis.sock if: - the socket exists - SEARXNG_REDIS_URL is not already defined Update of PR #1856 Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
2022-12-09Merge pull request #2016 from searxng/translations_updateAlexandre Flament
Update translations
2022-12-09Merge pull request #2013 from searxng/dependabot/pip/master/redis-4.4.0Alexandre Flament
Bump redis from 4.3.5 to 4.4.0
2022-12-09Merge pull request #2014 from searxng/dependabot/pip/master/selenium-4.7.2Alexandre Flament
Bump selenium from 4.7.0 to 4.7.2
2022-12-09Bump selenium from 4.7.0 to 4.7.2dependabot[bot]
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.7.0 to 4.7.2. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09Merge pull request #2015 from searxng/dependabot/pip/master/pylint-2.15.8Alexandre Flament
Bump pylint from 2.15.7 to 2.15.8
2022-12-09Merge pull request #2017 from searxng/dependabot/pip/certifi-2022.12.7Alexandre Flament
Bump certifi from 2022.9.24 to 2022.12.7
2022-12-09Bump certifi from 2022.9.24 to 2022.12.7dependabot[bot]
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09[translations] update from Weblatesearxng-bot
1b4600d0 - 2022-12-08 - JohnyPeaN <johnypean@gmail.com> e3b49827 - 2022-12-04 - Markus Heiser <markus.heiser@darmarit.de> 975217cf - 2022-12-02 - Markus Heiser <markus.heiser@darmarit.de>
2022-12-09Bump pylint from 2.15.7 to 2.15.8dependabot[bot]
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.7 to 2.15.8. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.7...v2.15.8) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09Bump redis from 4.3.5 to 4.4.0dependabot[bot]
Bumps [redis](https://github.com/redis/redis-py) from 4.3.5 to 4.4.0. - [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.3.5...v4.4.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05Merge pull request #2006 from dalf/fix_1951Alexandre Flament
Fix: don't crash when engine or name is missing in settings.yml
2022-12-04Fix: don't crash when engine or name is missing in settings.ymlAlexandre Flament
SearXNG crashes if the engine or name fields are missing. With this commit, the app displays an error in the log and keeps loading. Close #1951
2022-12-02Merge pull request #1996 from searxng/dependabot/pip/master/selenium-4.7.0Markus Heiser
Bump selenium from 4.6.0 to 4.7.0