Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable showing or not for epub/mobi/pdf export buttons | Thomas Citharel | 2014-12-14 | 1 | -0/+6 |
* | merge epub with all the dev evolutions | Thomas Citharel | 2014-12-14 | 72 | -138/+67454 |
|\ | |||||
| * | 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 |
| * | more translations | tcit | 2014-07-26 | 1 | -4/+4 |
| * | 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 | 44 | -1540/+280 |
| * | 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 |
* | | added diaspora sharing | Thomas Citharel | 2014-12-06 | 1 | -0/+2 |
* | | failover if theme folder doesn't exist | Nicolas Lœuillet | 2014-11-24 | 1 | -1/+1 |
* | | fix merge confict | Thomas Citharel | 2014-11-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix Flattrs | Thomas Citharel | 2014-11-19 | 1 | -1/+0 |
* | | | default deactivated | Thomas Citharel | 2014-11-19 | 1 | -2/+2 |
* | | | implementing carrot into wallabag | Thomas Citharel | 2014-11-19 | 2 | -2/+2 |
|/ / | |||||
* | | Adjusting Template class so that _global is ignored as a theme | Jay Sitter | 2014-11-17 | 1 | -2/+2 |
* | | Merge pull request #921 from wallabag/about-page | Thomas Citharel | 2014-11-03 | 2 | -1/+3 |
|\ \ | |||||
| * | | add about page | Nicolas Lœuillet | 2014-11-03 | 2 | -1/+3 |
* | | | Changing close message button to use × instead of X | Jay Sitter | 2014-10-31 | 1 | -1/+1 |
|/ / | |||||
* | | Adding 'en_US' locale (issue #901) | Jay Sitter | 2014-10-30 | 1 | -1/+2 |
* | | Merge pull request #889 from wallabag/fix#871 | Nicolas Lœuillet | 2014-10-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | translation fix finished for #871 and bring add tag from search feature to al... | tcit | 2014-10-27 | 1 | -1/+1 |
* | | | updated site_config | Nicolas Lœuillet | 2014-10-27 | 64 | -119/+685 |
* | | | fix #882 | tcit | 2014-10-22 | 1 | -1/+1 |
* | | | update zeit.de.txt for removal of inline ads | Marmo | 2014-10-21 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #848 from 11mariom/dev | Nicolas Lœuillet | 2014-10-14 | 2 | -0/+3 |
|\ \ | |||||
| * | | Add support for custom http port | Mariusz Kozakowski | 2014-09-23 | 2 | -0/+3 |
* | | | Merge pull request #843 from rros/mysql-utf8mb4 | Nicolas Lœuillet | 2014-10-14 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | Convert the MySQL charset to utf8mb4 to support the full range of unicode cha... | Robert Ros | 2014-09-18 | 1 | -3/+5 |
| |/ / | |||||
* | | | Create adme.ru.txt | Thomas Citharel | 2014-10-12 | 1 | -0/+6 |
* | | | update heise.de.txt | Marmo | 2014-10-11 | 1 | -2/+4 |
* | | | Merge pull request #855 from wallabag/fix-828 | Nicolas Lœuillet | 2014-10-04 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | get full content | tcit | 2014-10-04 | 1 | -0/+7 |
* | | | | get content | tcit | 2014-10-04 | 1 | -0/+8 |
|/ / / | |||||
* | | | Merge pull request #853 from wallabag/fix-for-#797 | Thomas Citharel | 2014-10-04 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Fix for #797 | tcitworld | 2014-08-05 | 1 | -0/+7 |
* | | | | get up to date for merge | tcit | 2014-09-28 | 2 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | added email field | tcit | 2014-07-25 | 3 | -5/+6 |
| | |_|/ | |/| | | |||||
* | | | | merge refactor and dev | tcit | 2014-09-27 | 12 | -123/+291 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| |