Commit Graph

  • a561083537 [docs] move blog article "Command line engines" to admin/engines/ Markus Heiser 2021-06-03 09:48:50 +0200
  • 523bddf987 [docs] remove blog article about searx-admin Markus Heiser 2021-05-25 19:59:24 +0200
  • d69c731403
    Merge pull request #132 from searxng/docs-load-engines Markus Heiser 2021-06-04 09:53:31 +0000
  • dddf3e2be2 [mod] "make docs" doesn't initialize the engines Alexandre Flament 2021-06-04 11:26:37 +0200
  • cac6562a9e
    Merge pull request #129 from searxng/dependabot/pip/master/certifi-2021.5.30 Alexandre Flament 2021-06-04 10:23:56 +0200
  • 07522f3ec6
    Merge pull request #130 from searxng/dependabot/pip/master/pylint-2.8.3 Markus Heiser 2021-06-04 06:41:26 +0000
  • 4e0444f465
    Bump pylint from 2.8.2 to 2.8.3 dependabot[bot] 2021-06-04 06:05:32 +0000
  • 4ccc7599fd
    Bump certifi from 2020.12.05 to 2021.5.30 dependabot[bot] 2021-06-04 06:05:25 +0000
  • d910519ba1
    Merge pull request #128 from searxng/debug-settings-reload-on-change Markus Heiser 2021-06-04 05:34:11 +0000
  • a7d575c099 [enh] flask debug mode: reload the app when searx/settings.yml changes Alexandre Flament 2021-06-03 12:03:38 +0200
  • 7457f3fe40
    Merge pull request #124 from return42/searx-merge Alexandre Flament 2021-06-02 12:35:33 +0200
  • 39c18274c6 [fix] enigine redis - avoid error when the engine is loaded Markus Heiser 2021-06-02 09:54:58 +0200
  • 3ce1b40512
    Merge pull request #113 from searxng/remove-overpass Alexandre Flament 2021-06-01 18:10:05 +0200
  • 60dc91f234 [static] make /stats more CSP compliant- make themes.all Markus Heiser 2021-06-01 17:54:31 +0200
  • a89b823f8d [mod] remove overpass API call Alexandre Flament 2021-05-29 15:22:20 +0200
  • ee83c99d2b
    Merge pull request #116 from searxng/minor-refactoring-searx-engines Alexandre Flament 2021-06-01 16:40:38 +0200
  • 15de8708b7 [docs] highlight source code linked from *automodule* content Markus Heiser 2021-06-01 15:09:24 +0200
  • ebbd5f7366 [docs] add new rubric 'Source-Code' Markus Heiser 2021-06-01 14:36:02 +0200
  • 8375974dff [fix] sys.exit(1) when there is duplicate engine name Alexandre Flament 2021-06-01 16:24:31 +0200
  • 8908937046 [mod] searx.engines.load_engine return None instead of sys.exit(1) Markus Heiser 2021-06-01 13:34:41 +0200
  • 70a9208972 [mod] searx.engines.__init__: refactoring Alexandre Flament 2021-05-29 09:35:10 +0200
  • e3f4a77311
    Merge pull request #110 from searxng/mod-default-settings Alexandre Flament 2021-06-01 16:13:04 +0200
  • 495d86b520 [pylint] searx/__init__.py & searx/settings_defaults.py Markus Heiser 2021-06-01 16:03:19 +0200
  • e4b6558339 [enh] add redis offline engine / https://redis.io/ Adam Tauber 2021-05-30 19:20:17 +0200
  • e33858d6ef [fix] correct kv template formatting and remove internal data Adam Tauber 2021-05-30 19:20:46 +0200
  • e0af67f0af
    Merge pull request #123 from searxng/fix_update_languages Alexandre Flament 2021-06-01 10:07:27 +0200
  • 925c21ce42
    Merge pull request #122 from searxng/update_data_update_ahmia_blacklist.py Alexandre Flament 2021-06-01 10:03:50 +0200
  • 3266738e7a
    Merge pull request #121 from searxng/update_data_update_currencies.py Alexandre Flament 2021-06-01 10:03:35 +0200
  • 54ae95b95b
    Merge pull request #120 from searxng/update_data_update_wikidata_units.py Alexandre Flament 2021-06-01 10:03:22 +0200
  • 414ad5b733
    Merge pull request #119 from searxng/update_data_update_firefox_version.py Alexandre Flament 2021-06-01 10:03:09 +0200
  • 43d06e8224 Update searx.data - update_ahmia_blacklist.py dalf 2021-06-01 08:01:50 +0000
  • e53ed4742c Update searx.data - update_currencies.py dalf 2021-06-01 08:01:48 +0000
  • 666a25314a Update searx.data - update_wikidata_units.py dalf 2021-06-01 08:01:45 +0000
  • fa0ae252b0 [fix] searx_extra/update/update_languages.py Alexandre Flament 2021-06-01 09:58:46 +0200
  • 9f3a455777 Update searx.data - update_firefox_version.py dalf 2021-06-01 08:01:33 +0000
  • 6fa114c9ba [mod] settings_default: remove searx.search.max_request_timeout global variable Alexandre Flament 2021-06-01 08:07:26 +0200
  • 4b07df62e5 [mod] move all default settings into searx.settings_defaults Alexandre Flament 2021-05-28 18:45:22 +0200
  • 856729226d
    Merge pull request #118 from searxng/fix-mankier Alexandre Flament 2021-05-31 22:49:11 +0200
  • 6ca74386d6
    [fix] mankier: fix paging Alexandre Flament 2021-05-31 22:33:40 +0200
  • 6793af7608
    Merge pull request #117 from return42/add-docker-hub Alexandre Flament 2021-05-31 17:47:08 +0200
  • d6a2d4f969 [enh] add engine - Docker Hub Kyle Anthony Williams 2021-02-07 13:34:29 -0500
  • 737f5f05d2
    Merge pull request #114 from searxng/only-files-category-for-bittorent Alexandre Flament 2021-05-30 07:01:49 +0200
  • 1113f7e616 [mod] the bittorent search engines are available only in the files category Alexandre Flament 2021-05-29 16:14:19 +0200
  • e239369f1f
    Merge pull request #109 from return42/sql-engines Alexandre Flament 2021-05-29 08:34:19 +0200
  • c22c7cf35b
    Merge pull request #111 from return42/mankier Alexandre Flament 2021-05-29 08:33:54 +0200
  • a8b0705816
    Merge pull request #112 from return42/pypi Alexandre Flament 2021-05-29 08:33:41 +0200
  • a8f474b23f [enh] add engine PyPi (XPath) Jordan Webb 2021-05-28 16:32:32 -0500
  • 52672d887b [enh] add engine ManKier (JSON) / ManKier: Linux man pages Jordan Webb 2021-05-28 16:29:33 -0500
  • e7a4d0961b [doc] add blog post about SQL servers Markus Heiser 2021-05-28 19:40:29 +0200
  • 87a01a1736 [enh] add MySQL engine Noémi Ványi 2021-03-28 21:31:14 +0200
  • 324aa96062 [enh] add PostgreSQL engine Noémi Ványi 2021-03-27 15:54:33 +0100
  • da111f7fec
    Merge pull request #108 from return42/dogpile Alexandre Flament 2021-05-28 15:56:01 +0200
  • a4b0746044 [enh] add metasearch engin dogpile.com (XPath) Allen 2021-05-26 23:39:32 +0200
  • 54e783f3b1
    Merge pull request #107 from return42/wikimini Alexandre Flament 2021-05-28 14:47:38 +0200
  • 15f1d6a80f [enh] add engine Wikimini (fr.wikimini.org) LL Productions FR 2021-05-16 17:33:08 +0200
  • 83ccf7b04d
    Merge pull request #99 from return42/webapp-misc Alexandre Flament 2021-05-28 13:26:48 +0200
  • 96b223023a [mod] utils.get_value() - avoidance of a recursion Markus Heiser 2021-05-27 20:15:33 +0200
  • 6ed4616da9 [enh] add settings option to enable/disable search formats Markus Heiser 2021-05-26 19:43:27 +0200
  • b48b4c93d5
    Merge pull request #100 from return42/webapp-pylint Alexandre Flament 2021-05-27 17:04:32 +0200
  • 32b5a0ef7b
    Merge pull request #93 from return42/genius-misc Markus Heiser 2021-05-27 14:23:22 +0000
  • 25b5797a0c
    Merge pull request #103 from searxng/add-sqlite-engine2 Markus Heiser 2021-05-27 14:06:42 +0000
  • b1da97d092
    Merge pull request #96 from return42/unsplash Alexandre Flament 2021-05-27 14:58:59 +0200
  • 2ea34a3c36 [enh] add offline engine for sqlite database Alexandre Flament 2021-05-27 14:27:11 +0200
  • e1f244b2d5 [pylint] webapp.py - fix all messages from pylint Markus Heiser 2021-05-26 13:32:04 +0200
  • ae25362205 [pylint] webapp.py - fix all wrong-import-order messages from pylint Markus Heiser 2021-05-26 10:16:34 +0200
  • 85364edaf0 [fix] webapp.py - running without installation is not supported Markus Heiser 2021-05-26 09:45:09 +0200
  • 7c76cef746
    Merge pull request #94 from return42/pylint-network Alexandre Flament 2021-05-26 18:35:29 +0200
  • 10ea2eef3a [enh] utils: implement a context manager for a SQLite cursor Markus Heiser 2021-05-20 17:34:46 +0200
  • e0d64a0e2c [pylint] searx/utils.py - activated pylint Markus Heiser 2021-05-20 17:04:52 +0200
  • d286d88747 [enh] add offline engine for sqlite database Markus Heiser 2021-05-18 18:42:58 +0200
  • 97d173eda0 [mod] unsplash engine - activated by default Markus Heiser 2021-05-25 17:41:10 +0200
  • dc21cb5d4b [fix] unsplash engine - 'searx:result: invalid title:' Markus Heiser 2021-05-25 17:26:58 +0200
  • a88e3e4fea [pylint] searx/engines/unsplash.py, add logger & norm indentation Markus Heiser 2021-05-25 16:45:32 +0200
  • 8283ce3d79
    Merge pull request #92 from return42/xpath-misc Alexandre Flament 2021-05-25 09:06:06 +0200
  • 2128022f72 [coding-style] searx/network/network.py - normalized indentations Markus Heiser 2021-05-24 17:48:47 +0200
  • 1499002ceb [coding-style] searx/network/client.py - normalized indentations Markus Heiser 2021-05-24 17:44:43 +0200
  • e4211da639 [pylint] searx/network/raise_for_httperror.py Markus Heiser 2021-05-24 17:32:03 +0200
  • 44efa911ba [pylint] searx/network/network.py & add global (NETWORKS) Markus Heiser 2021-05-24 17:29:07 +0200
  • b595c482d0 [pylint] searx/network/client.py & add global (TRANSPORT_KWARGS) Markus Heiser 2021-05-24 17:16:51 +0200
  • 8033518899 [pylint] searx/network/__init__.py & add global (THREADLOCAL) Markus Heiser 2021-05-24 16:59:35 +0200
  • f963759ccc [fix] engine genius should not use the video template Markus Heiser 2021-05-24 16:31:14 +0200
  • 3a71d4b175 [pylint] searx/engines/genius.py, add logger & normalized indentation Markus Heiser 2021-05-24 16:19:06 +0200
  • 84a943f867 [enh] XPath engine - add time safe-search support Markus Heiser 2021-05-23 22:26:18 +0200
  • 6bfe3fd033 [enh] XPath engine - add time range support Markus Heiser 2021-05-23 16:49:30 +0200
  • 1933577c8e [enh] XPath engine - add ISO 639-1 {lang} replacement to search-URL Markus Heiser 2021-05-23 13:20:48 +0200
  • 703f8c4a8b
    Merge pull request #91 from return42/xpath-misc Markus Heiser 2021-05-23 10:02:16 +0000
  • 2065a324d9 [doc] use a hint instead of a warning about searxng Markus Heiser 2021-05-23 11:54:21 +0200
  • 8cd544b2a6 [doc] add documentation about the XPath engine Markus Heiser 2021-05-23 10:56:29 +0200
  • 2398e9a1fe
    Merge pull request #85 from searxng/fix-metrics-offline-engine Markus Heiser 2021-05-22 13:34:44 +0000
  • 7728e25b11 [refactor] metrics.get_reliabilities() - make code more readable Markus Heiser 2021-05-21 12:09:51 +0200
  • 99aaf86b73 [fix] offline engines: fix templates /stats and /preferences Alexandre Flament 2021-05-19 11:28:57 +0200
  • 3014463fed [fix] metrics: processing time = total time if there is no http time Alexandre Flament 2021-05-19 11:25:32 +0200
  • ec83493538 [fix] offline engine: don't crash on time recording Alexandre Flament 2021-05-19 11:24:18 +0200
  • 2f76b570ab
    Merge pull request #86 from searxng/remove-call-to-gc Alexandre Flament 2021-05-21 18:31:04 +0200
  • 6f1446d55f [pylint] searx/search/__init__.py & replace lic-text by SPDX tag Markus Heiser 2021-05-21 17:31:22 +0200
  • 426fadccb3 [mod] remove gc.collect() after each user request Alexandre Flament 2021-05-07 14:23:30 +0200
  • 1ab4317f59
    Merge pull request #88 from searxng/dependabot/pip/master/sphinx-4.0.2 Markus Heiser 2021-05-21 06:33:34 +0000
  • 1e9efd0822 Bump sphinx from 4.0.1 to 4.0.2 dependabot[bot] 2021-05-21 05:53:14 +0000
  • 1cfb3c3221
    Merge pull request #87 from searxng/dependabot/pip/master/pallets-sphinx-themes-2.0.1 Markus Heiser 2021-05-21 06:25:31 +0000
  • b565efb48f
    Bump pallets-sphinx-themes from 2.0.0 to 2.0.1 dependabot[bot] 2021-05-21 05:53:03 +0000