Adam Tauber
f4287b7e21
Merge pull request #925 from kvch/free-software-directory
Add free software directory engine
7 years ago
Noémi Ványi
2a9339f4b7
[fix] add more description on possible search tpyes
7 years ago
Noémi Ványi
87f117d50e
[enh] add free software directory engine
7 years ago
Noémi Ványi
2db807368c
[enh] make search type of mediawiki configurable
7 years ago
marc
9ee8e552da
[fix] bing images
7 years ago
Adam Tauber
c0bb89fd46
Merge pull request #816 from dalf/debian
[mod] the static and templates directories can be defined in the settings.yml
7 years ago
Alexandre Flament
9c91ab33f8
[mod] settings.yml can be /etc/searx/settings.yml
The exact order is
* first from SEARX_SETTINGS_PATH,
* if not found then from searx code base,
* if not found then from /etc/searx/settings.yml
* if not found an exception stops searx loading
7 years ago
Alexandre Flament
ee080feaed
[mod] the static and templates directories can be defined in the settings.yml
7 years ago
Dalf
c233bf0df9
[fix] framalibre : remove result['thumbnail'] (not used)
7 years ago
Alexandre Flament
f5128c7cb9
[mod] add/modify image fetching for bing_news, qwant and twitter engines
7 years ago
Adam Tauber
4cffd78650
Merge pull request #913 from asciimoo/py3
Add Python3 compatibility
7 years ago
Adam Tauber
52e615dede
[enh] py3 compatibility
8 years ago
Adam Tauber
46a2c63f8e
[fix] yahoo news date parsing
7 years ago
Alexandre Flament
12d91c1d67
[mod] searx doesn't crash at startup when an engine can't be loaded (see #884 )
7 years ago
Adam Tauber
92ca80ba5a
[fix] build french translation to be identical with the .po source
7 years ago
Alexandre Flament
181c12ae04
[mod] upgrade requirements.txt
7 years ago
Alexandre Flament
9c0889a942
[fix] fix travis build
7 years ago
Adam Tauber
80df181575
Merge pull request #881 from mmuman/framalibre
Add framalibre engine
7 years ago
François Revol
45d15bd6f0
Add framalibre engine
framalibre.org is a catalogue of Free Software, edited by Framasoft.
For now we pass the thumbnail as img_src as it doesn't seem to be used
for IT...
7 years ago
Adam Tauber
ddd5c2632f
Merge pull request #878 from kvch/update-languages
Update translations
7 years ago
Noémi Ványi
4a4975d7fc
[enh] update translation files
New languages: German (Germany), Finnish, Slovak, Ukrainian
Updated: Bulgarian, German, Esperanto, Italian, Japanese, Dutch,
Portuguese (Brazil), Russian, Swedish
7 years ago
marc
fd65c12921
make search language handling less strict
languages.py can change, so users may query on a language that is not
on the list anymore, even if it is still recognized by a few engines.
also made no and nb the same because they seem to return the same,
though most engines will only support one or the other.
7 years ago
marc
805fb02ed1
add language support for qwant
closes issue #863
7 years ago
Alexandre Flament
e4d46d21c7
[mod] oscar theme: use tinypng.com to reduce logos and favicon
7 years ago
Alexandre Flament
e9785a69c7
[mod] reduce png and gif image sizes using optipng and gifsicle tools.
7 years ago
Adam Tauber
c7204255df
Merge pull request #873 from juanitobananas/issue-0872-google-search-and-docker
Fix #872 . Google search works again with docker.
7 years ago
Juan Garcia Basilio
44cb2b18b0
Fix #872 . Google search works again with docker.
All the credit goes to Wonderfall. Thanks for that!
See: https://github.com/Wonderfall/dockerfiles/issues/110
7 years ago
Adam Tauber
252e97a5e5
[enh] alpine version bump in docker
7 years ago
Adam Tauber
657077e4e6
Merge pull request #854 from kiney/master
fix #850
7 years ago
Adam Tauber
9436f86e7d
Merge pull request #856 from kvch/fix-search-form-paging
eliminate pagination bug in search forms
7 years ago
Noémi Ványi
247534be76
[fix] pageno param of search reqs in form
7 years ago
Jannik Winkel
719d541575
fix #850
7 years ago
Adam Tauber
0e7ac3797d
Merge pull request #848 from maxigas/master
add library genesis engine
7 years ago
maxigas
4ebde2b2af
add library genesis engine
7 years ago
Adam Tauber
e389a0c721
Merge pull request #849 from kvch/ddg-paging-fix
fix paging of duckduckgo
7 years ago
Noémi Ványi
742e4dfdcc
[fix] fix paging of duckduckgo
7 years ago
Adam Tauber
3ecde5bc3a
Merge pull request #804 from dalf/flask_perimeter
[mod] searx uses flask framework only in webapp.py
7 years ago
Alexandre Flament
e67dfaaac7
Merge branch 'master' into flask_perimeter
7 years ago
Adam Tauber
ee1d44caf9
[mod] darker green url in logicodev
7 years ago
Adam Tauber
4906ac5192
[fix] add padding to pointhi theme's navbar - closes #841
7 years ago
Adam Tauber
bc5d712c8a
Merge pull request #840 from kvch/darker-green-url
darker green for result url
7 years ago
Noémi Ványi
d88950c25f
[fix] darker green for result urls
7 years ago
Adam Tauber
b3974fc880
[fix] do not show glyph icons if noscript is enabled - #838
7 years ago
Adam Tauber
52d1087202
[enh] add result number parsing to google engine
7 years ago
Adam Tauber
42606f53dd
Merge pull request #837 from kvch/smaller-navbar
[enh] make navbar smaller
7 years ago
Noémi Ványi
d635b5fd4d
[enh] make navbar smaller
7 years ago
Adam Tauber
f0a72e3aa2
Merge pull request #836 from kvch/smaller-number-of-results
[enh] make number of results less prominent
7 years ago
Noémi Ványi
508d0f063e
[enh] make number of results less prominent
8 years ago
Adam Tauber
5fa36eb739
Merge pull request #835 from kvch/green-result-url
more compact results in Logicodev style
7 years ago
Noémi Ványi
8354bd0c60
[enh] make result url green
8 years ago