7f7f10bb6f
Merge pull request #249 from dalf/master
Adam Tauber
2015-02-20 14:22:25 +01:00
57996b12fc
[fix] update yahoo engine according to the web site changes
dalf
2015-02-20 12:34:13 +01:00
6ee35145ca
New Tab in preferences in Oscar to view Cookies This tab only purpose is to allow to see what searx is storing on the user's computer.
Cqoicebordel
2015-02-18 18:31:01 +01:00
5c63f2a80a
A bit of cleanup
Cqoicebordel
2015-02-17 19:01:18 +01:00
af100afb98
Change font
Cqoicebordel
2015-02-17 18:50:57 +01:00
dc036ece85
[fix] russian translation syntax
Adam Tauber
2015-02-16 16:21:14 +01:00
028a73f178
[enh] russian translation update
Adam Tauber
2015-02-16 16:08:31 +01:00
bf31a270e5
Merge pull request #234 from dimqua/master
Adam Tauber
2015-02-16 16:07:55 +01:00
73e9a35851
Merge pull request #241 from Cqoicebordel/Remove-whitespace
Adam Tauber
2015-02-16 15:58:34 +01:00
2c4631292f
Merge pull request #239 from Cqoicebordel/master
Adam Tauber
2015-02-16 15:57:07 +01:00
f7b052c354
Allow autocompleter to work in a sub folder of the domain name.
Cqoicebordel
2015-02-16 14:45:42 +01:00
d740e7384a
New Theme, Pix-art. First commit
Cqoicebordel
2015-02-15 19:09:17 +01:00
bbb5e23551
Remove whitespace caused by Jinja commands Adding this conf change will remove every newline created by a Jinja command ({% %}). It can save a bit of bandwidth.
Cqoicebordel
2015-02-14 01:42:06 +01:00
bf09daa31d
[enh] log redirects
Adam Tauber
2015-02-13 13:02:37 +01:00
3ff269c84c
Merge pull request #237 from dalf/master
Adam Tauber
2015-02-13 12:21:38 +01:00
5029cb4787
[fix] close#197 for all engines
dalf
2015-02-13 11:17:00 +01:00
a8e870fbb6
Merge pull request #235 from Cqoicebordel/rtl-fixes
Adam Tauber
2015-02-13 11:02:45 +01:00
77ba28cf50
Some RTL fixes - Pull the suggestions to the right in oscar - Add ‎ to a few places to print good url - Always LTR code display - Order pref label and info in pref for mobile view
Cqoicebordel
2015-02-13 01:03:18 +01:00
9db0bbc304
[fix] kickass engine : change the hostname to kickass.to (since kickass.so doesn't respond). Close#197 perhaps not in clean way. Explanation : In fact 301 responses are followed, except the hook is called for each HTTP response, the first time for the HTTP 301 response then for HTTP 200 response. Since the kickass engine excepts a real result, the engine crashes, AND the requests lib stops here. Add a simple test at the beginning of the result function allows pass the first response and handle correctly the second response (the real one)
dalf
2015-02-12 12:30:03 +01:00
1cf870c024
[fix] kickass engine : change the hostname to kickass.to (since kickass.so doesn't respond). Close#197 perhaps not in clean way. Explaination : In fact 301 responses are followed, except the hook is called for each HTTP response, the first time for the HTTP 301 response then for HTTP 200 response. Since the kickass engine excepts a real result, the engine crashes, AND the requests lib stops here. Add a simple test at the begining of the result function allows pass the first response and handle correctly the second response (the real one)
dalf
2015-02-12 12:30:03 +01:00
f6db77d81e
Merge pull request #210 from Cqoicebordel/unit-tests
Adam Tauber
2015-02-12 10:52:55 +01:00
516105c570
Merge pull request #227 from Cqoicebordel/rtl-fix
Adam Tauber
2015-02-12 08:25:18 +01:00
b5cbbcede4
LTR the about page correctly
Cqoicebordel
2015-02-12 02:02:30 +01:00
d4ba97d00d
Engine table in preference page in Courgette text-aligned to the right in RTL
Cqoicebordel
2015-02-11 22:00:13 +01:00
f4bdcc067f
Real fix for preferences in RTL *and* in LTR
Cqoicebordel
2015-02-11 20:53:06 +01:00
3d5a4b091d
Translate the 'cached' in results
Cqoicebordel
2015-02-11 20:32:28 +01:00
cec3ea77d5
Maps data must be LTR in RTL
Cqoicebordel
2015-02-11 20:18:01 +01:00
a4ae775e0f
Preferences in the right order in RTL
Cqoicebordel
2015-02-11 20:08:04 +01:00
f96154b7c4
Google's unit test
Cqoicebordel
2015-02-11 17:16:52 +01:00
9520542fa5
Merge pull request #225 from Cqoicebordel/rtl-fix
Adam Tauber
2015-02-11 16:12:54 +01:00
3f4d0053ee
Import result_footer_rtl in video so it doesn't crash...
Cqoicebordel
2015-02-11 15:58:59 +01:00
c242a01d7b
Merge pull request #223 from pointhi/translations
Adam Tauber
2015-02-11 15:38:16 +01:00
6a0a693d6c
[enh] add hebrew locale to searx
Thomas Pointhuber
2015-02-11 15:04:05 +01:00
0bdc79f45e
[enh] add hebrew translation
Thomas Pointhuber
2015-02-11 14:59:09 +01:00
4b213ef4a2
[enh] update translations, regarding to #221
Thomas Pointhuber
2015-02-11 14:19:06 +01:00
e43f61069a
[fix] category name i18n - closes#221
Adam Tauber
2015-02-10 23:14:37 +01:00
f703a77fc9
Photon's unit test As in Flickr, a continue is not detected by coverage as covered but it is.
Cqoicebordel
2015-02-10 18:44:49 +01:00
f8a5f7d675
Merge branch 'Cqoicebordel-rtl'
Adam Tauber
2015-02-10 15:28:14 +01:00
df9cf9d09b
Merge branch 'rtl' of github.com:Cqoicebordel/searx
Adam Tauber
2015-02-10 15:23:56 +01:00
8c2a5f0492
DDG Definitions' unit tests
Cqoicebordel
2015-02-09 18:28:08 +01:00