Thomas Pointhuber
8bc0f04f4b
[fix] typo
9 years ago
Adam Tauber
fab698003f
[mod] move wolframalpha to "science" category
9 years ago
Adam Tauber
29dfd9679b
[fix] use base_url in http redirects - closes #451
9 years ago
Adam Tauber
b6c3cb0bdd
[enh][mod] result handling refactor
Several changes has been made:
- Parallel result merge
- Scoring algorithm slightly changed (see result_score())
- Proper Thread locking on global data manipulation
9 years ago
Adam Tauber
3a8eafcc6b
[fix] cookie parameter type
9 years ago
Adam Tauber
43cd8e0c41
[enh] default settings option to safe_search - #396
9 years ago
Adam Tauber
c1d9cfd9ae
[enh] default settings option to autocomplete backend - #396
9 years ago
Adam Tauber
1fcf066a81
[mod] change settings file structure according to #314
9 years ago
Adam Tauber
d0830d4edf
[enh] add settings option to set listening address - closes #397
9 years ago
Adam Tauber
ff322d3373
[fix] debug message parameter
9 years ago
Adam Tauber
6ef7c3276c
[fix] reverse proxy non-root url fix
9 years ago
Thomas Pointhuber
0978f10887
[fix] do not hide categorie inside preferences if there is no engine activated
10 years ago
Alexandre Flament
d4d2dd9cb3
[enh] oscar theme: display engine response times in the preferences
10 years ago
Alexandre Flament
187617498a
Log an error if the ndg-httpsclient, pyopenssl and pyasn1 packages are not installed.
10 years ago
Alexandre Flament
83e48fa89b
flake8 fix
10 years ago
Alexandre Flament
cde37be4f5
[enh] basic support for http proxy (see #236 )
10 years ago
Adam Tauber
d2a636f75d
[mod] https rewrite pluginification
10 years ago
Adam Tauber
dd84814b68
[enh] plugins: client side dependency support
10 years ago
Adam Tauber
f59daa4a4b
[fix] do not escape empty result content - closes #291
10 years ago
Adam Tauber
b2e026dde2
[mod] remove image proxy requests from the connection pool
10 years ago
Adam Tauber
6f73f4e7a4
[fix] ordered categories in preferences - closes #258
10 years ago
Adam Tauber
1184f45ca5
[enh] reset default preferences
10 years ago
Luc Didry
7004de6aa7
Fixes #271
The opensearch method is now the method set in the preferences.
As before, POST by default and GET for Chrome/Chromium which doesn't
handle POST
10 years ago
Adam Tauber
22c4195c89
[fix] request args
10 years ago
Adam Tauber
37c58fd9ca
[enh] plugin preferences - server-side ++ oscar theme
10 years ago
Adam Tauber
88aee611f7
[mod] merge GET, POST vars
10 years ago
Adam Tauber
cae22bfc76
[enh] per user plugin switch
10 years ago
Adam Tauber
00cc4dcbf4
[enh] plugin support basics ++ self ip plugin
10 years ago
Adam Tauber
d1b12f9016
[mod] search return value
10 years ago
Cqoicebordel
d740e7384a
New Theme, Pix-art.
10 years ago
Cqoicebordel
bbb5e23551
Remove whitespace caused by Jinja commands
10 years ago
Cqoicebordel
b5cbbcede4
LTR the about page correctly
10 years ago
Adam Tauber
e43f61069a
[fix] category name i18n - closes #221
10 years ago
Adam Tauber
df9cf9d09b
Merge branch 'rtl' of github.com:Cqoicebordel/searx
10 years ago
Adam Tauber
c711212662
[fix] image proxify utf urls
10 years ago
Thomas Pointhuber
832ea60e3d
[fix] pep8, tests
10 years ago
Thomas Pointhuber
e7de9674b1
[enh] add safesearch functionality
2 = strict
1 = moderate
0 = none
10 years ago
Adam Tauber
91f7c031d5
[fix] handle proxied https scheme with uwsgi
10 years ago
Adam Tauber
1de781a143
[enh] category specific engine deactivation - closes #205
10 years ago
Thomas Pointhuber
14079ea2b0
[fix] codec can't encode character inside image_proxify
10 years ago
Thomas Pointhuber
38302ef58b
[fix] hash error if url is including non ascii characters
10 years ago
Adam Tauber
b19e681cce
[enh] default disabled engines - closes #109
10 years ago
Adam Tauber
8de97dac03
[mod] pretty url separation
10 years ago
Adam Tauber
bac98a02cb
[mod] reduce cookie expirity time - fixes #204
10 years ago
Adam Tauber
78081baa8f
[enh] always enable inner autocompletition (server side only)
10 years ago
dalf
d07cfd9089
[enh] use one single http connection pool : improve response time. close #100
10 years ago
Cqoicebordel
816a2c5cbe
Move cookies in render()
10 years ago
Cqoicebordel
393d24ba50
Flake8
10 years ago
Cqoicebordel
1a24fd9c52
Add cookies to every requests
10 years ago
Cqoicebordel
b01b95194e
Allow non specific cookies
10 years ago