Commit Graph

1724 Commits (f82646f38605a999f22bc4662f591cd56d022170)

Author SHA1 Message Date
Adam Tauber f82646f386 [enh] version 0.12.0 7 years ago
marc 3b950929b1 [fix] fix duckduckgo's offset
First page now starts with 0 offset,
rather than starting on the 30th result.

DuckDuckGo returns 30 results on each page.
7 years ago
marc c65a409f0d add duckduckgo images engine 7 years ago
Adam Tauber e60e98156f [enh] update translations - closes #930 7 years ago
Alexandre Flament 7ebe3a6f41 [mod] add category to each results, and change group criterias (template and existing image) 7 years ago
Alexandre Flament 87f673336f [fix] rss feed : the jinja template was not found when the rss feed returns an valid feed including an error. 7 years ago
Adam Tauber 1972a044a3 [fix] produce valid urls if scheme is missing 7 years ago
Adam Tauber 8db527c1d2 [fix] use raw response with etree.parsefromstring - Unicode strings with encoding declaration are not supported 7 years ago
Noémi Ványi b685e9753b [enh] update existing translations 7 years ago
Adam Tauber a4f7046b8f [fix] pep8 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
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 52e615dede [enh] py3 compatibility 7 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
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
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
Noémi Ványi 247534be76 [fix] pageno param of search reqs in form 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
Noémi Ványi 742e4dfdcc [fix] fix paging of duckduckgo 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
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
Noémi Ványi d635b5fd4d [enh] make navbar smaller 7 years ago
Noémi Ványi 508d0f063e [enh] make number of results less prominent 7 years ago
Noémi Ványi 8354bd0c60 [enh] make result url green 7 years ago
Adam Tauber 04306bad89 [fix] whitespace 7 years ago
Adam Tauber 30695265c2 [enh] search input design mods according to #226 7 years ago
Adam Tauber e7aa98902f [fix] correct search parameter check 8 years ago
Adam Tauber 2522254fb2 [fix] search time range value check 8 years ago
Adam Tauber fa26afafd8 [fix] handle missing mapsettings 8 years ago
Alexandre Flament 15eef0ebdb [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 8 years ago
Alexandre Flament 7fdfeca3a4 [mod] add a __common__ template that can't be selected but that provides a common place for shared templates.
What has been moved into this template :
* opensearch*.xml is always the same whatever the themes.
* the text inside */about.html
8 years ago
Adam Tauber 57149661e4 Merge pull request #830 from davidar/se
Semantic Scholar
8 years ago