aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3922 from burkemw3/patch-5Jérémy Benoist2019-05-131-3/+0
|\
| * Remove preview picture from share view page for #1875Matt Burke2019-05-121-3/+0
* | Enable no-referrer on img tags, enable strict-origin-when-cross-origin by def...Kevin Decherf2019-05-102-0/+2
|/
* material: add metadata to list viewKevin Decherf2019-05-012-2/+5
* Adding more tests to cover different scenarioJeremy Benoist2019-04-242-16/+38
* Add ability to match many domains for credentialsJeremy Benoist2019-04-2314-17/+27
* Merge pull request #3909 from wallabag/fix/html-not-definedJérémy Benoist2019-03-181-7/+6
|\
| * Fix PHP warningJeremy Benoist2019-03-181-7/+6
* | epub: fix exception when articles have the same titleKevin Decherf2019-03-171-1/+1
|/
* material: wrap card actions, remove class hiding of creation dateKevin Decherf2019-03-031-5/+7
* Merge pull request #3886 from wallabag/issue-3602Jérémy Benoist2019-02-251-7/+9
|\
| * epub export: fix missing cover image, only for exports of one articleKevin Decherf2019-02-181-7/+9
* | EntryRestController: add support of expect parameter to delete actionKevin Decherf2019-02-201-4/+17
|/
* CSJeremy Benoist2019-02-131-1/+1
* CSJeremy Benoist2019-02-119-13/+13
* Fix broken 2 factor auth logo imageJonathan Crooke2019-01-311-1/+1
* Improve checks & add testsJeremy Benoist2019-01-281-3/+3
* status and favourite are actually strings in the import so use ==Tristan Hill2019-01-271-2/+2
* Add dedicated email for site config issueJeremy Benoist2019-01-182-2/+2
* Avoid error when a bad `order` parameter is givenJeremy Benoist2019-01-142-14/+23
* Merge pull request #3826 from wallabag/epub-tocJérémy Benoist2019-01-1116-29/+157
|\
| * EntriesExport: avoid else on $authorsKevin Decherf2019-01-091-4/+2
| * EntriesExport: sanitize filename and fix testsKevin Decherf2019-01-081-10/+18
| * EntriesExport/pdf: move notice to the end, add metadata coverKevin Decherf2019-01-071-8/+25
| * Add translationsKevin Decherf2019-01-0714-1/+88
| * EntriesExport/epub: add metadata to each entry's coverKevin Decherf2019-01-071-1/+16
| * EntriesExport: change authors and title when not single entry exportKevin Decherf2019-01-072-2/+5
| * EntriesExport/epub: revert c779373f, move exportinfo to the end of the bookKevin Decherf2019-01-071-1/+3
| * EntriesExport/epub: use sha1 sums for filenames, fix and rename title chaptersKevin Decherf2019-01-071-6/+6
| * EntriesExport/epub: remove TOC pageKevin Decherf2019-01-071-2/+0
* | Merge pull request #3831 from wallabag/fix/api-bad-client-idJérémy Benoist2019-01-102-1/+20
|\ \
| * | Cast client id to avoid PG errorJeremy Benoist2019-01-092-1/+20
* | | Update entries.html.twigEloi Coutant2019-01-101-2/+2
* | | Update entries.html.twigEloi Coutant2019-01-101-2/+2
| |/ |/|
* | Merge pull request #3827 from wallabag/epub-quoteKevin Decherf2019-01-071-2/+8
|\ \
| * | EntriesExport/epub: replace epub identifier with unique urnKevin Decherf2019-01-061-2/+8
* | | Merge pull request #3820 from lizyn/bugfix/incorrect-calculation-of-CJK-chara...Jérémy Benoist2019-01-071-4/+3
|\ \ \ | |/ / |/| |
| * | Counting two characters together as a word in CJKlizyn2019-01-061-1/+1
| * | Improve reading time testsJeremy Benoist2019-01-041-3/+2
| * | fix incorrect reading time calculation for entries with CJK characterslizyn2018-12-251-1/+1
| |/
* | Merge pull request #3816 from wallabag/validate-import-entryJérémy Benoist2019-01-0410-4/+108
|\ \
| * | Validate imported entry to avoid error on importJeremy Benoist2019-01-0310-4/+108
| |/
* | TagRestController: rewrite delete actions to only retrieve tags related to th...Kevin Decherf2018-12-302-11/+28
* | TagRepository: refactor query builder for queries by userIdKevin Decherf2018-12-301-16/+20
* | fixtures: refactor EntryData, TagData, add a new tagKevin Decherf2018-12-292-118/+122
|/
* Merge pull request #3782 from wallabag/issue-3779Kevin Decherf2018-11-261-6/+5
|\
| * material: fix missing thumbnail on list viewKevin Decherf2018-11-251-6/+5
* | Merge pull request #3784 from giuppi/masterJérémy Benoist2018-11-261-1/+1
|\ \
| * | Fix Android app login issuegiuppi2018-11-251-1/+1
| |/
* | Merge pull request #3765 from burkemw3/patch-2Jérémy Benoist2018-11-262-7/+0
|\ \ | |/ |/|