| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-03 | Fix unit test url | rinpatch | |
| 2018-05-03 | Switch acgsou to http | rinpatch | |
| 2018-04-28 | Merge pull request #1283 from rinpatch/acgsou-engine | Adam Tauber | |
| [Feature] Acgsou as a searchable engine | |||
| 2018-04-28 | Merge pull request #1284 from rinpatch/nyaa-https-fix | Adam Tauber | |
| Fix nyaa to use https | |||
| 2018-04-27 | Merge branch 'master' into nyaa-https-fix | rinpatch | |
| 2018-04-27 | Fix nyaa to use https | rinpatch | |
| 2018-04-27 | Remove Japanese characters | rinpatch | |
| 2018-04-27 | Fix unit test | rinpatch | |
| 2018-04-27 | Forgot to remove print command used for debugging | rinpatch | |
| 2018-04-27 | Added unit test | rinpatch | |
| 2018-04-27 | Traling whitespace | rinpatch | |
| 2018-04-27 | Hopefully fix code style errors(again)(again) | rinpatch | |
| 2018-04-27 | Hopefully fix code style errors(again) | rinpatch | |
| 2018-04-27 | Hopefully fix code style errors | rinpatch | |
| 2018-04-26 | Added Engine | rinpatch | |
| 2018-04-25 | Merge pull request #1280 from rinpatch/remove-buttons-infinite-scroll | Adam Tauber | |
| Hide page buttons when infinite scrolling is enabled | |||
| 2018-04-25 | Hide page buttons when infinite scrolling is enabled | rinpatch | |
| 2018-04-25 | Hide buttons when infinite scrolling is enabled | rinpatch | |
| 2018-04-23 | Merge pull request #1279 from rinpatch/duckduckgo-currency | Adam Tauber | |
| Switched currency converter to duckduckgo and added Bitcoin to currency list | |||
| 2018-04-23 | Fix string length | rinpatch | |
| 2018-04-23 | Unit test | rinpatch | |
| 2018-04-22 | added whitespaces | rinpatch | |
| 2018-04-22 | switched currency convert to duckduckgo and added Bitcoin to currency list | rinpatch | |
| 2018-04-21 | Merge pull request #1277 from kvch/fix-findx-engine | Adam Tauber | |
| Fix findx engine | |||
| 2018-04-21 | fix findx engine | Noémi Ványi | |
| 2018-04-20 | Merge pull request #1273 from MarcAbonce/google-hotfix | Adam Tauber | |
| [fix] Force English results in Google when using en-US | |||
| 2018-04-18 | [fix] force English results in Google when using en-US | Marc Abonce Seguin | |
| 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-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 | |||