Commit Graph

4583 Commits

Author SHA1 Message Date
asciimoo fbe5fc3986 [enh] navigation link 2014-01-01 23:01:59 +01:00
asciimoo 41b8478f87 [fix] preferences template added 2014-01-01 22:17:36 +01:00
asciimoo 2e55e5f0be [enh] links to preferences 2014-01-01 22:17:10 +01:00
asciimoo 1df697305c [enh] preferences added 2014-01-01 22:16:53 +01:00
asciimoo a3de9ba56c [mod] separating categories 2014-01-01 22:16:21 +01:00
asciimoo 11fdd8e8ac Merge remote-tracking branch 'dalf/master' 2014-01-01 20:56:50 +01:00
asciimoo 41dea8ab53 Merge commit '4009b9a66dd2125671526c294a8951d253bf2b92' - ignoring 2014-01-01 20:56:24 +01:00
asciimoo 76c9b2c782 [fix] piratebay.sx is no longer available - using piratebay.se 2013-12-31 15:35:51 +01:00
dalf 2006a1df1c Merge branch 'master' of github.com:dalf/searx 2013-12-31 13:36:16 +01:00
dalf 4e8b75a0fb [mod] the search text input gets the focus automatically 2013-12-31 13:35:43 +01:00
dalf 6d5154f008 [mod] the search text input gets the focus automatically 2013-12-31 13:33:45 +01:00
dalf 04727a2043 [mod] more html5 compliant 2013-12-31 12:58:10 +01:00
dalf 4009b9a66d [mod] the browser search always uses the general category 2013-12-31 12:54:48 +01:00
asciimoo 376f15cb1c [doc] readme updates 2013-12-31 02:59:08 +01:00
asciimoo 32512856b4 [mod][fix] using base_url instead of hostname in settings.py 2013-12-31 02:09:24 +01:00
Adam Tauber ff0bbd3566 Merge pull request #10 from dalf/master
bug fixes and dailymotion engine
2013-12-30 14:04:37 -08:00
dalf d3e272d035 add dailymotion engine 2013-12-30 22:42:37 +01:00
dalf 664c039b38 xpath engine: bug fix 2013-12-30 22:34:35 +01:00
dalf 9eddcdb8e4 flickr engine: bug fix 2013-12-30 22:24:42 +01:00
pw3t 6f2b8aca5e [fix] fix an error in the query 2013-12-29 21:43:56 +01:00
pw3t a492ca6ded [enh] add support for yacy engine (localhost) 2013-12-29 21:39:23 +01:00
pw3t 13c48a6d9b Merge branch 'filecrop' 2013-12-29 16:55:58 +01:00
pw3t 016a26c79c Merge branch 'filecrop' of https://github.com/pw3t/searx into filecrop
Conflicts:
	searx/engines/filecrop.py
2013-12-29 16:32:13 +01:00
pw3t b71bddad06 [enh] 1st version of filecrop engine, to discover how searx works 2013-12-29 16:30:03 +01:00
pw3t c2092b9fce [enh] 1st version of filecrop engine, to discover how searx works 2013-12-29 16:23:09 +01:00
asciimoo 141b04c6dd [enh] optionally configurable hostname - edit settings.py 2013-12-26 01:53:26 +01:00
asciimoo fd6e730d50 [enh] viewport meta added 2013-12-22 15:59:44 +01:00
asciimoo ade8c6c515 [enh] currency convert to general category 2013-12-17 13:36:16 +01:00
asciimoo 5f065886ff [fix] not highlighting Nonetype 2013-12-16 14:06:53 +01:00
asciimoo 88b5169f8d [fix] search category checkbox whitespaces 2013-12-12 12:48:04 +01:00
asciimoo fa29452bd8 [fix] checkbox ids 2013-12-03 19:03:59 +01:00
asciimoo f1f0d978cb [enh] w3c compatibility ++ ui mods 2013-12-03 18:33:05 +01:00
asciimoo ce544c30c1 [fix] debug print removed 2013-12-03 14:33:22 +01:00
asciimoo db7af79ac8 [mod] html mods 2013-12-03 14:29:00 +01:00
asciimoo 748fa7f75f [mod] html5 doctype 2013-12-03 14:02:49 +01:00
asciimoo ba131c842d [enh][fix] csv output updates 2013-12-02 21:36:09 +01:00
asciimoo 3c8a5f2cd3 [enh] css mods 2013-12-02 00:26:56 +01:00
asciimoo 5c8382c1ba [enh] favicon added 2013-12-01 23:52:49 +01:00
asciimoo 5351104244 [enh][mod] displaying search query in page title 2013-12-01 23:51:31 +01:00
asciimoo e116c2f95e [enh] faq updates 2013-12-01 23:19:55 +01:00
asciimoo ab7fb1190d [enh] smarter currency query parse II. 2013-12-01 16:42:37 +01:00
asciimoo a35128f5e0 [enh] smarter currency query parse 2013-12-01 16:41:24 +01:00
asciimoo cfb06048ac [enh] faq updates 2013-12-01 16:24:52 +01:00
asciimoo 822bf2f36d [enh] robots.txt added 2013-12-01 16:10:38 +01:00
asciimoo d50414275c [fix] form submit url 2013-11-26 20:59:07 +01:00
asciimoo d1dd6364c9 [enh] csv/json download buttons 2013-11-25 09:04:46 +01:00
asciimoo 3b72cfabe2 [enh] google added to sample config 2013-11-19 15:50:38 +01:00
asciimoo 1cb489ba1a [enh] json engine added 2013-11-19 15:49:52 +01:00
asciimoo 3755f437e4 [fix] utf8 content highlighting 2013-11-19 11:27:17 +01:00
asciimoo d0427d9bae [fix] html escape 2013-11-18 16:47:20 +01:00