Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | allow to send confirmation emails when creating a new user | Thomas Citharel | 2015-01-24 | 2 | -5/+24 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | correct a bug when email was not sended when creating a new user | Thomas Citharel | 2015-01-24 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | resetting debug to false | Thomas Citharel | 2015-01-24 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | working on registration support | Thomas Citharel | 2015-01-23 | 4 | -3/+17 | |
|/ / / / | ||||||
* | | | | from spaces to commas | Thomas Citharel | 2015-01-20 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'kaffeeringe-patch-1' into dev | Thomas Citharel | 2015-01-19 | 1 | -1/+13 | |
|\ \ \ \ | ||||||
| * | | | | Add Tags on Import | kaffeeringe | 2015-01-18 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | I fixed it! And it works for me. But: I am not too good with programming. So better check the code ;-) | |||||
* | | | | | (kind of) fix for #1011 and little corrections for PDF export | Thomas Citharel | 2015-01-19 | 2 | -10/+38 | |
| | | | | | ||||||
* | | | | | Merge pull request #690 from doc75/log_auth_error | Nicolas Lœuillet | 2015-01-16 | 1 | -0/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Add message in web server log in case of authentication failure | |||||
| * | | | | add message in web server log in case of authentication failure to enable ↵ | Guillaume Virlet | 2015-01-05 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | the usage of fail2ban on failed login attempts | |||||
* | | | | | [RSS] introducing query param 'limit' to restrict the number of items to ↵ | Vincent Malley | 2015-01-16 | 2 | -5/+12 | |
| | | | | | | | | | | | | | | | | | | | | display in RSS feeds. | |||||
* | | | | | Add ability to mark all articles from a tag as read | moparisthebest | 2015-01-12 | 1 | -2/+15 | |
| | | | | | ||||||
* | | | | | Add ability to delete all articles matching a search | moparisthebest | 2015-01-12 | 1 | -9/+22 | |
| | | | | | ||||||
* | | | | | Add ability to tag an article on creation | moparisthebest | 2015-01-12 | 1 | -0/+7 | |
|/ / / / | ||||||
* | | | | fixes #963 and use our own readability.php file for mobiClass | Thomas Citharel | 2015-01-03 | 5 | -1183/+7 | |
| | | | | ||||||
* | | | | Merge branch 'master' into dev | Thomas Citharel | 2015-01-03 | 1 | -1/+4 | |
|\| | | | | | | | | | | | | | | | To get the errors | |||||
| * | | | Make call to FTRSS silent to avoid warnings which can break import | Jean Baptiste Favre | 2014-12-21 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | don't call flattr if flattr is disabled | Thomas Citharel | 2014-12-22 | 1 | -4/+7 | |
| |_|/ |/| | | ||||||
* | | | 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 | |||||
| * | | 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 | |
|\ \ | | | | | | | Fix#871 |