| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-19 | print error if https rewrite directory is not found, #116 | Thomas Pointhuber | |
| 2014-10-19 | [enh][fix] https rewrite rules added to setup.py | Adam Tauber | |
| 2014-10-19 | [fix] pep8 part II. | Adam Tauber | |
| 2014-10-19 | [fix] pep8 compatibility | Adam Tauber | |
| 2014-10-19 | Merge pull request #115 from pointhi/engine_faroo | Adam Tauber | |
| add faroo engine | |||
| 2014-10-19 | Merge pull request #97 from pointhi/https | Adam Tauber | |
| Implementing https rewrite support | |||
| 2014-10-17 | fix comment header of faroo engine | Thomas Pointhuber | |
| 2014-10-17 | fix faroo engine | Thomas Pointhuber | |
| 2014-10-17 | add faroo engine support | Thomas Pointhuber | |
| 2014-10-15 | import basic https rules from https-everywhere repository | Thomas Pointhuber | |
| * licenced under GPLv3+ * downloaded from https://github.com/EFForg/https-everywhere | |||
| 2014-10-15 | improve https rewrite code | Thomas Pointhuber | |
| 2014-10-15 | improve https rewriting | Thomas Pointhuber | |
| 2014-10-15 | update settings_robot.yml | 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-13 | Merge pull request #114 from kernc/patch-1 | Adam Tauber | |
| Search Music also on YouTube | |||
| 2014-10-13 | Search Music also on YouTube | kernc | |
| YouTube hosts a lot of music and should be enabled for Music search by default. | |||
| 2014-10-12 | [fix] wikidata: using only the first url | Adam Tauber | |
| 2014-10-12 | [enh] translation updates | Adam Tauber | |
| 2014-10-12 | Merge pull request #110 from pointhi/language_japanese | Adam Tauber | |
| add japanese translation | |||
| 2014-10-12 | Merge pull request #113 from dalf/master | Adam Tauber | |
| [fix] the bang was included in the search string, [mod] infoboxes modifications | |||
| 2014-10-11 | [enh] infoboxes : if the result doesn't contain anything except one link, ↵ | dalf | |
| use the normal result template | |||
| 2014-10-11 | [mod] return only one result from the wikidata engine | dalf | |
| 2014-10-11 | [fix] the bang was included in the search string | dalf | |
| 2014-10-09 | [fix] default template handling | Adam Tauber | |
| 2014-10-05 | add japanese translation | Thomas Pointhuber | |
| 2014-10-05 | oscar template: add infobox | Thomas Pointhuber | |
| 2014-10-05 | oscar template: improve result icons | Thomas Pointhuber | |
| 2014-10-05 | oscar template: add no result message | Thomas Pointhuber | |
| 2014-10-05 | oscar template: update translation files | Thomas Pointhuber | |
| 2014-10-05 | oscar template: include typeahead.css into bootstrap.min.css | Thomas Pointhuber | |
| 2014-10-05 | oscar template: using less to generate oscar.min.css | Thomas Pointhuber | |
| 2014-10-05 | oscar template: generate bootstrap.min.css from source | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement autocompleter | Thomas Pointhuber | |
| 2014-10-05 | oscar template: remove unused css file | Thomas Pointhuber | |
| 2014-10-05 | oscar template: little style improvements | Thomas Pointhuber | |
| 2014-10-05 | oscar template: add forgoten github icon | Thomas Pointhuber | |
| 2014-10-05 | oscar template: improve result page | Thomas Pointhuber | |
| * add paging support * add suggestion panel * add links panel | |||
| 2014-10-05 | oscar template: improve image results | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement first version of results page | Thomas Pointhuber | |
| * implement results page * improve search form template * implement all result_templates * fix youtube engine | |||
| 2014-10-05 | oscar template: update messages | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement search input, index page,... | Thomas Pointhuber | |
| 2014-10-05 | oscar template: add directory in which are messages stored | Thomas Pointhuber | |
| 2014-10-05 | oscar template: make the categories clickable | Thomas Pointhuber | |
| 2014-10-05 | oscar template: using tab to seperate engines in preferences | Thomas Pointhuber | |
| 2014-10-05 | oscar template: improve style for check and uncheck of engines | Thomas Pointhuber | |
| 2014-10-05 | add more tooltips to preferences | Thomas Pointhuber | |
| 2014-10-05 | remove text from alert-info in /stats | Thomas Pointhuber | |
| 2014-10-05 | little enhancement of oscar template | Thomas Pointhuber | |
| * improve site-titles * add message which tell you if no data is availabe yet | |||
| 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-05 | [fix] preferences button display | Adam Tauber | |