potato
9b82cb1908
[fix] is_valid_lang fixed for new languages.py + dictzone engine encoding
il y a 7 ans
Alexandre Flament
9c91ab33f8
[mod] settings.yml can be /etc/searx/settings.yml
The exact order is
* first from SEARX_SETTINGS_PATH,
* if not found then from searx code base,
* if not found then from /etc/searx/settings.yml
* if not found an exception stops searx loading
il y a 8 ans
Alexandre Flament
ee080feaed
[mod] the static and templates directories can be defined in the settings.yml
il y a 8 ans
Adam Tauber
52e615dede
[enh] py3 compatibility
il y a 8 ans
Alexandre Flament
7fdfeca3a4
[mod] add a __common__ template that can't be selected but that provides a common place for shared templates.
What has been moved into this template :
* opensearch*.xml is always the same whatever the themes.
* the text inside */about.html
il y a 8 ans
Adam Tauber
55dc538398
[mod] move load_module function to utils
il y a 8 ans
Noémi Ványi
53c9fde992
fix kickass torrents engine
il y a 8 ans
potato
983415bc38
[enh] is_valid_lang moved to utils
il y a 8 ans
Noemi Vanyi
3a1c5876b1
add digbt engine
Unfortunately, it is quite slow so it is disabled.
Furthermore, the display of number of files is wrong
on digbt.org, so it is not displayed on searx.
il y a 8 ans
marc
a4c77f88d0
[fix] exception if locale doesn't have a date format
il y a 8 ans
stepshal
b3ab221b98
Fix anomalous backslash in string
il y a 8 ans
stepshal
cd9b494cb5
Fix quantity of blank lines after code object.
il y a 8 ans
Adam Tauber
9f64fd6745
[enh] update useragent versions
il y a 8 ans
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.
il y a 9 ans
Adam Tauber
d8ef944974
[enh] extend user agent versions
il y a 9 ans
Adam Tauber
362c849797
[fix][mod] wikidata date handling refactor - fixes #387
il y a 9 ans
Adam Tauber
7580852bda
[enh] test utils.prettify_url
il y a 9 ans
Adam Tauber
1fcf066a81
[mod] change settings file structure according to #314
il y a 9 ans
Dalf
62cc2a5658
[fix] bing_news based on RSS output format
il y a 9 ans
Alexandre Flament
f5d3b21566
[fix] user agent : the "rv:{version}" was missing (can be a issue with some engine, like flickr)
il y a 10 ans
Adam Tauber
996c797ab2
[fix] default blocked categories
il y a 10 ans
Adam Tauber
1de781a143
[enh] category specific engine deactivation - closes #205
il y a 10 ans
Adam Tauber
b19e681cce
[enh] default disabled engines - closes #109
il y a 10 ans
Cqoicebordel
52a57ee045
Replace every bunch of whitespaces with only one space in HTML text
il y a 10 ans
Adam Tauber
8de97dac03
[mod] pretty url separation
il y a 10 ans
Cqoicebordel
cfe81d741c
A bit of utils unit tests
il y a 10 ans
Adam Tauber
dafb49c804
[mod] update useragent versions
il y a 10 ans
Adam Tauber
699fe60e50
[fix] handle single closing element in HTMLTextExtractor
il y a 10 ans
dalf
b6d27aca59
[enh] image-proxy : handle ETag and date related headers, add hash to URL
il y a 10 ans
Adam Tauber
23fa74b5f9
[enh] date formatting by locale
il y a 10 ans
Adam Tauber
2f9a386c0d
[enh] better result template handling
il y a 10 ans
Adam Tauber
9f12605f7e
[enh] themes static content refactor
il y a 10 ans
Adam Tauber
1408859b4b
[fix] ignore scripts/styles in html_to_text
il y a 10 ans
Cqoicebordel
5d977056f7
Flake8 and Twitter corrections
Lots of Flake8 corrections
Maybe we should change the rule to allow lines of 120 chars. It seems more usable.
Big twitter correction : now it outputs the words in right order...
il y a 10 ans
Adam Tauber
3dfeb73912
[enh] user agent string update
il y a 10 ans
Thomas Pointhuber
aba65369d2
[enh] make version of searx readable
il y a 10 ans
Adam Tauber
5740cfbf1c
[fix] pep8 part II.
il y a 10 ans
Thomas Pointhuber
8af2184a45
add faroo engine support
il y a 10 ans
Matej Cotman
08eaffe245
add multi theming support
il y a 11 ans
Adam Tauber
8d40445ab8
[mod] useragent generation
il y a 11 ans
Adam Tauber
73948f3020
[fix] pep8
il y a 11 ans
Adam Tauber
5d9d04a16e
[enh] better highlighting
il y a 11 ans
Adam Tauber
693415c787
[fix] pep8
il y a 11 ans
Adam Tauber
71c2e8222b
[enh] better useragent string generation
il y a 11 ans
asciimoo
b2492c94f4
[fix] pep/flake8 compatibility
il y a 11 ans
Matej Cotman
dd4662978d
fix: robot fw, entry points, some flake8, package searx egg
il y a 11 ans
asciimoo
046e190721
[mod] function name
il y a 11 ans
asciimoo
a65070a72d
[enh] own useragent handling init
il y a 11 ans
asciimoo
7b4ec5c5e9
[fix] highlighting only html
il y a 11 ans
asciimoo
d0427d9bae
[fix] html escape
il y a 11 ans