Commit Graph

  • 7aa9f4885a [fix] unicode decoding Adam Tauber 2015-10-16 11:53:52 +02:00
  • 66a70c6ae4 [fix] typo Adam Tauber 2015-10-03 19:16:26 +02:00
  • 5eabba2da1 [mod] list all engines of a result Adam Tauber 2015-10-03 17:46:12 +02:00
  • b6c3cb0bdd [enh][mod] result handling refactor Adam Tauber 2015-10-03 17:26:07 +02:00
  • 0ad272c5cb [fix] content escaping - closes #441 Adam Tauber 2015-09-30 16:42:03 +02:00
  • ed1daa32ea Don't throw away the request if pageno is wrong Fix #424 but maybe only partially Cqoicebordel 2015-09-18 20:44:04 +02:00
  • 83c92a7471 Update settings.yml GreenLunar 2015-09-18 12:04:49 +03:00
  • 8adc80123a Merge pull request #435 from Cqoicebordel/fix_prefs_pixart Adam Tauber 2015-09-18 08:41:45 +02:00
  • a75d10206e Correct the loop through search engines Fix #432 Cqoicebordel 2015-09-17 18:18:48 +02:00
  • 37c3ace309 [fix] add missing scheme to duplicated results too ++ revert gigablasts handling Adam Tauber 2015-09-11 18:33:06 +02:00
  • e3df22b140 [fix] handle missing url scheme - fixes #428 Adam Tauber 2015-09-11 17:57:09 +02:00
  • 23dab175b2 [enh] v0.8.0 Adam Tauber 2015-09-08 22:13:09 +02:00
  • d45e6022f6 [doc] @ldidry, @haasn, @underr, @beniz added Adam Tauber 2015-09-08 22:11:22 +02:00
  • 6bcbd633a5 [fix] remove obsolete youtube engine Adam Tauber 2015-09-08 22:10:41 +02:00
  • 601389b673 [enh] add chinese locale Adam Tauber 2015-09-08 21:15:40 +02:00
  • 3213f20bc7 [enh] translation sync Adam Tauber 2015-09-08 21:13:17 +02:00
  • d8ef944974 [enh] extend user agent versions Adam Tauber 2015-09-08 11:12:15 +02:00
  • 4184cece4a [fix] duckduckgo unicode url - #419 Adam Tauber 2015-09-07 23:13:04 +02:00
  • 362c849797 [fix][mod] wikidata date handling refactor - fixes #387 Adam Tauber 2015-09-07 22:39:33 +02:00
  • 7580852bda [enh] test utils.prettify_url Adam Tauber 2015-09-07 19:22:01 +02:00
  • da13c3b5f9 Merge pull request #416 from pointhi/travis Adam Tauber 2015-09-04 22:48:11 +02:00
  • d5931874ac [fix] escape format string.. Adam Tauber 2015-09-02 22:57:10 +02:00
  • cf932ee6a0 [fix] yml Thomas Pointhuber 2015-09-01 20:03:32 +02:00
  • e9c33572e9 [fix] also cache "/.cache/pip" Thomas Pointhuber 2015-09-01 20:02:08 +02:00
  • ae5bf6e49f [enh] Migrating Travis CI from legacy to container-based infrastructure Thomas Pointhuber 2015-09-01 19:43:32 +02:00
  • 7e893ce3f4 Merge pull request #410 from beniz/ddg_url_encoding_utf8 Adam Tauber 2015-09-01 17:59:44 +02:00
  • 78a69e4c98 ddg encoding of URLs appears to be broken, revealed when trying to pickled the results to disk Emmanuel Benazera 2015-09-01 16:47:56 +02:00
  • f094188780 [fix] display categories of the selected engines Adam Tauber 2015-09-01 15:21:17 +02:00
  • 8c4d9b79d5 [fix] engine selection from url Adam Tauber 2015-09-01 15:14:02 +02:00
  • 604f32f672 [fix] bing unicode encode error - fixes #408 Adam Tauber 2015-08-28 14:51:32 +02:00
  • b9c8039d74 [mod] disable searchcode SSL verification (unable to get local issuer) Adam Tauber 2015-08-25 22:56:45 +02:00
  • 3f31e1ce6b [fix] piratebay tld according to wikipedia Adam Tauber 2015-08-25 22:56:40 +02:00
  • 42ac2c5b56 [fix] check empty engine language attribute - fixes subtitleseeker Adam Tauber 2015-08-25 22:02:18 +02:00
  • 28493d41a3 [fix] handle missing url in twitter results Adam Tauber 2015-08-25 13:12:51 +02:00
  • c706bea788 Merge pull request #385 from framasoft/opensearch-icon Adam Tauber 2015-08-25 09:21:40 +02:00
  • c43476229b Merge pull request #405 from pointhi/bug_fixes Adam Tauber 2015-08-24 13:23:13 +02:00
  • 996c96ffff [fix] block ixquick search url's Thomas Pointhuber 2015-08-24 11:31:30 +02:00
  • 23b9095cbf [fix] improve result handling of startpage engine Thomas Pointhuber 2015-08-24 11:28:55 +02:00
  • 5bffa9ca33 [fix] rewrite scheme to http if there is no one, FIX #390 Thomas Pointhuber 2015-08-24 11:18:58 +02:00
  • 9cec9770be [fix] show debug output when enabled Thomas Pointhuber 2015-08-24 11:03:06 +02:00
  • 3a8eafcc6b [fix] cookie parameter type Adam Tauber 2015-08-12 15:49:48 +02:00
  • 7c9f931baf [fix] type error Adam Tauber 2015-08-02 20:41:44 +02:00
  • 43cd8e0c41 [enh] default settings option to safe_search - #396 Adam Tauber 2015-08-02 20:29:19 +02:00
  • c1d9cfd9ae [enh] default settings option to autocomplete backend - #396 Adam Tauber 2015-08-02 19:59:54 +02:00
  • 1fcf066a81 [mod] change settings file structure according to #314 Adam Tauber 2015-08-02 19:38:27 +02:00
  • d0830d4edf [enh] add settings option to set listening address - closes #397 Adam Tauber 2015-08-02 19:03:55 +02:00
  • 01d2fb9f70 btdigg engine: fix text mojibake. Kang-min Liu 2015-07-19 20:44:02 +02:00
  • 57e618edf7 Add Image on opensearch Luc Didry 2015-07-09 23:05:45 +02:00
  • a905e4e7db [fix] full AGPLv3+ license according to #382 Adam Tauber 2015-07-04 18:23:54 +02:00
  • 8d36a8b837 Merge pull request #333 from dalf/piratebay Adam Tauber 2015-06-30 12:46:00 -04:00
  • 4770d218b8 Merge pull request #377 from underr/master Adam Tauber 2015-06-30 11:49:44 -04:00
  • bb8b990123 Merge pull request #374 from haasn/optipng Adam Tauber 2015-06-30 06:50:33 -04:00
  • b93f98a56f Merge pull request #378 from dalf/versions Adam Tauber 2015-06-29 09:12:43 -04:00
  • 21332a3e52 update dependency versions described by versions.cfg Dalf 2015-06-26 17:44:51 +02:00
  • 7a13de7e19 Add portuguese translation underr 2015-06-25 18:49:07 -03:00
  • 7144c94e26
    [fix] reduce server traffic by optimizing images Niklas Haas 2015-06-22 01:47:37 +02:00
  • 0420ab3c80 [fix] shortcut added to ixquick Adam Tauber 2015-06-21 17:53:42 +02:00
  • f21070989a Merge branch 'Cqoicebordel-remove_trackers_plugin' Adam Tauber 2015-06-21 16:56:35 +02:00
  • 6424a7702d Merge branch 'remove_trackers_plugin' of https://github.com/Cqoicebordel/searx into Cqoicebordel-remove_trackers_plugin Adam Tauber 2015-06-21 16:56:00 +02:00
  • ff322d3373 [fix] debug message parameter Adam Tauber 2015-06-21 16:50:42 +02:00
  • 8911233e3e Use parsed_url Cqoicebordel 2015-06-18 14:27:15 +02:00
  • 2eb756c7aa [enh] add search tests Adam Tauber 2015-06-16 19:56:16 +02:00
  • 6ef7c3276c [fix] reverse proxy non-root url fix Adam Tauber 2015-06-16 19:55:31 +02:00
  • b73ac15e49 [mod] disable qwant & swisscows by default to improve result quality Adam Tauber 2015-06-16 18:40:11 +02:00
  • e93f5314d7 A bit of cleanup of the code - regexes in a array - regexes applied only on the last part of the url Cqoicebordel 2015-06-15 20:34:02 +02:00
  • a9d92c3874 Merge pull request #371 from framasoft/add-useragent-plugin Adam Tauber 2015-06-15 09:42:01 -04:00
  • 0fe362bacf Change self plugin to self_info + change self_info description Luc Didry 2015-06-15 13:36:38 +02:00
  • c9b8c7f8de Merge pull request #370 from Cqoicebordel/fix_vimeo Adam Tauber 2015-06-15 04:43:15 -04:00
  • 41fd748cdf Merge self_ip and self_useragent into one plugin Luc Didry 2015-06-15 10:22:37 +02:00
  • 538029dc14 Add a self user agent plugin Luc Didry 2015-06-13 17:49:33 +02:00
  • 0a1a3e7371 Add a bit of testing to improve coverage Cqoicebordel 2015-06-12 19:54:03 +02:00
  • ab273e2faa Fix Vimeo engine. Solve #368 Cqoicebordel 2015-06-12 19:53:38 +02:00
  • 1b77befe1f Merge pull request #367 from glogiotatidis/dockerfileupdate Alexandre Flament 2015-06-10 19:09:57 +02:00
  • 316c4607f2 Update Dockerfile. Giorgos Logiotatidis 2015-06-10 11:50:00 +03:00
  • 617495cca8 Add a plugin to remove trackers from results URLs Cqoicebordel 2015-06-09 16:16:07 +02:00
  • f2cbefeb54 Merge pull request #357 from asciimoo/google_engine Adam Tauber 2015-06-08 08:19:54 -04:00
  • fc1a8b25b8 Merge pull request #362 from Cqoicebordel/currency_chars Adam Tauber 2015-06-08 08:14:24 -04:00
  • 96dfb86947 Merge pull request #361 from asciimoo/https Adam Tauber 2015-06-08 08:12:01 -04:00
  • 94567d99b3 Allow use of chars as € in currency converter Cqoicebordel 2015-06-07 15:38:38 +02:00
  • ded3f98218 www1x engine: remove comment about unavailable https (https is working now) Dalf 2015-06-06 19:44:41 +02:00
  • 9e147d91f0 bing_images & www1x engines use https connections Dalf 2015-06-06 19:23:07 +02:00
  • fc0ae0f907 google engine: code cleanup Dalf 2015-06-06 00:18:00 +02:00
  • 72c8de35a2 google engine :remove OSM map Dalf 2015-06-05 23:56:23 +02:00
  • 4e28f12bfc Merge pull request #356 from pointhi/settings_fix Adam Tauber 2015-06-05 11:43:46 -04:00
  • b8fc531b60 [enh] google engine : parse map links and more Alexandre Flament 2015-06-05 11:23:24 +02:00
  • a8b75ca47b [enh] oscar template: using table instead of container-fluid to show cookies Thomas Pointhuber 2015-06-05 09:07:59 +02:00
  • 0978f10887 [fix] do not hide categorie inside preferences if there is no engine activated Thomas Pointhuber 2015-06-05 08:48:47 +02:00
  • aa1b8fa79b Merge pull request #354 from asciimoo/bing_news Adam Tauber 2015-06-04 16:39:13 -04:00
  • dafedbfc55 youtube_noapi uses searx.utils.list_get Dalf 2015-06-04 18:34:44 +02:00
  • 62cc2a5658 [fix] bing_news based on RSS output format Dalf 2015-06-04 18:30:08 +02:00
  • cdf931f949 Merge pull request #353 from Cqoicebordel/languages Adam Tauber 2015-06-03 11:41:02 -04:00
  • 00668dd0a1 New feature : language per search engine ! Cqoicebordel 2015-06-03 17:16:12 +02:00
  • 4e0f079a8c [fix] youtube_noapi : don't crash when there is no content Dalf 2015-06-03 10:12:30 +02:00
  • 8ce6043859 Merge pull request #346 from Cqoicebordel/youtube Adam Tauber 2015-06-02 17:26:27 -04:00
  • e0774c849c Removed the keywords from the settings in qwant engine Cqoicebordel 2015-06-02 22:11:47 +02:00
  • f05087b93a Refactor Use only one engine for the four search from Qwant Cqoicebordel 2015-06-02 20:36:58 +02:00
  • 9d10277c22 remove 'print' Dalf 2015-06-02 10:50:49 +02:00
  • fb4df9d6c3 Merge pull request #349 from Cqoicebordel/startpage_autocomplete Alexandre Flament 2015-06-02 10:43:10 +02:00
  • 633c7b6a5f Add startpage as an autocompleter engine Cqoicebordel 2015-06-01 20:45:18 +02:00
  • 80fd392d69 Merge pull request #344 from asciimoo/google_engine Adam Tauber 2015-06-01 07:54:21 -04:00