Noemi Vanyi
adb1169fa3
add description to a var that seems to be unused
9 年之前
Noemi Vanyi
7daf98933d
follow up blocked_engines renaming in templates
9 年之前
Noemi Vanyi
5867e97966
more follow ups in new preferences
9 年之前
Noemi Vanyi
8c4db08443
rename blocked engines to diabled engines
9 年之前
Noemi Vanyi
006841c4ff
minor grammar fix in error message
9 年之前
Noemi Vanyi
fe691a0988
new preferences handling
Preferences class was introduced in order to handle user preferences. Right now
it parses cookies and the form in preferences. Also it can retrieve settings
based on the name of the setting.
ATTENTION
Please note that engine preferences are handled differently from now on. So it
introduces incompatible changes. Every user who has saved preferences should reset and
save his/her settings again.
This change was needed, because everytime a default disabled engine was
added saved user preferences would broke. Now engine setting tracking is
fixed.
9 年之前
a01200356
94cb3a7f11
[enh] multilingual autocomplete
implemented for wikipedia, qwant and google
9 年之前
jibe-b
092e15cc1d
[enh] Add BASE engine in category Science. Basic and advanced search.
9 年之前
Adam Tauber
0f518e489e
[fix] csv results filename encoding
9 年之前
Adam Tauber
bc81eda64b
[fix] opensearch image issue - closes #507
9 年之前
Adam Tauber
0fbd705259
[enh] settings option to change instance name - closes #450
9 年之前
Thomas Pointhuber
8bc0f04f4b
[fix] typo
9 年之前
Adam Tauber
fab698003f
[mod] move wolframalpha to "science" category
9 年之前
Adam Tauber
29dfd9679b
[fix] use base_url in http redirects - closes #451
9 年之前
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 年之前
Adam Tauber
3a8eafcc6b
[fix] cookie parameter type
9 年之前
Adam Tauber
43cd8e0c41
[enh] default settings option to safe_search - #396
9 年之前
Adam Tauber
c1d9cfd9ae
[enh] default settings option to autocomplete backend - #396
9 年之前
Adam Tauber
1fcf066a81
[mod] change settings file structure according to #314
9 年之前
Adam Tauber
d0830d4edf
[enh] add settings option to set listening address - closes #397
9 年之前
Adam Tauber
ff322d3373
[fix] debug message parameter
9 年之前
Adam Tauber
6ef7c3276c
[fix] reverse proxy non-root url fix
9 年之前
Thomas Pointhuber
0978f10887
[fix] do not hide categorie inside preferences if there is no engine activated
10 年之前
Alexandre Flament
d4d2dd9cb3
[enh] oscar theme: display engine response times in the preferences
10 年之前
Alexandre Flament
187617498a
Log an error if the ndg-httpsclient, pyopenssl and pyasn1 packages are not installed.
10 年之前
Alexandre Flament
83e48fa89b
flake8 fix
10 年之前
Alexandre Flament
cde37be4f5
[enh] basic support for http proxy (see #236 )
10 年之前
Adam Tauber
d2a636f75d
[mod] https rewrite pluginification
10 年之前
Adam Tauber
dd84814b68
[enh] plugins: client side dependency support
10 年之前
Adam Tauber
f59daa4a4b
[fix] do not escape empty result content - closes #291
10 年之前
Adam Tauber
b2e026dde2
[mod] remove image proxy requests from the connection pool
10 年之前
Adam Tauber
6f73f4e7a4
[fix] ordered categories in preferences - closes #258
10 年之前
Adam Tauber
1184f45ca5
[enh] reset default preferences
10 年之前
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 年之前
Adam Tauber
22c4195c89
[fix] request args
10 年之前
Adam Tauber
37c58fd9ca
[enh] plugin preferences - server-side ++ oscar theme
10 年之前
Adam Tauber
88aee611f7
[mod] merge GET, POST vars
10 年之前
Adam Tauber
cae22bfc76
[enh] per user plugin switch
10 年之前
Adam Tauber
00cc4dcbf4
[enh] plugin support basics ++ self ip plugin
10 年之前
Adam Tauber
d1b12f9016
[mod] search return value
10 年之前
Cqoicebordel
d740e7384a
New Theme, Pix-art.
10 年之前
Cqoicebordel
bbb5e23551
Remove whitespace caused by Jinja commands
10 年之前
Cqoicebordel
b5cbbcede4
LTR the about page correctly
10 年之前
Adam Tauber
e43f61069a
[fix] category name i18n - closes #221
10 年之前
Adam Tauber
df9cf9d09b
Merge branch 'rtl' of github.com:Cqoicebordel/searx
10 年之前
Adam Tauber
c711212662
[fix] image proxify utf urls
10 年之前
Thomas Pointhuber
832ea60e3d
[fix] pep8, tests
10 年之前
Thomas Pointhuber
e7de9674b1
[enh] add safesearch functionality
2 = strict
1 = moderate
0 = none
10 年之前
Adam Tauber
91f7c031d5
[fix] handle proxied https scheme with uwsgi
10 年之前
Adam Tauber
1de781a143
[enh] category specific engine deactivation - closes #205
10 年之前