Commit Graph

946 Commits (d20ddf9da147647710127385a3ee95ff273d4fea)

Author SHA1 Message Date
Cqoicebordel d20ddf9da1 Stackoverflow's unit test 10 years ago
Cqoicebordel 787fee6a09 Soundcloud's unit test 10 years ago
Cqoicebordel b7dc1fb9d5 Google news' unit test 10 years ago
Cqoicebordel d5b8005ee1 Google images' unit test 10 years ago
Cqoicebordel 8ea749d6ec Kickass' unit test 10 years ago
Cqoicebordel 52a57ee045 Replace every bunch of whitespaces with only one space in HTML text 10 years ago
Cqoicebordel a3d444ab85 BTDigg's unit test 10 years ago
Cqoicebordel 5761d6f0ab Bing news engine corrections
XPath *never* return None.

(I found the HTML report of coverage)
10 years ago
Cqoicebordel efde2c21c8 Bing news' unit test
I have no idea why coverage tell 97% and 2 misses in branches. If anyone has an idea...
10 years ago
Cqoicebordel dad0434f34 Bing images' unit test 10 years ago
Cqoicebordel d495704551 Deviant Art's unit test 10 years ago
Cqoicebordel 1d255061c7 Digg's unit test 10 years ago
Cqoicebordel 92368a4107 Dailymotion's unit test 10 years ago
Cqoicebordel 3282e62ff9 Searchcode engines corrections 10 years ago
Cqoicebordel 0f81aa8410 Searchcode doc's test unit 10 years ago
Cqoicebordel eca5de73a7 Searchcode code's test unit 10 years ago
Cqoicebordel cfe81d741c A bit of utils unit tests 10 years ago
Cqoicebordel 4dba3739fb Youtube's unit test 10 years ago
Cqoicebordel 8f040e30ad Flickr's test unit 10 years ago
Cqoicebordel 192f255e13 Mixcloud's unit test 10 years ago
Cqoicebordel 0f52cc7542 Deezer's unit test 10 years ago
Cqoicebordel 525af2a031 Add bing in the test units 10 years ago
Cqoicebordel 44c9216c49 Sanitize extract_text 10 years ago
Thomas Pointhuber 7716806c3d [fix] btdigg 10 years ago
Adam Tauber e7d90b8e86 Merge pull request #200 from Cqoicebordel/bing-date
Change the cookie in bing_news to use the english interface
10 years ago
Cqoicebordel cbe3c8be85 Change the cookie in bing_news to use the english interface
But still uses the language to set the market, and so provide relevant results to the language.
Fix #198
10 years ago
Adam Tauber 833ac04232 [enh] russian .mo file added 10 years ago
Adam Tauber 699fe60e50 [fix] handle single closing element in HTMLTextExtractor 10 years ago
Adam Tauber 06186e72a9 [fix] poolrequest post method parameters 10 years ago
dalf 0a83be0ec9 [fix] google engine: depending on the IP of the searx instance, each searx request where making two HTTP requests (see https://support.google.com/websearch/answer/873?hl=en ) 10 years ago
Adam Tauber c169fc3aa2 Merge pull request #194 from Cqoicebordel/moar-engines
Moar engines
10 years ago
Adam Tauber 10891bdeab Merge pull request #192 from dalf/connection-pool
[enh] improve response time. close #100
10 years ago
Cqoicebordel 032f9bb1c9 Revert some wrong merge to allow torrents links to be visible 10 years ago
Cqoicebordel 85dcfa2c7d BTDigg and Mixcloud engines 10 years ago
dalf d07cfd9089 [enh] use one single http connection pool : improve response time. close #100 10 years ago
Adam Tauber 549dcac588 Merge pull request #188 from Cqoicebordel/general-cookies
General cookies
10 years ago
Cqoicebordel 816a2c5cbe Move cookies in render() 10 years ago
Adam Tauber f6b4220414 Merge pull request #186 from Cqoicebordel/add-bang-autocompletion
Add '?' bang to the autocompleter
10 years ago
Cqoicebordel 393d24ba50 Flake8 10 years ago
Cqoicebordel 4d0aeae567 Thanks @pointhi ! 10 years ago
Cqoicebordel cd179bbdbb Modify theme Courgette to add colors
Two colors are needed so I use a space in the cookie and a split in jinja to "encode" and "decode" them.
We should enforce that each theme if they must use a cookie, prefix its name with the name of the theme.

The color proposed here are based on bootstrap. We could use others.
10 years ago
Cqoicebordel 71ae75d73e Extract color 10 years ago
Cqoicebordel 9b2187b261 Change theme to allow the logo to be text instead of image 10 years ago
Cqoicebordel 1a24fd9c52 Add cookies to every requests 10 years ago
dimqua 475f41224d Update messages.po 10 years ago
Cqoicebordel b01b95194e Allow non specific cookies 10 years ago
Cqoicebordel bc2d5bf88c Add '?' bang to the autocompleter 10 years ago
dimqua 052856e01b Update settings.yml 10 years ago
dimqua 5a3236ddc6 Create messages.po 10 years ago
Adam Tauber fecac90e88 Merge pull request #183 from pointhi/bootstrap_themes
improve oscar-template
10 years ago