Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3526 from wallabag/add-random-article | Kevin Decherf | 2019-01-22 | 24 | -67/+214 |
|\ | |||||
| * | Update icon to `casino` | Jeremy Benoist | 2019-01-22 | 2 | -2/+2 |
| * | Handle no random result found | Jeremy Benoist | 2019-01-19 | 1 | -1/+6 |
| * | Fix status from Instapaper | Jeremy Benoist | 2019-01-19 | 1 | -1/+0 |
| * | Move icon into the top menu bar | Jeremy Benoist | 2019-01-19 | 22 | -28/+57 |
| * | Redirect to the current view instead of homepage | Jeremy Benoist | 2019-01-19 | 2 | -19/+18 |
| * | Better icon | Jeremy Benoist | 2019-01-19 | 1 | -1/+1 |
| * | Better random function | Jeremy Benoist | 2019-01-19 | 1 | -9/+13 |
| * | Use only one method to randomize | Jeremy Benoist | 2019-01-19 | 4 | -85/+42 |
| * | Fix tests | Jeremy Benoist | 2019-01-19 | 2 | -99/+94 |
| * | Added random feature | Nicolas Lœuillet | 2019-01-19 | 18 | -10/+169 |
|/ | |||||
* | Merge pull request #3858 from wallabag/bump-ocramius | Jérémy Benoist | 2019-01-18 | 1 | -3/+8 |
|\ | |||||
| * | CS | Jeremy Benoist | 2019-01-18 | 3 | -3/+3 |
| * | Bump ocramius/proxy-manager | Thomas Citharel | 2019-01-17 | 1 | -3/+8 |
* | | Merge pull request #3859 from wallabag/phpstan | Jérémy Benoist | 2019-01-18 | 27 | -43/+118 |
|\ \ | |||||
| * | | Enable PHPStan | Jeremy Benoist | 2019-01-18 | 27 | -43/+118 |
|/ / | |||||
* | | Merge pull request #3845 from wallabag/feature/api-info-endpoint | Kevin Decherf | 2019-01-15 | 3 | -3/+38 |
|\ \ | |||||
| * | | Add a new endpoint to retrieve information from the wallabag instance | Jeremy Benoist | 2019-01-15 | 3 | -3/+38 |
|/ / | |||||
* | | CS | Jeremy Benoist | 2019-01-15 | 3 | -3/+3 |
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 61 | -1519/+3823 |
|\ \ | |/ |/| | |||||
| * | Merge pull request #3841 from wallabag/fix/bad-order-api | Jérémy Benoist | 2019-01-14 | 4 | -15/+33 |
| |\ | |||||
| | * | Avoid error when a bad `order` parameter is given | Jeremy Benoist | 2019-01-14 | 3 | -14/+32 |
| | * | Come back to stable version | Jeremy Benoist | 2019-01-14 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #3837 from wallabag/2.3.7-dev | Kevin Decherf | 2019-01-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Jump to 2.3.7-dev | Jérémy Benoist | 2019-01-11 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #3835 from wallabag/prepare-2.3.6 | Jérémy Benoist | 2019-01-11 | 2 | -1/+15 |
| |\ | |||||
| | * | Prepare 2.3.6 release | Jeremy Benoist | 2019-01-11 | 2 | -1/+15 |
| |/ | |||||
| * | Merge pull request #3826 from wallabag/epub-toc | Jérémy Benoist | 2019-01-11 | 17 | -32/+165 |
| |\ | |||||
| | * | EntriesExport: avoid else on $authors | Kevin Decherf | 2019-01-09 | 1 | -4/+2 |
| | * | EntriesExport: sanitize filename and fix tests | Kevin Decherf | 2019-01-08 | 2 | -13/+26 |
| | * | EntriesExport/pdf: move notice to the end, add metadata cover | Kevin Decherf | 2019-01-07 | 1 | -8/+25 |
| | * | Add translations | Kevin Decherf | 2019-01-07 | 14 | -1/+88 |
| | * | EntriesExport/epub: add metadata to each entry's cover | Kevin Decherf | 2019-01-07 | 1 | -1/+16 |
| | * | EntriesExport: change authors and title when not single entry export | Kevin Decherf | 2019-01-07 | 2 | -2/+5 |
| | * | EntriesExport/epub: revert c779373f, move exportinfo to the end of the book | Kevin Decherf | 2019-01-07 | 1 | -1/+3 |
| | * | EntriesExport/epub: use sha1 sums for filenames, fix and rename title chapters | Kevin Decherf | 2019-01-07 | 1 | -6/+6 |
| | * | EntriesExport/epub: remove TOC page | Kevin Decherf | 2019-01-07 | 1 | -2/+0 |
| * | | Merge pull request #3831 from wallabag/fix/api-bad-client-id | Jérémy Benoist | 2019-01-10 | 3 | -1/+34 |
| |\ \ | |||||
| | * | | Cast client id to avoid PG error | Jeremy Benoist | 2019-01-09 | 3 | -1/+34 |
| * | | | Merge pull request #3833 from techexo/patch-1 | Jérémy Benoist | 2019-01-10 | 2 | -4/+4 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Update entries.html.twig | Eloi Coutant | 2019-01-10 | 1 | -2/+2 |
| | * | | Update entries.html.twig | Eloi Coutant | 2019-01-10 | 1 | -2/+2 |
| |/ / | |||||
| * | | Merge pull request #3827 from wallabag/epub-quote | Kevin Decherf | 2019-01-07 | 1 | -2/+8 |
| |\ \ | |||||
| | * | | EntriesExport/epub: replace epub identifier with unique urn | Kevin Decherf | 2019-01-06 | 1 | -2/+8 |
| * | | | Merge pull request #3820 from lizyn/bugfix/incorrect-calculation-of-CJK-chara... | Jérémy Benoist | 2019-01-07 | 9 | -10/+63 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Counting two characters together as a word in CJK | lizyn | 2019-01-06 | 4 | -5/+5 |
| | * | | Improve reading time tests | Jeremy Benoist | 2019-01-04 | 9 | -9/+41 |
| | * | | fix incorrect reading time calculation for entries with CJK characters | lizyn | 2018-12-25 | 4 | -1/+22 |
| | |/ | |||||
| * | | Merge pull request #3816 from wallabag/validate-import-entry | Jérémy Benoist | 2019-01-04 | 10 | -4/+108 |
| |\ \ | |||||
| | * | | Validate imported entry to avoid error on import | Jeremy Benoist | 2019-01-03 | 10 | -4/+108 |
| | |/ |