Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Forced date can now be a timestamp too | Jeremy Benoist | 2017-05-31 | 1 | -1/+8 |
* | Improve docs | Jeremy Benoist | 2017-05-31 | 1 | -3/+3 |
* | Remove htmlawed and use graby instead | Jeremy Benoist | 2017-05-31 | 1 | -18/+1 |
* | Use graby ContentExtractor to clean html | Jeremy Benoist | 2017-05-31 | 1 | -0/+10 |
* | Allow other fields to be send using API | Jeremy Benoist | 2017-05-31 | 1 | -7/+23 |
* | Merge pull request #3138 from Kdecherf/2835-tags | Nicolas Lœuillet | 2017-05-31 | 1 | -4/+6 |
|\ | |||||
| * | TagController: ignore ActionMarkAsRead when removing tag from entry | Kevin Decherf | 2017-05-31 | 1 | -4/+6 |
* | | Fix some Scrutinizer issues | Jeremy Benoist | 2017-05-30 | 1 | -0/+1 |
|/ | |||||
* | CS | Thomas Citharel | 2017-05-28 | 2 | -3/+1 |
* | Move Tags assigner to a separate file | Thomas Citharel | 2017-05-27 | 2 | -53/+79 |
* | Added logger when we match Tagging rules | Nicolas Lœuillet | 2017-05-12 | 1 | -1/+8 |
* | Added headers field in Entry | Nicolas Lœuillet | 2017-05-11 | 1 | -0/+4 |
* | Skip auth when no credentials are found | Jeremy Benoist | 2017-05-09 | 1 | -0/+1 |
* | CS | Jeremy Benoist | 2017-05-09 | 1 | -1/+1 |
* | Improved Guzzle subscribers extensibility | Bertrand Dunogier | 2017-05-04 | 1 | -8/+18 |
* | Merge pull request #3024 from wallabag/store-date | Nicolas Lœuillet | 2017-04-18 | 1 | -0/+8 |
|\ | |||||
| * | Added author of article | Nicolas Lœuillet | 2017-04-09 | 1 | -1/+5 |
| * | Added publication date | Nicolas Lœuillet | 2017-04-05 | 1 | -0/+4 |
* | | Add export notice at the end of the epub | Martin Trigaux | 2017-04-05 | 1 | -2/+2 |
* | | Save alpha channel when downloading PNG images | Kevin Decherf | 2017-03-29 | 1 | -0/+2 |
|/ | |||||
* | Log restricted access value | Jeremy Benoist | 2017-02-13 | 1 | -2/+8 |
* | add cli export | Thomas Citharel | 2017-01-22 | 1 | -0/+5 |
* | Avoid false preview image | Jeremy Benoist | 2017-01-10 | 1 | -1/+1 |
* | Replaced chmod for download pictures feature | Nicolas Lœuillet | 2016-12-08 | 1 | -1/+1 |
* | Add some comments | Jeremy Benoist | 2016-12-04 | 1 | -0/+3 |
* | Prevent undefined index when import fetching fails | Jerome Charaoui | 2016-12-02 | 1 | -3/+3 |
* | Imported entries which fail to fetch get standard error body | Jerome Charaoui | 2016-12-02 | 1 | -1/+1 |
* | Retain imported content if fetching fails, fixes #2658 | Jerome Charaoui | 2016-12-02 | 1 | -2/+7 |
* | Added documentation and missing translations | Nicolas Lœuillet | 2016-11-22 | 1 | -1/+1 |
* | Added internal setting to enable/disable articles with paywall | Nicolas Lœuillet | 2016-11-22 | 1 | -2/+10 |
* | Cleared CookieJar to avoid websites who use cookies for analytics | Nicolas Lœuillet | 2016-11-22 | 1 | -0/+2 |
* | Added authentication for restricted access articles | Bertrand Dunogier | 2016-11-22 | 1 | -0/+44 |
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-19 | 2 | -5/+19 |
|\ | |||||
| * | Display a bigger image in case of image content | Jeremy Benoist | 2016-11-08 | 1 | -0/+8 |
| * | Replaced TokenStorage with TokenStorageInterface | Nicolas Lœuillet | 2016-11-07 | 1 | -5/+11 |
* | | Added http_status in Entry entity | Nicolas Lœuillet | 2016-11-18 | 1 | -0/+1 |
* | | Tried to fix tests | Nicolas Lœuillet | 2016-11-16 | 1 | -1/+0 |
* | | Added tests | Nicolas Lœuillet | 2016-11-16 | 1 | -4/+11 |
* | | Added constants for redirection values | Nicolas Lœuillet | 2016-11-16 | 1 | -1/+2 |
* | | Added a configuration to define the redirection after archiving an entry | Nicolas Lœuillet | 2016-11-16 | 1 | -1/+8 |
* | | Cleanup | Jeremy Benoist | 2016-11-03 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-03 | 1 | -4/+3 |
|\| | |||||
| * | Inject parameter instead of service | Jeremy Benoist | 2016-10-30 | 1 | -4/+3 |
* | | Use custom event instead of Doctrine ones | Jeremy Benoist | 2016-11-01 | 1 | -33/+51 |
* | | Add instance url to the downloaded images | Jeremy Benoist | 2016-10-30 | 1 | -1/+13 |
* | | Fixing tests | Jeremy Benoist | 2016-10-30 | 2 | -10/+14 |
* | | Use doctrine event to download images | Jeremy Benoist | 2016-10-30 | 2 | -128/+126 |
* | | Cleanup | Jeremy Benoist | 2016-10-30 | 1 | -2/+2 |
* | | CS | Jeremy Benoist | 2016-10-29 | 2 | -37/+42 |
* | | Working | Thomas Citharel | 2016-10-29 | 1 | -1/+43 |