| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-09-06 | [enh] mymemory translated engine added for multi-word translations | potato | |
| 2016-09-06 | [enh] dictionary engine renamed to dictzone | potato | |
| 2016-09-06 | Merge branch 'master' of https://github.com/asciimoo/searx | potato | |
| 2016-09-06 | [enh] dictionary engine added | potato | |
| 2016-09-05 | [enh] socks proxy support | Adam Tauber | |
| 2016-09-05 | Added seepeer to config and added seepeer search parser | Pydo | |
| 2016-08-16 | [fix] remove btdigg - see ↵ | Adam Tauber | |
| https://torrentfreak.com/btdigg-shut-down-due-to-torrent-spam-for-now-160711/ | |||
| 2016-08-16 | [fix] piratebay engine - using pirateproxy.red - see https://proxybay.tv/ | Adam Tauber | |
| 2016-08-16 | Merge pull request #639 from kvch/digbt-engine | Adam Tauber | |
| add digbt engine - fixes #638 | |||
| 2016-08-14 | Add Hoogle search engine | David A Roberts | |
| 2016-08-14 | Online Etymology Dictionary | David A Roberts | |
| 2016-08-14 | diable digbt engine in settings.yml | Noémi Ványi | |
| 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-12 | Add Microsoft Academic search engine | David A Roberts | |
| 2016-08-11 | Merge pull request #656 from cy8aer/openrepos | Adam Tauber | |
| openrepos: Meego/Sailfish application repository | |||
| 2016-08-10 | [fix] delete trailing quote | David A Roberts | |
| 2016-08-10 | Add Crossref search engine and DOAI rewrite plugin | David A Roberts | |
| 2016-08-09 | openrepos: Meego/Sailfish application repository | Thomas Renard | |
| 2016-08-05 | [fix] merge infoboxes based on weight | marc | |
| also minor changes in attributes and images from wikidata | |||
| 2016-08-01 | Merge pull request #645 from dalf/remove_kickass | Adam Tauber | |
| [mod] remove the kickass engine from settings.yml | |||
| 2016-07-26 | [mod] disable ddg by default - it just proxies yahoo/bing results: ↵ | Adam Tauber | |
| https://duck.co/help/company/yahoo-partnership | |||
| 2016-07-25 | [mod] remove the kickass engine from settings.yml | Alexandre Flament | |
| 2016-07-16 | Add Google Scholar search engine | David A Roberts | |
| 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-09 | Add INA search engine | François Revol | |
| 2016-06-12 | [fix] geektimes xpath - #575 | Adam Tauber | |
| 2016-06-08 | add archive.is xpath engine | Noemi Vanyi | |
| 2016-05-19 | Merge pull request #549 from guyou/feature-pool-fine-tuning | Adam Tauber | |
| Use new settings to fine tune the connection pool | |||
| 2016-05-02 | Preset new values with defaulting values from code | Guilhem Bonnefille | |
| 2016-04-17 | [enh] wikipedia infobox | a01200356 | |
| creates simple multilingual infobox using wikipedia's api | |||
| 2016-04-14 | [mod] disable nyaa anime engine by default | Adam Tauber | |
| 2016-04-14 | Merge pull request #526 from ukwt/anime | Adam Tauber | |
| Add a few search engines | |||
| 2016-04-09 | Comment out ubuntu-fr as it is not a general search engine | Guilhem Bonnefille | |
| 2016-04-03 | Add ubuntu-fr wiki with new doku engine | Guilhem Bonnefille | |
| 2016-03-29 | minor update | jibe-b | |
| 2016-03-29 | [enh] Add BASE engine in category Science. Basic and advanced search. | jibe-b | |
| 2016-03-28 | Add Habrahabr & Geektimes search engines | Kirill Isakov | |
| 2016-03-28 | Add BitBucket & GitLab search engines | Kirill Isakov | |
| 2016-03-28 | Add paging support to XPath & Erowid engines | Kirill Isakov | |
| 2016-03-27 | Add Erowid search engine | Kirill Isakov | |
| 2016-03-27 | Add F-Droid search engine | Kirill Isakov | |
| 2016-03-27 | Add Tokyo Toshokan search engine | Kirill Isakov | |
| 2016-03-26 | Add Torrentz.eu search engine | Kirill Isakov | |
| 2016-03-25 | Add Reddit search engine | Kirill Isakov | |
| 2016-03-25 | Add Nyaa.se search engine | Kirill Isakov | |
| 2016-03-24 | Add Arch Linux Wiki search engine | Kirill Isakov | |
| 2016-03-02 | [enh] reorder locales by alphabet, add english lanuage name in brackets | Thomas Pointhuber | |
| 2016-03-02 | [enh] update translation and add new languages | Thomas Pointhuber | |
| add new languages: * bg * el_GR * eo * pt_BR | |||
| 2016-02-28 | [enh] unit tests for wolframalpha | a01200356 | |
| 2016-02-27 | [enh] infobox for wolframalpha | a01200356 | |
| TODO: - infobox styles - unit tests ISSUES: - no_api version needs to re-call server for additional pods, such as plots. therefore, it's even slower than before. comment out the part that calls get_async_pod if requests reach timeout or increase timeout in settings.yml. | |||