| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-30 | Merge pull request #744 from kvch/gh-pages | Adam Tauber | |
| add "How to protect an instance" section | |||
| 2016-10-30 | add generated files of parent | Noémi Ványi | |
| 2016-10-30 | add sample config of filtron | Noémi Ványi | |
| 2016-10-29 | [enh] use morty proxy for image proxification too if it is configured | Adam Tauber | |
| 2016-10-29 | [enh] allow morty proxy without hmac key | Adam Tauber | |
| 2016-10-29 | Merge pull request #697 from Eig8phei/http1.1 | Adam Tauber | |
| serve pages with HTTP/1.1 | |||
| 2016-10-22 | [mod] the environment variable SEARX_DEBUG can override the general.debug ↵ | dalf | |
| value in settings.yml | |||
| 2016-10-22 | Merge pull request #737 from dalf/ixquick | Adam Tauber | |
| [fix] ixquick : fetch results from ixquick.eu instead of ixquick.com | |||
| 2016-10-22 | Merge pull request #736 from kvch/fix-images-infinite-scroll | Adam Tauber | |
| [fix] images modal with infinite scroll | |||
| 2016-10-22 | [fix] ixquick : fetch results from ixquick.eu instead of ixquick.com, close #727 | dalf | |
| 2016-10-22 | [fix] images modal with infinite scroll | Noémi Ványi | |
| 2016-10-22 | Merge pull request #734 from dalf/seeks_url | Adam Tauber | |
| [fix] seeks URLS, close #731 | |||
| 2016-10-22 | Merge branch 'master' into http1.1 | Alexandre Flament | |
| 2016-10-22 | Merge pull request #728 from kvch/fix-kickass-torrents | Adam Tauber | |
| fix kickass torrents engine | |||
| 2016-10-22 | fix kickass torrents engine | Noémi Ványi | |
| 2016-10-22 | Merge pull request #726 from mmuman/opensearch_shortname | Adam Tauber | |
| [fix] set the title on the opensearch link tag | |||
| 2016-10-22 | [fix] gecko driver cannot detect the page load finish on preferences form ↵ | Adam Tauber | |
| submit. It now works with this dirty workaround.. | |||
| 2016-10-22 | [enh] add latest firefox addon to travis | Adam Tauber | |
| 2016-10-22 | [fix] add missing gecko executable to travis | Adam Tauber | |
| 2016-10-22 | [enh] update dev requirements | Adam Tauber | |
| 2016-10-17 | [fix] unicode url proxiing | Adam Tauber | |
| 2016-10-17 | [enh] add result proxy support - #707 | Adam Tauber | |
| 2016-10-16 | [enh] use HMAC for image proxy url verification | Adam Tauber | |
| 2016-10-16 | Merge branch 'master' into opensearch_shortname | Alexandre Flament | |
| 2016-10-15 | [fix] seeks URLS, close #731 | dalf | |
| 2016-10-13 | Merge pull request #724 from Athemis/master | Adam Tauber | |
| [engine] PDBe (Protein Data Bank Europe) | |||
| 2016-10-13 | initial commit of pdbe engine | Alexander Minges | |
| Adds support for queries to the Protein Data Bank Europe (PDBe). | |||
| 2016-10-09 | [fix] set the title on the opensearch link tag | François Revol | |
| Firefox uses the title attributes instead of the ShortName from the xml file as set in 0fbd7052 which closed #405 | |||
| 2016-10-03 | [enh] update certifi to the current latest | Adam Tauber | |
| 2016-10-03 | Merge pull request #677 from pydo/feature/seedpeer-engine-integration | Adam Tauber | |
| Feature/seedpeer engine integration | |||
| 2016-10-01 | Merge branch 'master' of https://github.com/asciimoo/searx into ↵ | Pydo | |
| feature/seedpeer-engine-integration | |||
| 2016-10-01 | Set default categories for seedpeer provider | Pydo | |
| 2016-10-01 | [mod] disallow search results for robots | Adam Tauber | |
| 2016-10-01 | Add pydo to authors | Pydo | |
| 2016-10-01 | Merge branch 'master' of https://github.com/asciimoo/searx into ↵ | Pydo | |
| feature/seedpeer-engine-integration Resolved conflict searx/settings.yml | |||
| 2016-10-01 | Disabled seepeer.eu by default since it does not support https | Pydo | |
| 2016-09-28 | [fix] robot test engine names II. | Adam Tauber | |
| 2016-09-28 | [fix] robot test engine names | Adam Tauber | |
| 2016-09-28 | [fix] do not allow underscore in engine names - closes #708 | Adam Tauber | |
| 2016-09-22 | [mod] rename "default" theme to "legacy" | Adam Tauber | |
| 2016-09-21 | Merge pull request #702 from a01200356/digbt | Adam Tauber | |
| [fix] results with digbit don't truncate anymore | |||
| 2016-09-20 | [fix] results with digbit don't truncate anymore | marc | |
| 2016-09-15 | serve pages with HTTP/1.1 | Eig8phei | |
| 2016-09-11 | Merge pull request #609 from LuccoJ/betterwolfram | Adam Tauber | |
| Improving Wolfram Alpha search hit content | |||
| 2016-09-10 | fix tests to reflect: Wolfram|Alpha (input) response | firebovine | |
| 2016-09-10 | Remove unrelated change that mistakenly ended up into this branch | Lorenzo J. Lucchini | |
| 2016-09-10 | #607 - noapi fix | firebovine | |
| 2016-09-10 | Adding Urban Dictionary xpath engine | Lorenzo J. Lucchini | |
| 2016-09-10 | Improving Wolfram Alpha search hit content | Lorenzo J. Lucchini | |
| Making WA search hits contain - the (parsed) input inside the "title" instead of just "Wolfram|Alpha", to better match other hit titles and to confirm correct parsing of input to the user - the first output field that contains any text (skipping ones that are only pictures; this is usually the most meaningful "result" field) instead of the raw input as the "content", making it additionally possible to obtain WA computations from JSON API calls | |||
| 2016-09-10 | [fix] Result text in Wolfram|Alpha (#607) | marc | |