| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-09 | minor grammar fix in error message | Noemi Vanyi | |
| 2016-04-09 | sort languages properly | Noemi Vanyi | |
| 2016-04-09 | [fix] user data check | Adam Tauber | |
| 2016-04-09 | Merge pull request #534 from kvch/preferences-refactor | Adam Tauber | |
| new preferences handling | |||
| 2016-04-09 | add unit && robot tests | Noemi Vanyi | |
| 2016-04-09 | new preferences handling | Noemi Vanyi | |
| Preferences class was introduced in order to handle user preferences. Right now it parses cookies and the form in preferences. Also it can retrieve settings based on the name of the setting. ATTENTION Please note that engine preferences are handled differently from now on. So it introduces incompatible changes. Every user who has saved preferences should reset and save his/her settings again. This change was needed, because everytime a default disabled engine was added saved user preferences would broke. Now engine setting tracking is fixed. | |||
| 2016-04-07 | [fix] broken google images parsing | Adam Tauber | |
| 2016-04-05 | Fix query encoding | Guilhem Bonnefille | |
| 2016-04-05 | Add myself as author | Guilhem Bonnefille | |
| As requested by the contribution guide: https://asciimoo.github.io/searx/dev/contribution_guide.html | |||
| 2016-04-04 | Fix pep8 about too long lines | Guilhem Bonnefille | |
| Code is refactored and example data are truncated. | |||
| 2016-04-04 | Fix pep8 E302 | Guilhem Bonnefille | |
| Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines | |||
| 2016-04-03 | Add ubuntu-fr wiki with new doku engine | Guilhem Bonnefille | |
| 2016-04-03 | Add support for dokuwiki engine | Guilhem Bonnefille | |
| 2016-03-30 | [fix] try to decode url - closes #527 | Adam Tauber | |
| 2016-03-30 | Add searx user agent to Reddit engine request to comply with API usage terms | Kirill Isakov | |
| 2016-03-30 | Merge pull request #522 from jibe-b/master | Adam Tauber | |
| add BASE engine in category "Science" | |||
| 2016-03-30 | Merge pull request #528 from a01200356/autocomplete | Adam Tauber | |
| [enh] multilingual autocomplete | |||
| 2016-03-29 | [enh] multilingual autocomplete | a01200356 | |
| implemented for wikipedia, qwant and google | |||
| 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 | Fix PEP8 warnings for Nyaa.py | Kirill Isakov | |
| 2016-03-27 | Shorten content field for very long Reddit search results | 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 | [fix] bing images page change | Adam Tauber | |
| 2016-03-26 | Add Torrentz.eu search engine | Kirill Isakov | |
| 2016-03-25 | [fix] no more redirect ++ explicitly specify search language to avoid ↵ | Adam Tauber | |
| googles ip based heuristics | |||
| 2016-03-25 | Add Reddit search engine | Kirill Isakov | |
| 2016-03-24 | Merge pull request #525 from ukwt/master | Adam Tauber | |
| Add Arch Linux Wiki search engine | |||
| 2016-03-25 | Remove content field from ArchWiki results; reformat code in archlinux.py | Kirill Isakov | |
| Content field in Arch Wiki search results is of no real use, more often than not it contains no usable information and includes too many markup tags which make the text unreadable. It is safe to remove it. | |||
| 2016-03-25 | Add Nyaa.se search engine | Kirill Isakov | |
| 2016-03-24 | Add Arch Linux Wiki search engine | Kirill Isakov | |
| 2016-03-22 | Merge pull request #523 from a01200356/master | Adam Tauber | |
| [fix] duckduckgo's xpaths changed | |||
| 2016-03-21 | [fix] install npm packages locally on .travis.yml | a01200356 | |
| for some reason installing grunt globally caused travis test to fail. | |||
| 2016-03-21 | [fix] duckduckgo's xpaths changed | a01200356 | |
| test_duckduckgo modified to reflect changes in duckduckgo's html | |||
| 2016-03-17 | [fix] manage.sh return with actions exit status | Adam Tauber | |
| 2016-03-17 | [fix] posix compatibility | Adam Tauber | |
| 2016-03-16 | [fix] csv results filename encoding | Adam Tauber | |
| 2016-03-04 | [fix] docs url mod to prevent http redirect | Adam Tauber | |
| 2016-03-04 | Merge pull request #473 from GreenLunar/patch-2 | Adam Tauber | |
| Update link to documentation page | |||
| 2016-03-02 | Merge pull request #517 from pointhi/manage-improvement | Adam Tauber | |
| [fix] improve argument parsing of manage.sh | |||
| 2016-03-02 | [fix] improve argument parsing of manage.sh | Thomas Pointhuber | |
| 2016-03-02 | Merge pull request #516 from pointhi/translation-fix | Adam Tauber | |
| Translation fix | |||
| 2016-03-02 | [fix] translate plugin name and description in template | Thomas Pointhuber | |
| 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 | |||