Adam Tauber
b6c3cb0bdd
[enh][mod] result handling refactor
Several changes has been made:
- Parallel result merge
- Scoring algorithm slightly changed (see result_score())
- Proper Thread locking on global data manipulation
hace 9 años
Adam Tauber
0ad272c5cb
[fix] content escaping - closes #441
TODO check other engines too
hace 9 años
Adam Tauber
8adc80123a
Merge pull request #435 from Cqoicebordel/fix_prefs_pixart
Correct the loop through search engines in Pix-Art
hace 9 años
Cqoicebordel
a75d10206e
Correct the loop through search engines
hace 9 años
Adam Tauber
37c3ace309
[fix] add missing scheme to duplicated results too ++ revert gigablasts handling
hace 9 años
Adam Tauber
e3df22b140
[fix] handle missing url scheme - fixes #428
hace 9 años
Adam Tauber
23dab175b2
[enh] v0.8.0
hace 9 años
Adam Tauber
d45e6022f6
[doc] @ldidry, @haasn, @underr, @beniz added
hace 9 años
Adam Tauber
6bcbd633a5
[fix] remove obsolete youtube engine
hace 9 años
Adam Tauber
601389b673
[enh] add chinese locale
hace 9 años
Adam Tauber
3213f20bc7
[enh] translation sync
hace 9 años
Adam Tauber
d8ef944974
[enh] extend user agent versions
hace 9 años
Adam Tauber
4184cece4a
[fix] duckduckgo unicode url - #419
hace 9 años
Adam Tauber
362c849797
[fix][mod] wikidata date handling refactor - fixes #387
hace 9 años
Adam Tauber
7580852bda
[enh] test utils.prettify_url
hace 9 años
Adam Tauber
da13c3b5f9
Merge pull request #416 from pointhi/travis
Migrating Travis CI from legacy to container-based infrastructure
hace 9 años
Adam Tauber
d5931874ac
[fix] escape format string..
hace 9 años
Thomas Pointhuber
cf932ee6a0
[fix] yml
hace 9 años
Thomas Pointhuber
e9c33572e9
[fix] also cache "/.cache/pip"
hace 9 años
Thomas Pointhuber
ae5bf6e49f
[enh] Migrating Travis CI from legacy to container-based infrastructure
This patch should speedup testing with Travis CI using caching and
container-based infrastructure.
source:
- http://docs.travis-ci.com/user/migrating-from-legacy/
- http://docs.travis-ci.com/user/caching/
hace 9 años
Adam Tauber
7e893ce3f4
Merge pull request #410 from beniz/ddg_url_encoding_utf8
ddg encoding of URLs to UTF-8
hace 9 años
Emmanuel Benazera
78a69e4c98
ddg encoding of URLs appears to be broken, revealed when trying to pickled the results to disk
hace 9 años
Adam Tauber
f094188780
[fix] display categories of the selected engines
hace 9 años
Adam Tauber
8c4d9b79d5
[fix] engine selection from url
hace 9 años
Adam Tauber
604f32f672
[fix] bing unicode encode error - fixes #408
hace 9 años
Adam Tauber
b9c8039d74
[mod] disable searchcode SSL verification (unable to get local issuer)
hace 9 años
Adam Tauber
3f31e1ce6b
[fix] piratebay tld according to wikipedia
hace 9 años
Adam Tauber
42ac2c5b56
[fix] check empty engine language attribute - fixes subtitleseeker
hace 9 años
Adam Tauber
28493d41a3
[fix] handle missing url in twitter results
hace 9 años
Adam Tauber
c706bea788
Merge pull request #385 from framasoft/opensearch-icon
Add Image on opensearch
hace 9 años
Adam Tauber
c43476229b
Merge pull request #405 from pointhi/bug_fixes
some Bug fixes
hace 9 años
Thomas Pointhuber
996c96ffff
[fix] block ixquick search url's
hace 9 años
Thomas Pointhuber
23b9095cbf
[fix] improve result handling of startpage engine
hace 9 años
Thomas Pointhuber
5bffa9ca33
[fix] rewrite scheme to http if there is no one, FIX #390
hace 9 años
Thomas Pointhuber
9cec9770be
[fix] show debug output when enabled
hace 9 años
Adam Tauber
3a8eafcc6b
[fix] cookie parameter type
hace 9 años
Adam Tauber
7c9f931baf
[fix] type error
hace 9 años
Adam Tauber
43cd8e0c41
[enh] default settings option to safe_search - #396
hace 9 años
Adam Tauber
c1d9cfd9ae
[enh] default settings option to autocomplete backend - #396
hace 9 años
Adam Tauber
1fcf066a81
[mod] change settings file structure according to #314
hace 9 años
Adam Tauber
d0830d4edf
[enh] add settings option to set listening address - closes #397
hace 9 años
Luc Didry
57e618edf7
Add Image on opensearch
hace 9 años
Adam Tauber
a905e4e7db
[fix] full AGPLv3+ license according to #382
hace 9 años
Adam Tauber
8d36a8b837
Merge pull request #333 from dalf/piratebay
[fix] Piratebay engine
hace 10 años
Adam Tauber
4770d218b8
Merge pull request #377 from underr/master
Add portuguese translation
hace 10 años
Adam Tauber
bb8b990123
Merge pull request #374 from haasn/optipng
[fix] reduce server traffic by optimizing images
hace 10 años
Adam Tauber
b93f98a56f
Merge pull request #378 from dalf/versions
update dependency versions described by versions.cfg
hace 10 años
Dalf
21332a3e52
update dependency versions described by versions.cfg
hace 10 años
underr
7a13de7e19
Add portuguese translation
hace 10 años
Niklas Haas
7144c94e26
[fix] reduce server traffic by optimizing images
Simply running ‘optipng’ on every PNG image reduces the overall size of
them by 10% on average.
hace 10 años