| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-06 | Merge pull request #555 from imZack/master | Adam Tauber | |
| Fix 'set' object does not support indexing | |||
| 2016-05-04 | Fix 'set' object does not support indexing | YuLun Shih | |
| 2016-05-04 | Merge pull request #553 from Maxqia/convert | Adam Tauber | |
| [fix] currency_convert: make unit tests pass | |||
| 2016-05-04 | Merge pull request #554 from pyprism/patch-1 | Adam Tauber | |
| Fixed broken link | |||
| 2016-05-04 | Update README.rst | Ashutosh Das | |
| 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 | Merge pull request #550 from Maxqia/convert | Adam Tauber | |
| [enh] currency_convert: allow strings like google's "convert 1 euro to dollars" | |||
| 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-25 | Merge pull request #547 from ukwt/vim-hotkeys | Adam Tauber | |
| Vim-inspired hotkeys plugin | |||
| 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-22 | Merge pull request #545 from pointhi/oscar-improvement | Adam Tauber | |
| Oscar improvement | |||
| 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 | Merge pull request #540 from a01200356/wikipedia_infobox | Adam Tauber | |
| [enh] wikipedia infobox | |||
| 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 | Merge pull request #542 from ukwt/fix538 | Adam Tauber | |
| [fix] incorrect URLs in Reddit image search results - closes #538 | |||
| 2016-04-16 | Update Reddit unit test -- check for img_src | Kirill Isakov | |
| 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 | 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. | |||