Commit Graph

328 Commits (master)

Author SHA1 Message Date
Kirill Isakov d54e82dfb9 Revert to using random UA in Reddit search engine 8 years ago
Adam Tauber 5544fdb756 Merge pull request #531 from guyou/add-doku-engine
Add doku engine
8 years ago
Noemi Vanyi f0fd9ad628 add unit && robot tests 8 years ago
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.
8 years ago
Adam Tauber 9331fc28a8 [fix] broken google images parsing 8 years ago
Guilhem Bonnefille bb29a910f2 Fix pep8 about too long lines
Code is refactored and example data are truncated.
8 years ago
Guilhem Bonnefille cf09b500f3 Add support for dokuwiki engine 8 years ago
Kirill Isakov d0001f10e6 Add searx user agent to Reddit engine request to comply with API usage terms 8 years ago
Kirill Isakov c1d456b136 Add F-Droid search engine 8 years ago
Kirill Isakov 547b8a8765 Add Tokyo Toshokan search engine 8 years ago
Adam Tauber 71de593a5b [fix] bing images page change 8 years ago
Kirill Isakov 7fbc12ee4e Add Torrentz.eu search engine 8 years ago
Kirill Isakov d026a97e42 Add Reddit search engine 8 years ago
Kirill Isakov 8b7dc2acb9 Remove content field from ArchWiki results; reformat code in archlinux.py
Content field in Arch Wiki search results is of no real use, more often
than not it contains no usable information and includes too many markup
tags which make the text unreadable. It is safe to remove it.
8 years ago
Kirill Isakov e5677ae6b6 Add Nyaa.se search engine 8 years ago
Kirill Isakov d748b8419a Add Arch Linux Wiki search engine 8 years ago
a01200356 751c9a346e [fix] duckduckgo's xpaths changed
test_duckduckgo modified to reflect changes in duckduckgo's html
8 years ago
a01200356 8f3b33de23 [fix] remove unnecesary async calls in wolframalpha_noapi
setting async to false in the request did the job, lol.
8 years ago
a01200356 4d8996eb4d [enh] unit tests for wolframalpha 8 years ago
Adam Tauber d06178139f [fix] wolframalpha page changes
related issues: #508 #509
8 years ago
Noemi Vanyi baf16b8869 better test data 8 years ago
Noemi Vanyi 3034c85163 fix pep8 errors 8 years ago
Noemi Vanyi 33fa3da2e8 add Frinkiac engine & tests 8 years ago
Adam Tauber 0491b78f70 [fix] pep8 8 years ago
Adam Tauber 33ff1de9be [fix] missing gigablast tests 8 years ago
Adam Tauber ebbf33343a [fix] bing images changes 8 years ago
a01200356 c2e034f52a move two tests 8 years ago
Adam Tauber 53979a7bf7 [mod] remove buildout/makefile infrastructure 8 years ago