Thomas Pointhuber
|
14079ea2b0
|
[fix] codec can't encode character inside image_proxify
|
2015-02-01 10:18:32 +01:00 |
|
Thomas Pointhuber
|
38302ef58b
|
[fix] hash error if url is including non ascii characters
|
2015-02-01 10:07:53 +01:00 |
|
Adam Tauber
|
b19e681cce
|
[enh] default disabled engines - closes #109
|
2015-01-31 23:11:45 +01:00 |
|
Adam Tauber
|
8de97dac03
|
[mod] pretty url separation
|
2015-01-29 19:44:52 +01:00 |
|
Adam Tauber
|
bac98a02cb
|
[mod] reduce cookie expirity time - fixes #204
|
2015-01-27 20:00:17 +01:00 |
|
Adam Tauber
|
78081baa8f
|
[enh] always enable inner autocompletition (server side only)
|
2015-01-25 22:52:48 +01:00 |
|
Adam Tauber
|
10891bdeab
|
Merge pull request #192 from dalf/connection-pool
[enh] improve response time. close #100
|
2015-01-21 19:44:20 +01:00 |
|
dalf
|
d07cfd9089
|
[enh] use one single http connection pool : improve response time. close #100
|
2015-01-21 11:33:16 +01:00 |
|
Cqoicebordel
|
816a2c5cbe
|
Move cookies in render()
|
2015-01-20 16:29:54 +01:00 |
|
Cqoicebordel
|
393d24ba50
|
Flake8
|
2015-01-19 22:26:48 +01:00 |
|
Cqoicebordel
|
1a24fd9c52
|
Add cookies to every requests
|
2015-01-19 21:23:22 +01:00 |
|
Cqoicebordel
|
b01b95194e
|
Allow non specific cookies
|
2015-01-19 20:16:06 +01:00 |
|
Adam Tauber
|
8cd7617054
|
[fix] opensearch xml mimetype - #184
|
2015-01-18 14:26:52 +01:00 |
|
dalf
|
1d51512152
|
Proxify most of images references
Create hash only when necessary
|
2015-01-18 09:54:24 +01:00 |
|
dalf
|
b6d27aca59
|
[enh] image-proxy : handle ETag and date related headers, add hash to URL
|
2015-01-17 21:54:40 +01:00 |
|
Adam Tauber
|
08c2e263f5
|
[enh] configurable default interface locale - #177
|
2015-01-17 20:38:46 +01:00 |
|
Adam Tauber
|
9ca50676eb
|
[fix] pep8
|
2015-01-16 17:37:34 +01:00 |
|
Adam Tauber
|
f3d7af33fd
|
[enh] image proxy config from preferences
|
2015-01-16 16:57:53 +01:00 |
|
Adam Tauber
|
01143f48c5
|
[enh] image proxification
|
2015-01-16 16:26:15 +01:00 |
|
Adam Tauber
|
60eb831966
|
[enh] image proxy base
|
2015-01-16 16:02:21 +01:00 |
|
Adam Tauber
|
fe5ff51377
|
[mod] pygments dependency warning
|
2015-01-15 18:55:25 +01:00 |
|
Adam Tauber
|
a61a96d975
|
[enh] log highlighter errors
|
2015-01-15 18:39:40 +01:00 |
|
Adam Tauber
|
a04fafd419
|
Merge branch 'code_results' of https://github.com/pointhi/searx into pointhi-code_results
Conflicts:
searx/static/themes/default/css/style.css
searx/static/themes/oscar/css/oscar.min.css
searx/templates/oscar/result_templates/torrent.html
|
2015-01-15 18:26:00 +01:00 |
|
Adam Tauber
|
8ef709ea1f
|
Merge pull request #170 from pointhi/little_fixes
Little fixes, add searx-autocompletion, more informations about torrents
|
2015-01-11 01:20:46 +01:00 |
|
Thomas Pointhuber
|
c19b0899a4
|
[fix] little autocompleter fix
|
2015-01-10 19:55:21 +01:00 |
|
Thomas Pointhuber
|
4e2dae30f0
|
[enh] add autocompletion for searx-specific strings
|
2015-01-10 16:42:57 +01:00 |
|
Adam Tauber
|
aff33ea896
|
[fix] autocompleter error handling
|
2015-01-10 15:27:42 +01:00 |
|
Adam Tauber
|
39c3f5658e
|
[fix] endless logging recursion
|
2015-01-10 13:10:17 +01:00 |
|
Thomas Pointhuber
|
400b54191c
|
Merge branch 'master' of https://github.com/asciimoo/searx into code_results
Conflicts:
searx/engines/searchcode_code.py
searx/engines/searchcode_doc.py
searx/static/oscar/js/searx.min.js
searx/templates/oscar/result_templates/default.html
searx/templates/oscar/result_templates/images.html
searx/templates/oscar/result_templates/map.html
searx/templates/oscar/result_templates/torrent.html
searx/templates/oscar/result_templates/videos.html
|
2015-01-09 21:30:09 +01:00 |
|
Adam Tauber
|
299a80a1eb
|
[enh] using the logger
|
2015-01-09 04:13:05 +01:00 |
|
Adam Tauber
|
798bef77f9
|
[fix] static content paths
|
2015-01-01 19:24:47 +01:00 |
|
Adam Tauber
|
2f9a386c0d
|
[enh] better result template handling
|
2015-01-01 18:59:53 +01:00 |
|
Adam Tauber
|
9f12605f7e
|
[enh] themes static content refactor
|
2015-01-01 17:48:12 +01:00 |
|
Thomas Pointhuber
|
a0293d6196
|
[enh] move favicons into own directory
|
2014-12-28 15:07:11 +01:00 |
|
Adam Tauber
|
ada01cb367
|
Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into Cqoicebordel-Detect-favicons
Conflicts:
searx/templates/courgette/result_templates/default.html
searx/templates/courgette/result_templates/map.html
searx/templates/courgette/result_templates/videos.html
searx/templates/default/result_templates/default.html
searx/templates/default/result_templates/map.html
searx/templates/default/result_templates/videos.html
searx/webapp.py
|
2014-12-24 20:34:08 +01:00 |
|
Thomas Pointhuber
|
af8dac93a8
|
[enh] fix pep8, improve syntax highlighting
|
2014-12-22 16:26:45 +01:00 |
|
Thomas Pointhuber
|
7adb17452d
|
[enh] add result_templates/code.html
|
2014-12-20 23:33:03 +01:00 |
|
Adam Tauber
|
f141773814
|
[mod][fix] https rewrite refactor ++ fixes
|
2014-12-19 22:40:37 +01:00 |
|
Cqoicebordel
|
83d6f36659
|
Final commit on favicons
Definitely remove engine array
Change every themes to accomodate that change
Tweak of video template of oscar to add link on video thumbnail
|
2014-12-18 16:26:32 +01:00 |
|
Cqoicebordel
|
e623ee593a
|
Add icons and badge for the themes
Add kickass in engine list
Add content for the result from kickass
|
2014-12-14 23:27:27 +01:00 |
|
Cqoicebordel
|
e71b665fd5
|
Load the list of icons only once
|
2014-12-13 21:37:28 +01:00 |
|
Cqoicebordel
|
0bfc793194
|
Add a variable with all the icons of the theme
Add for the template a list of available icons in the current theme.
|
2014-12-12 19:09:02 +01:00 |
|
Adam Tauber
|
41aca9a068
|
[fix] autocomplete x-suggestion
|
2014-12-09 00:57:04 +01:00 |
|
Cqoicebordel
|
c2e88339f7
|
Add pubdate
Add pubdate with a good format, against publishedDate.
|
2014-12-08 00:51:46 +01:00 |
|
Adam Tauber
|
d959cb1c05
|
[enh] gevent/grequests changed to the built-in threading lib
|
2014-12-05 19:24:11 +01:00 |
|
Adam Tauber
|
cfdfca0d41
|
[fix] whitespace remove
|
2014-11-18 19:55:39 +01:00 |
|
Thomas Pointhuber
|
aba65369d2
|
[enh] make version of searx readable
|
2014-11-18 11:37:42 +01:00 |
|
Thomas Pointhuber
|
0e1035eac1
|
Merge https://github.com/asciimoo/searx into template_oscar
Conflicts:
searx/translations/de/LC_MESSAGES/messages.po
searx/translations/en/LC_MESSAGES/messages.po
searx/translations/es/LC_MESSAGES/messages.po
searx/translations/fr/LC_MESSAGES/messages.po
searx/translations/hu/LC_MESSAGES/messages.po
searx/translations/it/LC_MESSAGES/messages.po
searx/translations/nl/LC_MESSAGES/messages.po
searx/webapp.py
|
2014-10-26 19:11:28 +01:00 |
|
Adam Tauber
|
5740cfbf1c
|
[fix] pep8 part II.
|
2014-10-19 12:41:04 +02:00 |
|
Adam Tauber
|
20400c40c3
|
Merge pull request #97 from pointhi/https
Implementing https rewrite support
|
2014-10-19 12:06:34 +02:00 |
|