Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add Tags on Import | kaffeeringe | 2015-01-18 | 1 | -1/+13 | |
* | | | | (kind of) fix for #1011 and little corrections for PDF export | Thomas Citharel | 2015-01-19 | 1 | -8/+30 | |
* | | | | 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 to enable the... | Guillaume Virlet | 2015-01-05 | 1 | -0/+2 | |
* | | | | | [RSS] introducing query param 'limit' to restrict the number of items to disp... | Vincent Malley | 2015-01-16 | 2 | -5/+12 | |
* | | | | | 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 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' into dev | Thomas Citharel | 2015-01-03 | 1 | -1/+4 | |
|\| | | | ||||||
| * | | | 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 | 4 | -138/+265 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | 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 | 2 | -33/+26 | |
| * | | 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 | |
| * | | use directly MOBIClass | tcit | 2014-07-24 | 3 | -95/+80 | |
| * | | 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 | 2 | -7/+117 | |
* | | | 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 | |
| |/ |/| | ||||||
* | | add about page | Nicolas Lœuillet | 2014-11-03 | 2 | -1/+3 | |
* | | 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 | |
* | | | fix #882 | tcit | 2014-10-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | 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 | |
| |/ / | ||||||
* | | | 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 | 6 | -95/+96 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | fix pictures display when DOWNLOAD_PICTURES is enabled | Thomas Citharel | 2014-09-16 | 1 | -1/+1 | |
| * | Implemented additional check for using the 'X-Forwarded-Port' header. | André König | 2014-09-11 | 1 | -0/+4 | |
| * | remove old function | Thomas Citharel | 2014-08-28 | 1 | -17/+0 |