summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-04[mod] "make docs" doesn't initialize the enginesAlexandre Flament
2021-06-04Merge pull request #129 from searxng/dependabot/pip/master/certifi-2021.5.30Alexandre Flament
2021-06-04Merge pull request #130 from searxng/dependabot/pip/master/pylint-2.8.3Markus Heiser
2021-06-04Bump pylint from 2.8.2 to 2.8.3dependabot[bot]
2021-06-04Bump certifi from 2020.12.05 to 2021.5.30dependabot[bot]
2021-06-04Merge pull request #128 from searxng/debug-settings-reload-on-changeMarkus Heiser
2021-06-03[enh] flask debug mode: reload the app when searx/settings.yml changesAlexandre Flament
2021-06-02Merge pull request #124 from return42/searx-mergeAlexandre Flament
2021-06-02[fix] enigine redis - avoid error when the engine is loadedMarkus Heiser
2021-06-01Merge pull request #113 from searxng/remove-overpassAlexandre Flament
2021-06-01[static] make /stats more CSP compliant- make themes.allMarkus Heiser
2021-06-01[mod] remove overpass API callAlexandre Flament
2021-06-01Merge pull request #116 from searxng/minor-refactoring-searx-enginesAlexandre Flament
2021-06-01[docs] highlight source code linked from *automodule* contentMarkus Heiser
2021-06-01[docs] add new rubric 'Source-Code'Markus Heiser
2021-06-01[fix] sys.exit(1) when there is duplicate engine nameAlexandre Flament
2021-06-01[mod] searx.engines.load_engine return None instead of sys.exit(1)Markus Heiser
2021-06-01[mod] searx.engines.__init__: refactoringAlexandre Flament
2021-06-01Merge pull request #110 from searxng/mod-default-settingsAlexandre Flament
2021-06-01[pylint] searx/__init__.py & searx/settings_defaults.pyMarkus Heiser
2021-06-01[enh] add redis offline engine / https://redis.io/Adam Tauber
2021-06-01[fix] correct kv template formatting and remove internal dataAdam Tauber
2021-06-01Merge pull request #123 from searxng/fix_update_languagesAlexandre Flament
2021-06-01Merge pull request #122 from searxng/update_data_update_ahmia_blacklist.pyAlexandre Flament
2021-06-01Merge pull request #121 from searxng/update_data_update_currencies.pyAlexandre Flament
2021-06-01Merge pull request #120 from searxng/update_data_update_wikidata_units.pyAlexandre Flament
2021-06-01Merge pull request #119 from searxng/update_data_update_firefox_version.pyAlexandre Flament
2021-06-01Update searx.data - update_ahmia_blacklist.pydalf
2021-06-01Update searx.data - update_currencies.pydalf
2021-06-01Update searx.data - update_wikidata_units.pydalf
2021-06-01[fix] searx_extra/update/update_languages.pyAlexandre Flament
2021-06-01Update searx.data - update_firefox_version.pydalf
2021-06-01[mod] settings_default: remove searx.search.max_request_timeout global variableAlexandre Flament
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-05-31Merge pull request #118 from searxng/fix-mankierAlexandre Flament
2021-05-31[fix] mankier: fix pagingAlexandre Flament
2021-05-31Merge pull request #117 from return42/add-docker-hubAlexandre Flament
2021-05-30[enh] add engine - Docker HubKyle Anthony Williams
2021-05-30Merge pull request #114 from searxng/only-files-category-for-bittorentAlexandre Flament
2021-05-29[mod] the bittorent search engines are available only in the files categoryAlexandre Flament
2021-05-29Merge pull request #109 from return42/sql-enginesAlexandre Flament
2021-05-29Merge pull request #111 from return42/mankierAlexandre Flament
2021-05-29Merge pull request #112 from return42/pypiAlexandre Flament
2021-05-29[enh] add engine PyPi (XPath)Jordan Webb
2021-05-29[enh] add engine ManKier (JSON) / ManKier: Linux man pagesJordan Webb
2021-05-28[doc] add blog post about SQL serversMarkus Heiser
2021-05-28[enh] add MySQL engineNoémi Ványi
2021-05-28[enh] add PostgreSQL engineNoémi Ványi
2021-05-28Merge pull request #108 from return42/dogpileAlexandre Flament
2021-05-28[enh] add metasearch engin dogpile.com (XPath)Allen