Commit Graph

  • d0001f10e6 Add searx user agent to Reddit engine request to comply with API usage terms Kirill Isakov 2016-03-30 17:30:46 +0600
  • fff9460238 Merge pull request #522 from jibe-b/master Adam Tauber 2016-03-30 11:09:22 +0200
  • 26c818193d Merge pull request #528 from a01200356/autocomplete Adam Tauber 2016-03-30 11:07:45 +0200
  • 94cb3a7f11 [enh] multilingual autocomplete a01200356 2016-03-29 18:53:31 -0600
  • 0b90cd42e2 minor update jibe-b 2016-03-29 16:18:46 +0200
  • 092e15cc1d [enh] Add BASE engine in category Science. Basic and advanced search. jibe-b 2016-03-29 11:59:16 +0200
  • 0bfbdff234 Add Habrahabr & Geektimes search engines Kirill Isakov 2016-03-28 22:33:56 +0600
  • 5b3c9f06eb Add BitBucket & GitLab search engines Kirill Isakov 2016-03-28 20:08:34 +0600
  • bacc9a3df1 Add paging support to XPath & Erowid engines Kirill Isakov 2016-03-28 19:15:03 +0600
  • e202c6fbec Fix PEP8 warnings for Nyaa.py Kirill Isakov 2016-03-27 05:23:17 +0600
  • a8832574fa Shorten content field for very long Reddit search results Kirill Isakov 2016-03-27 05:09:04 +0600
  • 80813c3e05 Add Erowid search engine Kirill Isakov 2016-03-27 04:29:23 +0600
  • c1d456b136 Add F-Droid search engine Kirill Isakov 2016-03-27 03:50:44 +0600
  • 547b8a8765 Add Tokyo Toshokan search engine Kirill Isakov 2016-03-27 00:49:57 +0600
  • 71de593a5b [fix] bing images page change Adam Tauber 2016-03-26 02:07:52 +0100
  • 7fbc12ee4e Add Torrentz.eu search engine Kirill Isakov 2016-03-26 05:28:58 +0600
  • 6d55642ab4 [fix] no more redirect ++ explicitly specify search language to avoid googles ip based heuristics Adam Tauber 2016-03-25 18:38:02 +0100
  • d026a97e42 Add Reddit search engine Kirill Isakov 2016-03-25 19:30:32 +0600
  • ba16f213b0 Merge pull request #525 from ukwt/master Adam Tauber 2016-03-24 21:36:13 +0100
  • 8b7dc2acb9 Remove content field from ArchWiki results; reformat code in archlinux.py Kirill Isakov 2016-03-25 00:38:48 +0600
  • e5677ae6b6 Add Nyaa.se search engine Kirill Isakov 2016-03-25 00:24:37 +0600
  • d748b8419a Add Arch Linux Wiki search engine Kirill Isakov 2016-03-24 01:57:27 +0600
  • 24ea39d046 Merge pull request #523 from a01200356/master Adam Tauber 2016-03-22 11:12:50 +0100
  • a5238ce8d1 [fix] install npm packages locally on .travis.yml a01200356 2016-03-21 21:46:37 -0600
  • 751c9a346e [fix] duckduckgo's xpaths changed a01200356 2016-03-21 20:19:13 -0600
  • dbf4f83231 [fix] manage.sh return with actions exit status Adam Tauber 2016-03-17 21:43:31 +0100
  • 1d5afa4ccc [fix] posix compatibility Adam Tauber 2016-03-17 21:31:45 +0100
  • 0f518e489e [fix] csv results filename encoding Adam Tauber 2016-03-16 10:43:28 +0100
  • e893d94185 [fix] docs url mod to prevent http redirect Adam Tauber 2016-03-04 14:55:06 +0100
  • 6130f9a59f Merge pull request #473 from GreenLunar/patch-2 Adam Tauber 2016-03-04 14:52:23 +0100
  • fee556c990 Merge pull request #517 from pointhi/manage-improvement Adam Tauber 2016-03-02 22:08:28 +0100
  • ceb70ccb5d [fix] improve argument parsing of manage.sh Thomas Pointhuber 2016-03-02 18:41:19 +0100
  • 667f7fde39 Merge pull request #516 from pointhi/translation-fix Adam Tauber 2016-03-02 17:21:22 +0100
  • 9a94b36593 [fix] translate plugin name and description in template Thomas Pointhuber 2016-03-02 17:16:46 +0100
  • b8d1081756 [enh] reorder locales by alphabet, add english lanuage name in brackets Thomas Pointhuber 2016-03-02 16:41:56 +0100
  • 2a1ddede5d [enh] update translation and add new languages add new languages: * bg * el_GR * eo * pt_BR Thomas Pointhuber 2016-03-02 14:52:15 +0100
  • 474e574066 Merge pull request #515 from dalf/qwant Adam Tauber 2016-03-02 14:34:25 +0100
  • 6ab91515df [enh] autocompletion : add qwant Alexandre Flament 2016-03-02 19:54:06 +0800
  • bc81eda64b [fix] opensearch image issue - closes #507 Adam Tauber 2016-03-02 11:51:11 +0100
  • 308613e586 Merge pull request #513 from a01200356/wolframalpha Adam Tauber 2016-03-01 10:41:56 +0100
  • 8f3b33de23 [fix] remove unnecesary async calls in wolframalpha_noapi a01200356 2016-02-28 02:05:52 -0600
  • 4cea71e3bb [fix] merge with 79705450df a01200356 2016-02-28 00:52:47 -0600
  • 4d8996eb4d [enh] unit tests for wolframalpha a01200356 2016-02-28 00:47:36 -0600
  • 4267b11a45 [fix] apply changes in infobox's styles a01200356 2016-02-27 19:19:04 -0600
  • 78d3f3d6b1 [enh] infobox for wolframalpha a01200356 2016-02-27 19:06:44 -0600
  • 45b5073f3e [fix] pep8 Adam Tauber 2016-02-27 19:07:53 +0100
  • 472a409022 [fix] robot tests Adam Tauber 2016-02-27 18:41:09 +0100
  • 0fbd705259 [enh] settings option to change instance name - closes #450 Adam Tauber 2016-02-27 18:16:40 +0100
  • ead8456a2b Merge pull request #512 from ldidry/refix-428 Adam Tauber 2016-02-26 12:26:14 +0100
  • fea2c5a713 Fix results with no scheme Luc Didry 2016-02-26 12:05:11 +0100
  • 79705450df [fix] wolframalpha unicode inputs Adam Tauber 2016-02-25 14:55:26 +0100
  • 10947536aa [enh] suspend engines after error Adam Tauber 2016-02-20 00:21:56 +0100
  • 17b0c9f74a [mod] engine load refactor Adam Tauber 2016-02-19 15:13:01 +0100
  • db72fc6449 [fix] encapsulate wolframalpha token fetching errors Adam Tauber 2016-02-17 17:21:54 +0100
  • d06178139f [fix] wolframalpha page changes Adam Tauber 2016-02-17 17:07:19 +0100
  • 4e5af8d87b [mod] move plugin static files to static/plugins Adam Tauber 2016-02-10 18:06:11 +0100
  • ab6a7601cb [enh] new plugin to open results on new browser tabs Adam Tauber 2016-02-10 18:04:04 +0100
  • 2b53ac979d Merge pull request #505 from Wonderfall/master Adam Tauber 2016-02-09 21:39:48 +0100
  • b5061b5f0f [fix] restrict wikipedia queries to the titles to avoid irrelevant results Adam Tauber 2016-02-09 21:21:59 +0100
  • 8eb399c114 Dockerfile enhancements Wonderfall 2016-02-09 21:02:40 +0100
  • 909424e1e5 [fix] real support of non wikipedia style mediawikis Adam Tauber 2016-02-08 21:51:47 +0100
  • 250777e8a7 Merge pull request #493 from cy8aer/cy8aer Alexandre Flament 2016-02-06 20:26:57 +0800
  • 2b0605d723 [enh] add occitan search language - example query: ":oc !wp south" - closes #445 Adam Tauber 2016-02-06 09:29:52 +0100
  • 4a0ccabefa Merge pull request #504 from kvch/frinkiac-engine Adam Tauber 2016-02-04 23:11:28 +0100
  • baf16b8869 better test data Noemi Vanyi 2016-02-04 22:39:47 +0100
  • 3034c85163 fix pep8 errors Noemi Vanyi 2016-02-04 21:01:44 +0100
  • 33fa3da2e8 add Frinkiac engine & tests Noemi Vanyi 2016-02-04 20:27:36 +0100
  • 0491b78f70 [fix] pep8 Adam Tauber 2016-02-01 21:53:03 +0100
  • 20b1f1ba8b Merge pull request #501 from kvch/gh-pages Adam Tauber 2016-02-01 21:43:29 +0100
  • 33ff1de9be [fix] missing gigablast tests Adam Tauber 2016-02-01 21:41:09 +0100
  • ebbf33343a [fix] bing images changes Adam Tauber 2016-02-01 21:40:28 +0100
  • 016ab5c1e8 add development quickstart Noemi Vanyi 2016-02-01 21:28:13 +0100
  • 37035b7a40 [fix] gigablast params ++ json response format Adam Tauber 2016-01-31 13:24:09 +0100
  • e061c6e059 [fix] swisscow and yandex escaping - fixes #499 Adam Tauber 2016-01-23 15:20:36 +0100
  • fe79b635e0 Merge pull request #498 from pointhi/gh-pages Adam Tauber 2016-01-21 16:47:38 +0100
  • cf9bd14a7d [fix] little typo Thomas Pointhuber 2016-01-21 16:30:42 +0100
  • fb62d01194 [enh] improve translation documentation Thomas Pointhuber 2016-01-21 16:25:40 +0100
  • c61ea820d2 Merge pull request #497 from pointhi/translation-fix Adam Tauber 2016-01-21 16:04:40 +0100
  • 8bc0f04f4b [fix] typo Thomas Pointhuber 2016-01-21 15:57:02 +0100
  • 85151ab051 [mod] enable wolframalpha by default Adam Tauber 2016-01-21 10:49:46 +0100
  • fab698003f [mod] move wolframalpha to "science" category Adam Tauber 2016-01-21 10:45:34 +0100
  • b5a3dfca60 Merge pull request #486 from a01200356/master Adam Tauber 2016-01-19 17:02:14 +0100
  • 30bfbf2e07 [fix] pep8 a01200356 2016-01-18 11:34:38 -0600
  • 51278ee0be Merge branch 'master' of https://github.com/asciimoo/searx a01200356 2016-01-18 11:29:45 -0600
  • 09b7673fbd [fix] temporary disable googles inner links - #491 Adam Tauber 2016-01-18 13:08:46 +0100
  • bd22e9a336 [fix] pep8 compatibilty Adam Tauber 2016-01-18 12:47:31 +0100
  • 807588ff2f Some changes in Dockerfile: Thomas Renard 2016-01-15 21:57:34 +0100
  • c2e034f52a move two tests a01200356 2016-01-10 19:51:40 -0600
  • 4130b3dfd6 Merge branch 'master' of https://github.com/asciimoo/searx a01200356 2016-01-10 19:29:05 -0600
  • 6a158ca2d2 [fix] manage.sh dev package update help Adam Tauber 2016-01-10 20:29:07 +0100
  • b61fb88c1c Merge pull request #490 from kvch/gh-pages Adam Tauber 2016-01-10 20:18:17 +0100
  • 08d26609a5 update & fix install guide after install refactor Noemi Vanyi 2016-01-10 20:10:53 +0100
  • db615aa1a3 Merge remote-tracking branch 'origin/install-refactor' Adam Tauber 2016-01-10 19:49:37 +0100
  • c873ddd7fb [fix] translation dev deps Adam Tauber 2016-01-10 19:49:07 +0100
  • 28a9b5113e [mod] update core deps with dev deps Adam Tauber 2016-01-07 19:56:59 +0100
  • 0c84996a32 [doc] remove obsolete build docs Adam Tauber 2016-01-02 16:18:43 +0100
  • 1e4f0bedc5 [doc] command descriptions Adam Tauber 2016-01-02 16:04:32 +0100
  • 5c073fdd83 [enh] setup.py requirements ++ new folders Adam Tauber 2016-01-02 12:36:36 +0100
  • 52323a4b4e [fix] grunt action name Adam Tauber 2016-01-02 12:21:40 +0100
  • 39d2e0427f [fix] robot tests and pep8 check Adam Tauber 2016-01-02 12:15:47 +0100