| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-24 | feat(answers): add sha256 and uuid v4 to random answers | Matej Cotman | |
| 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 | [UI] new youtube icon for oscar theme | Venca24 | |
| 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-10 | Use new LABEL syntax for Dockerfile | Angristan | |
| https://docs.docker.com/engine/reference/builder/#maintainer-deprecated | |||
| 2018-03-10 | Update to Alpine 3.7 | Angristan | |
| https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html | |||
| 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-23 | Merge pull request #1159 from kvch/gh-pages | Adam Tauber | |
| Remove Gratipay and Flattr from sidebar of docs | |||
| 2018-01-23 | remove Gratipay and Flattr from sidebar | Noémi Ványi | |
| 2018-01-17 | Merge pull request #1149 from kvch/gh-pages | Adam Tauber | |
| Change python-pybabel to python-babel in package requirements | |||
| 2018-01-17 | change python-pybabel to python-babel in package requirements | Noémi Ványi | |
| Closes #1147 | |||
| 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 | |||
| 2018-01-16 | add CI test for python3.5 | Marc Abonce Seguin | |
| Python3.5 is still the default Python3 version in Debian Stretch (stable) and Ubuntu 16.04 LTS https://packages.debian.org/source/stretch/python3-defaults https://packages.ubuntu.com/source/xenial/python/python3-defaults | |||
| 2018-01-12 | Merge pull request #1124 from JosephKiranBabu/python3-unicode-support | Adam Tauber | |
| Make Python 3 able to read settings files with Unicode characters | |||