| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-10 | [fix] little autocompleter fix | Thomas Pointhuber | |
| 2015-01-10 | [enh] add autocompletion for searx-specific strings | Thomas Pointhuber | |
| 2015-01-10 | [fix] endless logging recursion | Adam Tauber | |
| 2015-01-09 | [enh] using the logger | Adam Tauber | |
| 2015-01-01 | [fix] static content paths | Adam Tauber | |
| 2015-01-01 | [enh] better result template handling | Adam Tauber | |
| 2015-01-01 | [enh] themes static content refactor | Adam Tauber | |
| 2014-12-28 | [enh] move favicons into own directory | Thomas Pointhuber | |
| 2014-12-24 | Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
| Cqoicebordel-Detect-favicons Conflicts: searx/templates/courgette/result_templates/default.html searx/templates/courgette/result_templates/map.html searx/templates/courgette/result_templates/videos.html searx/templates/default/result_templates/default.html searx/templates/default/result_templates/map.html searx/templates/default/result_templates/videos.html searx/webapp.py | |||
| 2014-12-19 | [mod][fix] https rewrite refactor ++ fixes | Adam Tauber | |
| 2014-12-18 | Final commit on favicons | Cqoicebordel | |
| Definitely remove engine array Change every themes to accomodate that change Tweak of video template of oscar to add link on video thumbnail | |||
| 2014-12-14 | Add icons and badge for the themes | Cqoicebordel | |
| Add kickass in engine list Add content for the result from kickass | |||
| 2014-12-13 | Load the list of icons only once | Cqoicebordel | |
| 2014-12-12 | Add a variable with all the icons of the theme | Cqoicebordel | |
| Add for the template a list of available icons in the current theme. | |||
| 2014-12-09 | [fix] autocomplete x-suggestion | Adam Tauber | |
| 2014-12-08 | Add pubdate | Cqoicebordel | |
| Add pubdate with a good format, against publishedDate. | |||
| 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 | |