| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-07 | [fix] missing import | Adam Tauber | |
| 2016-05-24 | [enh] version 0.9.0 - #529 | Adam Tauber | |
| 2016-05-24 | Revert "use ngettext for plurals" | Adam Tauber | |
| 2016-05-19 | Merge pull request #551 from mikhirev/master | Adam Tauber | |
| use ngettext for plurals | |||
| 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-11 | 3 plural forms in Russian | Dmitry Mikhirev | |
| 2016-05-04 | Fix 'set' object does not support indexing | YuLun Shih | |
| 2016-05-03 | [fix] currency_convert: make unit tests pass | Maxqia | |
| also make regex more efficent and normalize 's'es | |||
| 2016-05-02 | Preset new values with defaulting values from code | Guilhem Bonnefille | |
| 2016-05-02 | Fix pep8 | Guilhem Bonnefille | |
| 2016-05-02 | update .po files | Dmitry Mikhirev | |
| 2016-05-02 | use ngettext | Dmitry Mikhirev | |
| 2016-04-30 | [enh] currency_convert: allow strings like google's "convert 1 euro to dollars" | Maxqia | |
| 2016-04-28 | Use new settings to fine tune the connection pool | Guilhem Bonnefille | |
| In some circumstances, it is necessary to increase size of pool. | |||
| 2016-04-24 | Fix result selection for top & bottom scrolling | Kirill Isakov | |
| 2016-04-24 | Add auto page scrolling to selected result | Kirill Isakov | |
| 2016-04-24 | Add search result navigation support | Kirill Isakov | |
| 2016-04-24 | Set vim-hotkeys help panels to same height | Kirill Isakov | |
| 2016-04-23 | [WIP] Add vim-hotkeys plugin | Kirill Isakov | |
| 2016-04-21 | [fix] use old system if there is no img_src | Thomas Pointhuber | |
| 2016-04-21 | [enh] add img_src to default result template | Thomas Pointhuber | |
| 2016-04-19 | [fix] compile regex in ddg_definitions | a01200356 | |
| 2016-04-17 | [enh] multilingual duckduckgo_definitions | a01200356 | |
| 2016-04-17 | [enh] wikipedia infobox | a01200356 | |
| creates simple multilingual infobox using wikipedia's api | |||
| 2016-04-16 | [fix] incorrect URLs in Reddit results - closes #538 | Kirill Isakov | |
| 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-13 | Fix a few typos in Google search engine | Kirill Isakov | |
| 2016-04-13 | Revert to using random UA in Reddit search engine | Kirill Isakov | |
| 2016-04-12 | Merge pull request #531 from guyou/add-doku-engine | Adam Tauber | |
| Add doku engine | |||
| 2016-04-12 | Merge pull request #536 from kvch/general-minor-refactors | Adam Tauber | |
| General minor refactors | |||
| 2016-04-10 | [fix] clear image link if javascript enabled - closes #535 | Adam Tauber | |
| 2016-04-09 | Comment out ubuntu-fr as it is not a general search engine | Guilhem Bonnefille | |
| 2016-04-09 | add description to a var that seems to be unused | Noemi Vanyi | |
| 2016-04-09 | follow up blocked_engines renaming in templates | Noemi Vanyi | |
| 2016-04-09 | more follow ups in new preferences | Noemi Vanyi | |
| 2016-04-09 | rename blocked engines to diabled engines | Noemi Vanyi | |
| 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 | 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-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-29 | [enh] multilingual autocomplete | a01200356 | |
| implemented for wikipedia, qwant and google | |||