Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tcitworld-ebook' into dev | Thomas Citharel | 2014-12-14 | 84 | -208/+67898 |
|\ | |||||
| * | merge epub with all the dev evolutions | Thomas Citharel | 2014-12-14 | 84 | -208/+67898 |
|/| | |||||
| * | deleting send to kindle function | tcit | 2014-09-28 | 2 | -69/+4 |
| * | add extension for pdf file | tcit | 2014-09-28 | 1 | -3/+1 |
| * | offering download for pdf file and comment in code | tcit | 2014-09-27 | 1 | -1/+4 |
| * | revert routing bad deleting | tcit | 2014-09-27 | 1 | -2/+15 |
| * | get up to date | tcit | 2014-09-27 | 1 | -52/+40 |
| * | changed mpdf with tcpdf | tcit | 2014-09-27 | 125 | -97980/+61819 |
| * | removed unnecessary fonts | Thomas Citharel | 2014-08-21 | 51 | -699/+0 |
| * | removing examples for mpdf | tcitworld | 2014-08-04 | 119 | -21370/+0 |
| * | little fix in locale files | tcit | 2014-08-03 | 2 | -3/+2 |
| * | more translations | tcit | 2014-07-26 | 5 | -6/+121 |
| * | translation stuff (en & fr done) | tcit | 2014-07-26 | 8 | -33/+183 |
| * | little better | tcit | 2014-07-26 | 1 | -23/+53 |
| * | bug with extension in the filename | tcit | 2014-07-25 | 1 | -1/+1 |
| * | send2kindle | tcit | 2014-07-25 | 2 | -4/+59 |
| * | mobi (not tested on actual device) and pdf working | tcit | 2014-07-25 | 1 | -7/+19 |
| * | updated mpdf to 5.7.2 | tcit | 2014-07-24 | 6 | -245/+462 |
| * | use directly MOBIClass | tcit | 2014-07-24 | 47 | -1547/+305 |
| * | add mobi and pdf to routing | tcit | 2014-07-24 | 1 | -1/+7 |
| * | from epub to all kind of ebooks | tcit | 2014-07-24 | 2 | -1/+1 |
| * | add pdf and mobi libraries | tcit | 2014-07-24 | 297 | -7/+126557 |
* | | diaspora on all themes | Thomas Citharel | 2014-12-07 | 4 | -2/+13 |
* | | added diaspora sharing | Thomas Citharel | 2014-12-06 | 4 | -0/+3 |
* | | Merge pull request #958 from etiess/patch-2 | Thomas Citharel | 2014-11-26 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update wallabag_compatibility_test.php | etiess | 2014-11-26 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'remove-courgette' into dev | Thomas Citharel | 2014-11-24 | 52 | -1348/+1 |
|\ \ | |||||
| * | | failover if theme folder doesn't exist | Nicolas LÅ“uillet | 2014-11-24 | 52 | -1348/+1 |
* | | | Merge pull request #939 from jsit/globaljs | Nicolas LÅ“uillet | 2014-11-24 | 17 | -18/+18 |
|\ \ \ | |/ / |/| | | |||||
| * | | Updating Baggy theme's head.twig to locate _global js/css | Jay Sitter | 2014-11-18 | 1 | -4/+4 |
| * | | _global-izing some more js & css | Jay Sitter | 2014-11-18 | 16 | -14/+14 |
* | | | Merge pull request #942 from wallabag/carrot | Thomas Citharel | 2014-11-21 | 11 | -33/+63 |
|\ \ \ | |||||
| * \ \ | Merge pull request #945 from jsit/carrot | Thomas Citharel | 2014-11-21 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Fixing icon text on unread page | Jay Sitter | 2014-11-21 | 1 | -2/+2 |
| * | | | | Merge pull request #944 from jsit/carrot | Thomas Citharel | 2014-11-21 | 6 | -33/+52 |
| |\| | | | |||||
| | * | | | Globalizing and creating two variants of Carrot.org icon; tidying up some CSS | Jay Sitter | 2014-11-21 | 6 | -33/+52 |
| |/ / / | |||||
| * | | | fix merge confict | Thomas Citharel | 2014-11-19 | 4 | -5/+5 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #943 from wallabag/fixFlattrs | Thomas Citharel | 2014-11-19 | 4 | -6/+4 |
|\ \ \ \ | |||||
| * | | | | fix Flattrs | Thomas Citharel | 2014-11-19 | 4 | -6/+4 |
|/ / / / | |||||
| * | | | default deactivated | Thomas Citharel | 2014-11-19 | 1 | -2/+2 |
| * | | | implementing carrot into wallabag | Thomas Citharel | 2014-11-19 | 10 | -6/+15 |
|/ / / | |||||
* | | | Merge pull request #938 from jsit/firefoxiconfix | Thomas Citharel | 2014-11-18 | 3 | -6/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for favicons in Firefox (FF only uses the last declared favicon, not the ... | Jay Sitter | 2014-11-18 | 3 | -6/+6 |
|/ / | |||||
* | | Merge pull request #937 from jsit/favicons | Thomas Citharel | 2014-11-17 | 21 | -15/+83 |
|\ \ | |||||
| * | | Adjusting Template class so that _global is ignored as a theme | Jay Sitter | 2014-11-17 | 1 | -2/+2 |
| * | | Modifying Courgette theme to comply with new app icon image location | Jay Sitter | 2014-11-17 | 5 | -4/+27 |
| * | | Fixing earlier commit wherein I lowercased some JS calls | Jay Sitter | 2014-11-17 | 1 | -4/+4 |
| * | | Removing app icons from previous locations | Jay Sitter | 2014-11-17 | 13 | -0/+0 |
| * | | Moving app icon images to /themes/_global/img/appicon/, updating Baggy and De... | Jay Sitter | 2014-11-17 | 11 | -25/+47 |
| * | | Adding/fixing favicon <link>s in Baggy theme header | Jay Sitter | 2014-11-17 | 1 | -4/+27 |
|/ / |