Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-09 | new preferences handling | Noemi Vanyi | |
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. | |||
2015-09-08 | [enh] extend user agent versions | Adam Tauber | |
2015-09-07 | [fix][mod] wikidata date handling refactor - fixes #387 | Adam Tauber | |
2015-09-07 | [enh] test utils.prettify_url | Adam Tauber | |
2015-08-02 | [mod] change settings file structure according to #314 | Adam Tauber | |
2015-06-04 | [fix] bing_news based on RSS output format | Dalf | |
2015-05-02 | [fix] user agent : the "rv:{version}" was missing (can be a issue with some ↵ | Alexandre Flament | |
engine, like flickr) | |||
2015-02-03 | [fix] default blocked categories | Adam Tauber | |
2015-02-03 | [enh] category specific engine deactivation - closes #205 | Adam Tauber | |
2015-02-02 | Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
Cqoicebordel-unit-tests Conflicts: searx/tests/test_engines.py | |||
2015-01-31 | [enh] default disabled engines - closes #109 | Adam Tauber | |
2015-01-30 | Replace every bunch of whitespaces with only one space in HTML text | Cqoicebordel | |
2015-01-29 | [mod] pretty url separation | Adam Tauber | |
2015-01-27 | A bit of utils unit tests | Cqoicebordel | |
2015-01-27 | [mod] update useragent versions | Adam Tauber | |
2015-01-22 | [fix] handle single closing element in HTMLTextExtractor | Adam Tauber | |
2015-01-17 | [enh] image-proxy : handle ETag and date related headers, add hash to URL | dalf | |
2015-01-11 | [enh] date formatting by locale | Adam Tauber | |
2015-01-01 | [enh] better result template handling | Adam Tauber | |
2015-01-01 | [enh] themes static content refactor | Adam Tauber | |
2015-01-01 | [fix] ignore scripts/styles in html_to_text | Adam Tauber | |
2014-12-29 | Flake8 and Twitter corrections | Cqoicebordel | |
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... | |||
2014-11-22 | [enh] user agent string update | Adam Tauber | |
2014-11-18 | [enh] make version of searx readable | Thomas Pointhuber | |
2014-10-19 | [fix] pep8 part II. | Adam Tauber | |
2014-10-17 | add faroo engine support | Thomas Pointhuber | |
2014-06-05 | add multi theming support | Matej Cotman | |
2014-05-20 | [mod] useragent generation | Adam Tauber | |
2014-05-16 | [fix] pep8 | Adam Tauber | |
2014-05-09 | [enh] better highlighting | Adam Tauber | |
2014-03-04 | [fix] pep8 | Adam Tauber | |
2014-03-04 | [enh] better useragent string generation | Adam Tauber | |
2014-01-20 | [fix] pep/flake8 compatibility | asciimoo | |
2014-01-20 | fix: robot fw, entry points, some flake8, package searx egg | Matej Cotman | |
2014-01-18 | [mod] function name | asciimoo | |
2014-01-12 | [enh] own useragent handling init | asciimoo | |
2014-01-10 | [fix] highlighting only html | asciimoo | |
2013-11-18 | [fix] html escape | asciimoo | |
2013-11-15 | [enh] csv output support | asciimoo | |
2013-11-08 | [enh] utils.py added | asciimoo | |