| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dedicated email for site config issue | Jeremy Benoist | 2019-01-18 | 2 | -2/+2 |
* | Avoid error when a bad `order` parameter is given | Jeremy Benoist | 2019-01-14 | 1 | -1/+5 |
* | Merge pull request #3826 from wallabag/epub-toc | Jérémy Benoist | 2019-01-11 | 16 | -29/+157 |
|\ |
|
| * | EntriesExport: avoid else on $authors | Kevin Decherf | 2019-01-09 | 1 | -4/+2 |
| * | EntriesExport: sanitize filename and fix tests | Kevin Decherf | 2019-01-08 | 1 | -10/+18 |
| * | 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 |
* | | 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 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | Counting two characters together as a word in CJK | lizyn | 2019-01-06 | 1 | -1/+1 |
| * | Improve reading time tests | Jeremy Benoist | 2019-01-04 | 1 | -3/+2 |
| * | fix incorrect reading time calculation for entries with CJK characters | lizyn | 2018-12-25 | 1 | -1/+1 |
* | | TagRestController: rewrite delete actions to only retrieve tags related to th... | Kevin Decherf | 2018-12-30 | 1 | -0/+17 |
* | | TagRepository: refactor query builder for queries by userId | Kevin Decherf | 2018-12-30 | 1 | -16/+20 |
* | | fixtures: refactor EntryData, TagData, add a new tag | Kevin Decherf | 2018-12-29 | 2 | -118/+122 |
|/ |
|
* | Merge pull request #3782 from wallabag/issue-3779 | Kevin Decherf | 2018-11-26 | 1 | -6/+5 |
|\ |
|
| * | material: fix missing thumbnail on list view | Kevin Decherf | 2018-11-25 | 1 | -6/+5 |
* | | Merge pull request #3765 from burkemw3/patch-2 | Jérémy Benoist | 2018-11-26 | 2 | -7/+0 |
|\ \
| |/
|/| |
|
| * | Remove preview picture from single entry view page for #1875 | Matt Burke | 2018-11-24 | 2 | -7/+0 |
* | | Card no preview replaced by wallabag logo | Simounet | 2018-11-21 | 1 | -5/+2 |
* | | Update messages.en.yml | Eloi Coutant | 2018-11-16 | 1 | -3/+3 |
* | | Update messages.fr.yml | Eloi Coutant | 2018-11-16 | 1 | -1/+1 |
* | | Update messages.fr.yml | Eloi Coutant | 2018-11-16 | 1 | -3/+3 |
* | | Add rel=noopener to target=_blank links | Matt Burke | 2018-11-07 | 6 | -25/+25 |
|/ |
|
* | Merge pull request #3764 from shtrom/fix-matches-notmatches-language | Kevin Decherf | 2018-11-01 | 8 | -13/+13 |
|\ |
|
| * | fixup! fixup! Fix documentation wording for matches/notmatches tagging rules | Olivier Mehani | 2018-11-01 | 8 | -8/+8 |
| * | fixup! Fix documentation wording for matches/notmatches tagging rules | Olivier Mehani | 2018-11-01 | 8 | -8/+8 |
| * | Fix documentation wording for matches/notmatches tagging rules | Olivier Mehani | 2018-10-31 | 8 | -13/+13 |
* | | phpcs | Kevin Decherf | 2018-10-24 | 1 | -1/+2 |
* | | updateOriginUrl: remove 'query string' case from ignore list | Kevin Decherf | 2018-10-24 | 1 | -2/+0 |
* | | updateOriginUrl: add comment blocks for the parse_url diff check | Kevin Decherf | 2018-10-24 | 1 | -0/+23 |
* | | updateOriginUrl: rewrite some if, resolving feedbacks from PR | Kevin Decherf | 2018-10-24 | 1 | -32/+35 |
* | | ignoreOriginUrl: add initial support of ignore lists | Kevin Decherf | 2018-10-22 | 1 | -20/+59 |
* | | updateOriginUrl: add behavior when diff is fragment and query | Kevin Decherf | 2018-10-22 | 1 | -0/+1 |
* | | Refactor updateOriginUrl to include new behaviors behaviors | Kevin Decherf | 2018-10-22 | 1 | -9/+45 |
* | | ContentProxy: swap entry url to origin_url and set new url according to graby... | Kevin Decherf | 2018-10-21 | 1 | -4/+11 |
* | | ContentProxy: fix a corner case when entry.url is empty in updateEntry | Kevin Decherf | 2018-10-21 | 1 | -0/+8 |
* | | Merge pull request #3745 from burkemw3/patch-3 | Jérémy Benoist | 2018-10-16 | 3 | -17/+5 |
|\ \ |
|
| * | | Add placeholder image to card-based gallery entries page for #3651 | Matt Burke | 2018-10-15 | 3 | -17/+5 |
* | | | Merge pull request #3606 from mritzmann/master | Jérémy Benoist | 2018-10-15 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | change href link for manifest.json | Markus Ritzmann | 2018-03-19 | 1 | -1/+1 |
| * | | add manifest.json for android pwa | mritzmann | 2018-03-18 | 1 | -0/+2 |