| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-05 | [enh] gevent/grequests changed to the built-in threading lib | Adam Tauber | |
| 2014-11-18 | [fix] whitespace remove | Adam Tauber | |
| 2014-11-18 | [enh] make version of searx readable | Thomas Pointhuber | |
| 2014-10-26 | Merge https://github.com/asciimoo/searx into template_oscar | Thomas Pointhuber | |
| Conflicts: searx/translations/de/LC_MESSAGES/messages.po searx/translations/en/LC_MESSAGES/messages.po searx/translations/es/LC_MESSAGES/messages.po searx/translations/fr/LC_MESSAGES/messages.po searx/translations/hu/LC_MESSAGES/messages.po searx/translations/it/LC_MESSAGES/messages.po searx/translations/nl/LC_MESSAGES/messages.po searx/webapp.py | |||
| 2014-10-19 | [fix] pep8 part II. | Adam Tauber | |
| 2014-10-19 | Merge pull request #97 from pointhi/https | Adam Tauber | |
| Implementing https rewrite support | |||
| 2014-10-15 | improve https rewrite code | Thomas Pointhuber | |
| 2014-10-15 | improve https rewriting | Thomas Pointhuber | |
| 2014-10-15 | Implementing https rewrite support #71 | Thomas Pointhuber | |
| * parsing XML-Files which contain target, exclusions and rules * convert regex if required (is a little hack, probably does not work for all rules) * check if target rule apply for http url, and use the rules to rewrite it * add pice of code, to check if domain name has not changed during rewrite (should be rewritten, using publicsuffix instead of little hack) | |||
| 2014-10-09 | [fix] default template handling | Adam Tauber | |
| 2014-10-05 | oscar template: improve result icons | Thomas Pointhuber | |
| 2014-10-05 | initial commit of the new template 'oscar' | Thomas Pointhuber | |
| * base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js | |||
| 2014-10-01 | Merge remote-tracking branch 'upstream/master' | dalf | |
| 2014-10-01 | implement query parser and use it inside autocompletion | Thomas Pointhuber | |
| 2014-09-28 | [enh] add infoboxes and answers | Dalf | |
| 2014-09-06 | [enh] more flexible category selection | Adam Tauber | |
| 2014-09-03 | [fix] query escaped in all htmls, invalid todo removed | Adam Tauber | |
| 2014-09-03 | [enh] HTTP GET theme select | Adam Tauber | |
| 2014-07-09 | [fix] unused globals removed II. | Adam Tauber | |
| 2014-07-07 | [enh][mod] search refactor | Adam Tauber | |
| 2014-07-04 | [fix] pep8 | Adam Tauber | |
| 2014-07-03 | Merge pull request #74 from posativ/patch/application-alias | Adam Tauber | |
| add application as alias | |||
| 2014-07-03 | fix gevent's monkey patch position | Martin Zimmermann | |
| 2014-07-03 | add application as alias | Martin Zimmermann | |
| 2014-06-24 | [enh] https rewrite basics | Adam Tauber | |
| 2014-06-05 | add multi theming support | Matej Cotman | |
| 2014-05-01 | [fix] using different opensearch url to fix chrome POST request bug | Adam Tauber | |
| 2014-04-08 | Merge pull request #61 from matejc/optional_search_get | Adam Tauber | |
| Optional search get | |||
| 2014-03-29 | [fix] autocomplete encoding | Adam Tauber | |
| 2014-03-29 | add optional request with GET method for search and results pages | Matej Cotman | |
| 2014-03-29 | [fix] opensearch autocomplete | Adam Tauber | |
| 2014-03-29 | [enh] autocompleter server side part | Adam Tauber | |
| 2014-03-21 | add client var to all render pages | Thomas Pointhuber | |
| 2014-03-21 | fix little bug to allow webapp.py without client var | Thomas Pointhuber | |
| 2014-03-21 | deactivate autocompleter by default | Thomas Pointhuber | |
| 2014-03-20 | initial implemention of autocompletion in opensearch.xml | Thomas Pointhuber | |
| 2014-03-20 | adding initial code for backend-part of autocompleter | Thomas Pointhuber | |
| including test-code | |||
| 2014-03-18 | [mod][fix] cookie expiration ++ pep8 compatibility | Adam Tauber | |
| 2014-03-18 | Merge pull request #57 from pointhi/results | Adam Tauber | |
| improving publishDate extraction and output of it | |||
| 2014-03-18 | fix bug, to display publishDate with timezone without error | Thomas Pointhuber | |
| 2014-03-17 | [fix] #38 | Adam Tauber | |
| 2014-03-17 | adding publish date to video-results and rss-feed | Thomas Pointhuber | |
| 2014-03-15 | [fix] pep8 | Adam Tauber | |
| 2014-03-15 | simplify publish Date formating | Thomas Pointhuber | |
| 2014-03-15 | fix little bug | Thomas Pointhuber | |
| 2014-03-15 | improve published Date output | Thomas Pointhuber | |
| 2014-03-14 | adding translations support for publish-date | Thomas Pointhuber | |
| 2014-03-14 | showing publishedDate for news | Thomas Pointhuber | |
| 2014-03-08 | [fix] pep8 | Adam Tauber | |
| 2014-03-08 | [fix] #47 | Adam Tauber | |