| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-11 | Merge pull request #1265 from asciimoo/add-pronunciation | Adam Tauber | |
| Add pronunciaton of searx to README | |||
| 2018-04-11 | add pronunciaton of searx to README | Noémi Ványi | |
| 2018-04-09 | Merge pull request #1260 from MarcAbonce/engine-fixes | Adam Tauber | |
| [fix] Engine fixes | |||
| 2018-04-08 | update unit tests for google news and wikidata | Marc Abonce Seguin | |
| 2018-04-08 | [fix] make search requests on wikidata more accurate | Marc Abonce Seguin | |
| 2018-04-08 | [fix] google news xpath | Marc Abonce Seguin | |
| 2018-04-08 | [fix] append http if no scheme is provided in xpath's extact_url | Marc Abonce Seguin | |
| This solves a bug with Yahoo where some results don't specify a protocol. | |||
| 2018-04-05 | Merge pull request #1252 from MarcAbonce/search-languages | Adam Tauber | |
| [mod] Refactor engine's search language handling | |||
| 2018-03-28 | [fix] assign the correct variable in query.py - fixes #1253 | Adam Tauber | |
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2018-03-22 | Merge pull request #1136 from kvch/add-findx-general | Adam Tauber | |
| Add findx engine | |||
| 2018-03-22 | forward category to engine without highlighting on the ui | Noémi Ványi | |
| 2018-03-22 | add findx engine for general, images and videos | Noémi Ványi | |
| 2018-03-20 | fix fetch_langauges to be more accurate | Marc Abonce Seguin | |
| Add languages supported by either all default general engines or 10 engines. | |||
| 2018-03-17 | [fix] get doi_rewriters from settings - fixes #1245 | Adam Tauber | |
| 2018-03-16 | [enh] update translations ++ add polish - closes #1239 | Adam Tauber | |
| 2018-03-15 | Merge pull request #1238 from MarcAbonce/duckduckgo | Adam Tauber | |
| [fix] Change duckduckgo url to avoid error response | |||
| 2018-03-14 | [fix] change duckduckgo url to avoid error response | Marc Abonce Seguin | |
| 2018-03-07 | Merge pull request #1226 from rndevfx/fix-vim-mode-on-firefox | Adam Tauber | |
| Fix Vim mode on Firefox | |||
| 2018-03-07 | Merge pull request #1190 from Themimitoof/master | Adam Tauber | |
| Change alpine version to permit ARM and amd64 deployment | |||
| 2018-03-05 | Merge pull request #1227 from Pofilo/master | Adam Tauber | |
| [UI] fix custom-select in oscar | |||
| 2018-03-05 | [UI] fix custom-select in oscar | pofilo | |
| 2018-03-05 | Fix Vim mode on Firefox | Richard Nespithal | |
| Firefox automatically opens a built-in quick search when user starts typing without selected input and the Vim shortcuts are not triggered | |||
| 2018-02-23 | Merge branch 'master' into master | Michael Vieira | |
| 2018-02-21 | Merge pull request #1127 from kvch/remove-source-option-from-manage-sh | Adam Tauber | |
| remove the option of sourcing manage.sh | |||
| 2018-02-21 | change echo to printf | Noémi Ványi | |
| 2018-02-21 | remove the option of sourcing manage.sh | Noémi Ványi | |
| 2018-02-19 | [enh] version 0.14.0 | Adam Tauber | |
| 2018-02-19 | [doc] add @daftaupe @icegiant @trankmichael @josephkiranbabu @maiki @zeph33 ↵ | Adam Tauber | |
| to authors | |||
| 2018-02-19 | [enh] update translations - add taiwanese and filipino | Adam Tauber | |
| 2018-02-18 | [fix] pep8 | Adam Tauber | |
| 2018-02-18 | [enh] add asksteem engine - closes #1163 | Adam Tauber | |
| 2018-02-17 | Merge pull request #1199 from kvch/fix-microsoft-academic | Adam Tauber | |
| Fix Microsoft Academic engine | |||
| 2018-02-17 | fix Microsoft Academic engine | Noémi Ványi | |
| 2018-02-17 | [fix] fix engine initialization | Adam Tauber | |
| 2018-02-13 | Change the version of alpine on the dockerfile to deploy Searx on ARM ↵ | Michael Vieira | |
| architectures | |||
| 2018-02-11 | Merge pull request #1186 from kvch/fix-bing-videos | Adam Tauber | |
| Fix Bing videos engine | |||
| 2018-02-10 | fix unit tests | Noémi Ványi | |
| 2018-02-10 | fix bing videos engine | Noémi Ványi | |
| 2018-02-09 | Merge pull request #1180 from daftaupe/patch-1 | Adam Tauber | |
| Update README.md | |||
| 2018-02-09 | Update README.md | Pierre-Alain TORET | |
| ohloh is now openhub | |||
| 2018-02-07 | [mod] add bottom margin to results - closes #1176 | Adam Tauber | |
| 2018-02-01 | [enh] update translations | Adam Tauber | |
| 2018-01-31 | [enh] build oscar css | Adam Tauber | |
| 2018-01-31 | Merge pull request #1166 from IceGiant/img-results-aspect-ratio | Adam Tauber | |
| Preserve image aspect ratio in results | |||
| 2018-01-24 | Preserve image aspect ratio in results | Matthew Olmsted | |
| Noticed that images are often distorted in the results due to a hard minimum height. This keeps the 4-per-row image results consistent in row height without distorting wider images. | |||
| 2018-01-24 | Merge pull request #1162 from trankmichael/adding-virtualenv-to-gitignore | Adam Tauber | |
| added searx-ve to gitignore | |||
| 2018-01-24 | added searx-ve to gitignore | trankmichael | |
| 2018-01-17 | Merge pull request #1148 from MarcAbonce/python3.5-fix | Adam Tauber | |
| [fix] Read utf-8 files (settings, languages, currency) with Python3.5 | |||
| 2018-01-16 | [fix] read utf-8 files (settings, languages, currency) with python3.5 | Marc Abonce Seguin | |
| Related to discussion in #1124 The io.open import is necessary for python2 | |||