| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-19 | [mod] move load_module function to utils | Adam Tauber | |
| 2016-11-14 | [fix] pep8 | Adam Tauber | |
| 2016-11-14 | [fix] bing unicode issue part III. | Adam Tauber | |
| 2016-11-14 | [fix] bing character encoding - closes #760 | Adam Tauber | |
| 2016-11-07 | [fix] unicode search expression for bing | Adam Tauber | |
| 2016-11-07 | [fix] bing paging and language support | Adam Tauber | |
| see https://msdn.microsoft.com/en-us/library/ff795620.aspx for bing specific search operators closes #755 | |||
| 2016-11-01 | add time range search for flickr | Noémi Ványi | |
| 2016-11-01 | add time range support for bing images | Noémi Ványi | |
| 2016-11-01 | add time range search for youtube noapi | Noémi Ványi | |
| 2016-11-01 | add time range search for bing news | Noémi Ványi | |
| 2016-10-22 | fix kickass torrents engine | Noémi Ványi | |
| 2016-10-13 | initial commit of pdbe engine | Alexander Minges | |
| Adds support for queries to the Protein Data Bank Europe (PDBe). | |||
| 2016-10-01 | Merge branch 'master' of https://github.com/asciimoo/searx into ↵ | Pydo | |
| feature/seedpeer-engine-integration Resolved conflict searx/settings.yml | |||
| 2016-09-28 | [fix] do not allow underscore in engine names - closes #708 | Adam Tauber | |
| 2016-09-20 | [fix] results with digbit don't truncate anymore | marc | |
| 2016-09-10 | #607 - noapi fix | firebovine | |
| 2016-09-10 | Improving Wolfram Alpha search hit content | Lorenzo J. Lucchini | |
| Making WA search hits contain - the (parsed) input inside the "title" instead of just "Wolfram|Alpha", to better match other hit titles and to confirm correct parsing of input to the user - the first output field that contains any text (skipping ones that are only pictures; this is usually the most meaningful "result" field) instead of the raw input as the "content", making it additionally possible to obtain WA computations from JSON API calls | |||
| 2016-09-10 | [fix] Result text in Wolfram|Alpha (#607) | marc | |
| 2016-09-06 | [fix] unicode urls | Adam Tauber | |
| 2016-09-06 | [enh] is_valid_lang moved to utils | potato | |
| 2016-09-06 | [enh] engine header comments | potato | |
| 2016-09-06 | [enh] api_key usage, disable the engine by default | potato | |
| 2016-09-06 | [fix] pep8 | potato | |
| 2016-09-06 | [enh] mymemory translated engine added for multi-word translations | potato | |
| 2016-09-06 | [fix] only 1-word search triggers the engine | potato | |
| 2016-09-06 | [enh] removed missing params; [fix] pep8 | potato | |
| 2016-09-06 | [fix] no lambda anymore, cgi.escape | potato | |
| 2016-09-06 | [enh] dictionary engine renamed to dictzone | potato | |
| 2016-09-06 | [enh] filter non-existing language code/name containing requests | potato | |
| 2016-09-06 | [fix] don't merge with suggestions | potato | |
| 2016-09-06 | [enh] return results instead of answers | potato | |
| 2016-09-06 | [enh] dictionary engine added | potato | |
| 2016-09-05 | Added seepeer to config and added seepeer search parser | Pydo | |
| 2016-08-16 | Merge pull request #639 from kvch/digbt-engine | Adam Tauber | |
| add digbt engine - fixes #638 | |||
| 2016-08-14 | [fix] behaviour for page_size>1 and first_page_num>0 | David A Roberts | |
| eg. pageno=1,21,41,... instead of 20,40,60,... | |||
| 2016-08-13 | add digbt engine | Noemi Vanyi | |
| Unfortunately, it is quite slow so it is disabled. Furthermore, the display of number of files is wrong on digbt.org, so it is not displayed on searx. | |||
| 2016-08-13 | [fix] remove unused imports ++ int token timestamp by default | Adam Tauber | |
| 2016-08-13 | [fix] google images paging - closes #571 | Adam Tauber | |
| 2016-08-12 | Add Microsoft Academic search engine | David A Roberts | |
| 2016-08-11 | Merge pull request #629 from stepshal/E305 | Adam Tauber | |
| Add missing blank lines after class or function definition. | |||
| 2016-08-11 | Add missing blank lines after class or function definition. | stepshal | |
| 2016-08-10 | Add Crossref search engine and DOAI rewrite plugin | David A Roberts | |
| 2016-08-05 | [fix] merge infoboxes based on weight | marc | |
| also minor changes in attributes and images from wikidata | |||
| 2016-08-05 | [fix] urls merge in infobox (#593) | marc | |
| TODO: merge attributes | |||
| 2016-08-05 | wikidata refactor and more attributes (see issue #560) | marc | |
| 2016-08-05 | [enh] multilingual wikidata | a01200356 | |
| disambiguation and tags are in local language TOFIX: needs to query the api every time to know each label's name | |||
| 2016-07-26 | [fix] time range detection | Adam Tauber | |
| 2016-07-26 | Merge pull request #634 from kvch/advanced-search | Adam Tauber | |
| support time range search | |||
| 2016-07-25 | [fix] do not load engines which cannot be initialized - closes #585 | Adam Tauber | |
| 2016-07-25 | fix pep8 | Noemi Vanyi | |