searxng/searx
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.
2016-04-09 01:08:44 +02:00
..
data [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". 2015-05-12 20:52:08 +02:00
engines [fix] broken google images parsing 2016-04-07 08:07:17 +02:00
plugins [mod] move plugin static files to static/plugins 2016-02-10 18:06:11 +01:00
static [fix] apply changes in infobox's styles 2016-02-27 19:19:04 -06:00
templates [fix] docs url mod to prevent http redirect 2016-03-04 14:55:06 +01:00
translations [enh] update translation and add new languages 2016-03-02 14:52:15 +01:00
__init__.py [fix]#485 AttributeError: 'module' object has no attribute 'old_where' 2016-01-06 19:37:20 +01:00
autocomplete.py [enh] multilingual autocomplete 2016-03-29 19:10:13 -06:00
languages.py [enh] add occitan search language - example query: ":oc !wp south" - closes #445 2016-02-06 09:29:52 +01:00
poolrequests.py [fix] pep8 compatibilty 2016-01-18 12:47:31 +01:00
preferences.py new preferences handling 2016-04-09 01:08:44 +02:00
query.py [enh] category specific engine deactivation - closes #205 2015-02-03 18:37:38 +01:00
results.py [fix] try to decode url - closes #527 2016-03-30 15:47:49 +02:00
search.py new preferences handling 2016-04-09 01:08:44 +02:00
settings.yml minor update 2016-03-29 16:18:46 +02:00
settings_robot.yml new preferences handling 2016-04-09 01:08:44 +02:00
testing.py [fix] pep8 2016-02-27 19:07:53 +01:00
utils.py new preferences handling 2016-04-09 01:08:44 +02:00
version.py [enh] version 0.8.1 2015-12-22 23:21:12 +01:00
webapp.py new preferences handling 2016-04-09 01:08:44 +02:00