Commit Graph

  • aa3c18dda9 [enh] allow searx query parts anywhere in the query - closes #831 Adam Tauber 2020-10-25 17:40:16 +01:00
  • 9b872871fe Merge pull request #1246 from Venca24/devel_hash Noémi Ványi 2020-10-24 14:16:45 +02:00
  • 35577051e2 [fix] hash plugin test Venca24 2020-10-24 10:25:33 +02:00
  • 2b93e70a26 [fix] code style Venca24 2020-10-24 09:20:55 +02:00
  • 1cbcf2ccb6 [mod] adapt hash plugin to current version of searx Venca24 2020-10-23 21:35:13 +02:00
  • 40c552c11e [fix] hash plugin Venca24 2018-03-17 15:21:26 +01:00
  • 69e5a58058 [fix] code style Venca24 2018-03-17 14:17:45 +01:00
  • 1ea9438f5d [fix] hash plugin Venca24 2018-03-17 13:56:46 +01:00
  • c9593c8ffd [enh] add plugin converting strings into hash digests Venca24 2018-03-17 13:54:00 +01:00
  • 5707fba561 Merge pull request #2265 from renyhp/patch-1 Noémi Ványi 2020-10-21 19:37:24 +02:00
  • 3bada084a2 Extract to /usr/local/filtron/local renyhp 2020-10-19 17:49:03 +02:00
  • b386a815da Fix typo chmod searx:searx > chown searx:searx renyhp 2020-10-19 17:31:02 +02:00
  • aaf9334c79 Fix typo xgd-open > xdg-open renyhp 2020-10-19 15:37:45 +02:00
  • e78bfd4d8b Merge pull request #2256 from kvch/force-setting-secret-key Adam Tauber 2020-10-09 18:42:39 +02:00
  • 116f7a6daa Force admins to set secret_key if debug mode is disabled Noémi Ványi 2020-10-09 15:49:48 +02:00
  • e158eeee4b Propagate error messages from YouTube API Noémi Ványi 2020-10-09 17:34:26 +02:00
  • 835d16cbb1 Merge pull request #2255 from kvch/yacy-improvements Adam Tauber 2020-10-09 16:34:42 +02:00
  • dafae2d79f Merge pull request #2254 from dalf/fix-duckduckgo Adam Tauber 2020-10-09 16:34:17 +02:00
  • cfd21bc475 [fix] fix duckduckgo engine Alexandre Flament 2020-10-09 15:01:40 +02:00
  • 72c7fd25fe Add yacy improvements: HTTP digest auth, category checking Noémi Ványi 2020-10-09 15:05:13 +02:00
  • a05c660e30 [enh] add ability to set enabled plugins from settings - closes #1613 #778 Adam Tauber 2020-10-09 14:11:19 +02:00
  • 830a2e5b93 Merge pull request #2253 from kvch/fix-lobsters-engine Adam Tauber 2020-10-09 13:41:17 +02:00
  • ce000a9fef Fix XPATH of lobste.rs engine && add timeout Noémi Ványi 2020-10-09 12:40:34 +02:00
  • da8b227044 [fix] use base_url everywhere if it is defined in settings.yml Adam Tauber 2020-10-08 14:19:00 +02:00
  • 156980ef63 Merge pull request #2250 from kvch/blog-command-line-engine Adam Tauber 2020-10-08 13:36:46 +02:00
  • f0e6678aac Add blogpost about command engine Noémi Ványi 2020-09-28 22:02:41 +02:00
  • ab3a8c9e99 Merge pull request #1181 from kvch/ebay-in-shopping Adam Tauber 2020-10-08 13:31:14 +02:00
  • f0278d41fc add ebay enginte to shopping category Noémi Ványi 2018-02-09 23:52:11 +01:00
  • 8b278cbfad Merge pull request #2246 from dalf/mod-searx-data Alexandre Flament 2020-10-07 10:38:13 +02:00
  • a9dc54bebc [mod] Add searx.data module Alexandre Flament 2020-10-05 13:50:33 +02:00
  • e30dc2f0ba Merge pull request #2247 from dalf/fix-opensearch Alexandre Flament 2020-10-07 10:14:57 +02:00
  • 474d56c77f Merge pull request #2248 from dalf/fix-webadapter Alexandre Flament 2020-10-07 10:12:10 +02:00
  • 66bda23895 Merge pull request #2244 from dalf/fix-drop-python2 Alexandre Flament 2020-10-07 10:11:53 +02:00
  • d5950079cf [fix] fix searx.webadapter Alexandre Flament 2020-10-06 15:23:19 +02:00
  • 8659212f5a [fix] drop Python 2: use collections.abc.Iterable instead of collections.Iterable Alexandre Flament 2020-10-05 12:52:08 +02:00
  • 15013e64d8 [fix] drop Python 2: use importlib instead of imp.load_source Alexandre Flament 2020-10-05 12:50:08 +02:00
  • bfdad7bc0f [fix] opensearch.xml URL contains method and autocomplete parameters Alexandre Flament 2020-10-05 15:38:05 +02:00
  • 584760cf54 Merge pull request #2237 from dalf/mod-engines-init Alexandre Flament 2020-10-05 11:20:46 +02:00
  • 6c39917c4d [mod] webapp.py: update engines initialization condition Alexandre Flament 2020-10-01 14:18:00 +02:00
  • b728cb610b Merge pull request #2241 from dalf/move-extract-text-and-url Alexandre Flament 2020-10-04 09:06:20 +02:00
  • e2cd9b65bb Merge pull request #2239 from dalf/mod-preferences Alexandre Flament 2020-10-04 09:05:14 +02:00
  • 53c8d945b4 [enh] Add SepiaSearch engine (#2227) Finn 2020-10-03 13:00:10 +02:00
  • 8f914a28fa [mod] searx.utils.normalize_url: remove Yahoo hack Alexandre Flament 2020-10-03 10:02:50 +02:00
  • c1d10bde02 [mod] searx/utils.py: add docstring Alexandre Flament 2020-10-02 18:17:01 +02:00
  • 2006eb4680 [mod] move extract_text, extract_url to searx.utils Alexandre Flament 2020-10-02 18:13:56 +02:00
  • 2cafc5462d [fix] revert PR #2232 and #2230 Alexandre Flament 2020-10-01 16:37:19 +02:00
  • 507896c115 [mod] preferences.py: check language setting with a regex instead of match_language Alexandre Flament 2020-10-01 11:29:31 +02:00
  • ecb9f28869 Merge pull request #2236 from return42/fix-2234 Alexandre Flament 2020-10-01 10:11:19 +02:00
  • 8162d7aff4 [fix] google engine - div classes has been renamed in HTML reult Markus Heiser 2020-10-01 09:44:29 +02:00
  • fd5fe36984 Merge pull request #2232 from dalf/fix-sphinx-build2 Alexandre Flament 2020-09-30 10:29:28 +02:00
  • 9a856083df [fix] Sphinx 3.2.1 build: call searx.engines.initialize_engines Alexandre Flament 2020-09-30 10:20:12 +02:00
  • 6c6985aaf8 Merge pull request #2230 from dalf/fix-sphinx-build Alexandre Flament 2020-09-30 09:29:09 +02:00
  • 9740618227 Merge pull request #2226 from dalf/fix-searx-migration Alexandre Flament 2020-09-29 12:35:11 +02:00
  • 6d56c754a7 [fix] Sphinx 3.2.1 build: add missing "engines" variable in the jinja context Alexandre Flament 2020-09-29 12:30:10 +02:00
  • 246b8cd1a4 [fix] about.html: fix small inconsistencies in about page (#2219) Qt Resynth 2020-09-28 15:56:25 +01:00
  • f204e4903d [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs Alexandre Flament 2020-09-28 16:44:14 +02:00
  • 8d47142f35 Merge pull request #2189 from dalf/architecture-clean-up Adam Tauber 2020-09-28 14:56:23 +02:00
  • c2a6f14516 [fix] Update Sphinx package versions Alexandre Flament 2020-09-20 07:51:01 +02:00
  • 9d60ae1ce6 [fix] missing 'alias' typo in docs/admin/installation-nginx.rst Markus Heiser 2020-09-27 12:49:29 +02:00
  • 93f7f7eee2 [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. Alexandre Flament 2020-09-15 10:54:31 +02:00
  • f2f3300bde [mod] more typing Alexandre Flament 2020-09-24 16:26:00 +02:00
  • 485a502b88 [mod] add typing and __slots__ Alexandre Flament 2020-09-10 18:08:14 +02:00
  • 678699beaf [mod] searx/webadapter.py: add get_selected_categories share common code with get_search_query_from_webapp Alexandre Flament 2020-09-22 18:03:42 +02:00
  • d5b5e48f04 [mod] searx/webadapter.py: each web parameter has a dedicated function (parse_pageno, page_lang,....). Alexandre Flament 2020-09-22 17:45:32 +02:00
  • 691d12726b [mod] check the engine tokens in searx/webadapter.py instead of searx/search.py Alexandre Flament 2020-09-22 16:55:59 +02:00
  • eecfff2689 [mod] check time_range parameter in searx/webadapter.py Alexandre Flament 2020-09-22 16:31:17 +02:00
  • 2929495112 [mod] add searx.search.EngineRef Alexandre Flament 2020-09-22 16:22:22 +02:00
  • 2dbc0de0cd [mod] add searx/webadapter.py Alexandre Flament 2020-09-22 13:59:27 +02:00
  • 21dbc7e852 "Egde" → "Edge" Qt Resynth 2020-09-22 14:01:10 +01:00
  • e8df5d3f7f [mod] searx.search: change function declaration: online then offline then utility functions. Alexandre Flament 2020-09-14 10:25:29 +02:00
  • 50e717c452 [mod] searx.search: remove unused global variable number_of_searches Alexandre Flament 2020-09-14 10:15:44 +02:00
  • edd8dccd07 [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery Alexandre Flament 2020-09-14 10:11:49 +02:00
  • c4067a9d02 [mod] searx.search.Search: split the search method into different methods Alexandre Flament 2020-09-14 13:21:21 +02:00
  • ad0758e52a [mod] add searx/webutils.py Alexandre Flament 2020-09-19 18:25:24 +02:00
  • f9664037a6 [mod] refactor searx.webapp.get_locale Alexandre Flament 2020-09-15 09:56:39 +02:00
  • 2fd582d457 [fix] /autocompleter: return HTTP 400 when q is empty as intent. Alexandre Flament 2020-09-21 19:14:24 +02:00
  • ecf5899153 fetch google's search langs rather than ui langs Marc Abonce Seguin 2020-09-20 23:01:06 -07:00
  • c86504b47a fix utils/fetch_languages to work with new languages Marc Abonce Seguin 2020-09-14 00:07:45 -07:00
  • 41800835f9 fetch supported languages for startpage engine Marc Abonce Seguin 2020-09-14 00:06:58 -07:00
  • ea9d979cc3 add language names in qwant's fetch languages function Marc Abonce Seguin 2020-09-14 00:05:48 -07:00
  • e0142d380e Merge pull request #2211 from return42/fix-centos-7 Alexandre Flament 2020-09-21 09:06:20 +02:00
  • 69a61ce333 [fix] remove doc-build for centos-7 from './utils/searx.sh doc' Markus Heiser 2020-09-20 11:11:14 +02:00
  • 4cc8644ec9 Merge pull request #1865 from dalf/uwsgi_static Alexandre Flament 2020-09-19 16:04:07 +02:00
  • 375cbd12b3 Merge pull request #2205 from dalf/fix-simple-theme-autocomplete Alexandre Flament 2020-09-19 16:02:01 +02:00
  • 530fc4bda7 Merge pull request #2190 from dalf/fix-htmltextextractor Alexandre Flament 2020-09-19 15:59:03 +02:00
  • c23401e9fa [fix] simple theme: fix autocomplete Alexandre Flament 2020-09-19 10:13:05 +02:00
  • 6deb85072a [fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception Alexandre Flament 2020-09-11 10:23:56 +02:00
  • ae07f4a211 Merge pull request #2185 from dalf/rawtextquery-auto-parse Alexandre Flament 2020-09-12 15:33:03 +02:00
  • df12ed6e55 [mod] searx.RawTextQuery: the constructor call parse_query Alexandre Flament 2020-09-09 12:17:58 +02:00
  • 2370234d09 Merge pull request #2137 from dalf/drop-python-2 Noémi Ványi 2020-09-12 14:51:35 +02:00
  • bdac99d4f0 Drop Python 2 (5/n): searx.utils.is_valid_lang, input parameter is a str instead of bytes Alexandre Flament 2020-09-08 16:08:37 +02:00
  • c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes Dalf 2020-08-11 16:25:03 +02:00
  • 7888377743 Drop Python 2 (3/n): objects Dalf 2020-08-12 09:42:27 +02:00
  • 78df10fb55 Drop Python 2 (2/n): templates Dalf 2020-08-11 15:24:41 +02:00
  • 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils Dalf 2020-08-06 17:42:46 +02:00
  • 272158944b [fix] make docker produces clean tag version (0.17.0 instead of 0.17.0-- for example) Alexandre Flament 2020-09-09 11:35:18 +02:00
  • 8ffede6140 [fix] docker and k8s: run searx Alexandre Flament 2020-09-09 10:28:17 +02:00
  • 7e82817925 wait for img to load before hiding infobox toggle Marc Abonce Seguin 2020-09-07 22:27:10 -07:00
  • ab20ca182c use Wikipedia's REST v1 API Marc Abonce Seguin 2020-09-07 22:05:21 -07:00
  • d0f9778c2a [mod] results.py: code clean up (#2140) Alexandre Flament 2020-09-08 10:09:11 +02:00