| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2016-07-25 | add time range search for deviantart | Noemi Vanyi | |
| 2016-07-25 | add time range search for google images | Noemi Vanyi | |
| 2016-07-25 | add time range search for duckduckgo | Noemi Vanyi | |
| 2016-07-25 | add time range search for google | Noemi Vanyi | |
| 2016-07-25 | add time range search with yahoo | Noemi Vanyi | |
| 2016-07-19 | [fix] deviantart engine xpaths | Noemi Vanyi | |
| 2016-07-18 | Merge pull request #621 from stepshal/anomalous-backslash-in-string | Adam Tauber | |
| Fix anomalous backslash in string | |||
| 2016-07-15 | Merge pull request #615 from mmuman/scanr | Adam Tauber | |
| Add ScanR structures search engine | |||
| 2016-07-14 | [fix] guess country code if not specified in duckduckgo engine | marc | |
| 2016-07-12 | [fix] multilingual duckduckgo | a01200356 | |
| only works if both country and language are set | |||
| 2016-07-12 | Add ScanR structures search engine | François Revol | |
| In theory ScanR should also search for projects but the API is different, so we'd need another engine. | |||
| 2016-07-11 | Fix anomalous backslash in string | stepshal | |
| 2016-07-10 | Fix quantity of blank lines after code object. | stepshal | |
| 2016-07-09 | Add INA search engine | François Revol | |
| 2016-07-04 | [enh][fix] update to latest dependencies ++ fix tests & travis test runner | Adam Tauber | |
| WARNING: dependency changes | |||
| 2016-06-28 | [enh] display number of results | Adam Tauber | |
| 2016-06-12 | [fix] gigablast redirect - closes #575 | Adam Tauber | |
| 2016-05-03 | [fix] currency_convert: make unit tests pass | Maxqia | |
| also make regex more efficent and normalize 's'es | |||
| 2016-04-30 | [enh] currency_convert: allow strings like google's "convert 1 euro to dollars" | Maxqia | |
| 2016-04-19 | [fix] compile regex in ddg_definitions | a01200356 | |
| 2016-04-17 | [enh] multilingual duckduckgo_definitions | a01200356 | |
| 2016-04-17 | [enh] wikipedia infobox | a01200356 | |
| creates simple multilingual infobox using wikipedia's api | |||
| 2016-04-16 | [fix] incorrect URLs in Reddit results - closes #538 | Kirill Isakov | |
| 2016-04-14 | Merge pull request #526 from ukwt/anime | Adam Tauber | |
| Add a few search engines | |||
| 2016-04-13 | Fix a few typos in Google search engine | Kirill Isakov | |
| 2016-04-13 | Revert to using random UA in Reddit search engine | Kirill Isakov | |
| 2016-04-12 | Merge pull request #531 from guyou/add-doku-engine | Adam Tauber | |
| Add doku engine | |||
| 2016-04-07 | [fix] broken google images parsing | Adam Tauber | |
| 2016-04-05 | Fix query encoding | Guilhem Bonnefille | |
| 2016-04-04 | Fix pep8 E302 | Guilhem Bonnefille | |
| Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines | |||
| 2016-04-03 | Add support for dokuwiki engine | Guilhem Bonnefille | |