Adam Tauber
5f758b2d39
[mod] compress saved preferences in url
7 years ago
Apply55gx
d800e3fcfa
Merge pull request #1 from asciimoo/master
-
7 years ago
Apply55gx
18a4e7035f
removed unused indicies array
7 years ago
Adam Tauber
b34124fd8a
Merge pull request #1066 from MrPetovan/issue/fix-favicon-paths
[fix] Missing favicon images in oscar and simple themes
7 years ago
Hypolite Petovan
d506d87f60
Remove / in url_for parameter for simple theme
Same change as with the oscar theme.
7 years ago
Hypolite Petovan
904a8e7e3f
Remove extra / in url_for parameter for oscar theme
The `filename` parameter of the `url_for` function doesn't need a leading `/`, or else the resulting URL features a double-slash `//` that throws off searx 0.12.0 with Apache 2.4.25 on Debian, resulting in missing favicons.
7 years ago
Adam Tauber
c8a66a090a
Merge pull request #1061 from a01200356/bing
[fix] Language support for Bing Images and Videos
7 years ago
marc
db27c6fa5f
fix less to stable version
3.0 is still alpha and currently breaks when building styles
7 years ago
marc
54f0ab1f3b
test fetch langauges function on bing images
7 years ago
marc
44085e31d0
update engines_languages.json and languages.py
Also, fix fetch_languages.py so it can run on python3.
7 years ago
marc
a524dbb823
[fix] language support for bing images and videos
7 years ago
Adam Tauber
1adc8d6e26
Merge pull request #1059 from kvch/preferences-support-intuitive
preferences: make supported/not supported labels
7 years ago
Noémi Ványi
47ee15f5ce
preferences: make supported/not supported labels
Also, Time range support display was missing from RTL locales.
Now it is fixed.
Closes #558
7 years ago
Thirnearez
9224b3c3f0
adjust whitespace in shell scripts
7 years ago
Thirnearez
076cfe25d7
handle input carefully in shell scripts
- prevent whitespace-splitting of variable expansions
- prevent interpretation of values as flags/options
(mostly)
7 years ago
Thirnearez
2790402060
fix a shell typo that generated a bogus file
7 years ago
Adam Tauber
e2afc1cdba
[mod] disable yahoo by default
closes #869
closes #1055
7 years ago
Adam Tauber
1dffbd3390
Merge pull request #1037 from dalf/codecov
Switch to code-cov
7 years ago
Alexandre Flament
c12e0c39b9
codecov : update the commit status
7 years ago
Alexandre Flament
cf3a099c65
codecov: disable comments in the PR
7 years ago
Adam Tauber
eddc162f2c
[fix] remove duplicated german translation - closes #937
7 years ago
Adam Tauber
00ac9a3683
Merge pull request #1046 from jibe-b/again-unittest-base
[add] unit_test for base engine
7 years ago
Adam Tauber
bd48df289f
Merge pull request #1035 from misnyo/voat
[fix] voat.co search xpath and url fixed
7 years ago
jibe-b
d081eee3f8
[add] unit_test for base engine
7 years ago
Alexandre Flament
fb587f11fe
Switch to code-cov
7 years ago
Adam Tauber
6ebfdf0bb3
Merge pull request #971 from kvch/image-proxy-compatibility
fix hmac python3 compatibility
7 years ago
Noémi Ványi
e73cb14889
fix hmac python3 compatibility
7 years ago
Adam Tauber
9804ab7a1b
Merge pull request #1031 from misnyo/static_path
[fix] static path fixed in templates and webapp, line endings fixed
7 years ago
misnyo
ae99f9070c
[fix] static path fixed in templates and webapp, line endings fixed
7 years ago
Adam Tauber
f4df27fa59
Merge pull request #1022 from misnyo/nyaa
nyaa.si fixed
7 years ago
misnyo
043143c898
[fix] voat.co search xpath and url fixed
7 years ago
misnyo
33fd938016
[mod] int_or_zero refactored to searx_utils
7 years ago
misnyo
c3232b0e1a
Merge branch 'master' into nyaa
7 years ago
Adam Tauber
688801076d
Merge pull request #1017 from misnyo/geektimes
[fix] geektimes.ru xpath fix
7 years ago
Adam Tauber
234366b900
Merge pull request #1018 from misnyo/generalfile
[mod]generalfile engine removed
7 years ago
Adam Tauber
c505c3c1ca
Merge pull request #1019 from misnyo/gigablast
[fix] gigablast api fix
7 years ago
Adam Tauber
2040aac936
Merge pull request #1020 from misnyo/gitlab
[fix] gitlab search fixed for proper api usage
7 years ago
Adam Tauber
806cb08750
Merge pull request #1021 from misnyo/google_news
[fix] google news dom xpath fix
7 years ago
misnyo
9b6307a365
[fix] gitlab search fixed for proper api usage
7 years ago
misnyo
b91772eff1
[fix] gigablast pep8 fix
7 years ago
misnyo
01330f71cd
[fix] nyaa.si fixed
7 years ago
misnyo
1e2b60f380
[mod] tokyotoshokan dependecy to other engine removed
7 years ago
misnyo
bf1ca2ccd3
[fix] habrahabr.ru xpath fix
7 years ago
misnyo
3182ba7069
[fix] google news dom xpath fix
7 years ago
misnyo
8849606e5f
[fix] gigablast api fix
7 years ago
misnyo
2d66df0548
[mod]generalfile engine removed
7 years ago
misnyo
9711795876
[fix] geektimes.ru xpath fix
7 years ago
Adam Tauber
e74aaa781e
Merge pull request #1016 from misnyo/blekko
[mod]blekko images removed
7 years ago
Adam Tauber
610117d054
Merge pull request #1015 from misnyo/digg
[fix] digg now requires cookie for search
7 years ago
misnyo
6e92fb383a
[fix] digg cookie characters created in module import
7 years ago