| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Entry: add archived_at property and updateArchived method | Sébastien Viande | 2018-09-21 | 9 | -10/+57 |
|/ / / |
|
* | | | Add missing parameters | Jeremy Benoist | 2018-09-07 | 1 | -1/+1 |
* | | | php-cs-fixer | Kevin Decherf | 2018-09-05 | 1 | -7/+7 |
* | | | EntryRepository: refactor getBuilderForUntaggedByUser | Kevin Decherf | 2018-09-05 | 1 | -3/+16 |
* | | | EntryRepository: refactor getBuilderByUser | Kevin Decherf | 2018-09-05 | 1 | -12/+38 |
* | | | AnnotationRepository: rename getBuilderByUser | Kevin Decherf | 2018-09-05 | 1 | -2/+2 |
* | | | php-cs-fixer | Kevin Decherf | 2018-09-05 | 34 | -57/+57 |
| |/
|/| |
|
* | | Fixes a typo | Aleksandar Todorović (r3bl) | 2018-08-10 | 1 | -1/+1 |
* | | More robust srcset image attribute handling | Simounet | 2018-07-12 | 1 | -3/+8 |
* | | wallabag logo (side-nav) replaced by an SVG one | Simounet | 2018-07-11 | 1 | -1/+1 |
* | | wallabag logo with typo replaced by an SVG one | Simounet | 2018-07-11 | 3 | -3/+3 |
* | | Autofocus the username field on the login page | Simounet | 2018-07-11 | 1 | -1/+1 |
* | | Fix image downloading on null image path | Simounet | 2018-07-05 | 1 | -0/+4 |
* | | We should able to get the table name unescaped | Jeremy Benoist | 2018-06-14 | 1 | -1/+7 |
* | | Fixed migrations with dash into db name | Jeremy Benoist | 2018-06-14 | 1 | -0/+43 |
* | | Merge pull request #3668 from wallabag/fix-tests | Jérémy Benoist | 2018-06-07 | 1 | -1/+0 |
|\ \ |
|
| * | | Fix tests | Jeremy Benoist | 2018-06-06 | 1 | -1/+0 |
* | | | Merge pull request #3614 from comradekingu/patch-3 | Jérémy Benoist | 2018-06-06 | 1 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | GitHub, Log out, of the dev | Allan Nordhøy | 2018-03-25 | 1 | -3/+3 |
| |/ |
|
* | | Fix authors and preview alt encoding display | Simounet | 2018-06-04 | 1 | -2/+2 |
* | | Merge pull request #3646 from Quenty31/master | Jérémy Benoist | 2018-06-01 | 2 | -5/+5 |
|\ \ |
|
| * | | Update wallabag_user.oc.yml | Quentí | 2018-05-06 | 1 | -1/+1 |
| * | | Update wallabag_user.oc.yml | Quentí | 2018-05-05 | 1 | -1/+1 |
| * | | Update messages.oc.yml | Quentí | 2018-05-05 | 1 | -4/+4 |
* | | | Fix srcset attribute on images downloaded | Simounet | 2018-06-01 | 1 | -3/+33 |
|/ / |
|
* / | Better encoding of the URI for the bookmarklet | Floran Brutel | 2018-04-01 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #3592 from Simounet/fix/html-entities-on-default-title | Jérémy Benoist | 2018-02-24 | 4 | -6/+6 |
|\ |
|
| * | Fix title card HTML parsing | Simounet | 2018-02-12 | 4 | -6/+6 |
* | | Fix error when withRemove variable is not defined. | Stéphane HULARD | 2018-01-23 | 1 | -1/+1 |
|/ |
|
* | Nav close button alignment and nav boxes improved | Simounet | 2018-01-12 | 4 | -40/+38 |
* | Label replaced by a button on the nav search form | Simounet | 2018-01-12 | 3 | -2/+2 |
* | Label replaced by a button on the nav new entry form | Simounet | 2018-01-12 | 2 | -1/+1 |
* | Merge pull request #3536 from wallabag/tag-link-3534 | Nicolas Lœuillet | 2018-01-03 | 3 | -3/+3 |
|\ |
|
| * | Fix broken link to remove tags from entries | Kevin Decherf | 2017-12-27 | 3 | -3/+3 |
* | | Replaced Create new client link with a button | Nicolas Lœuillet | 2017-12-28 | 1 | -1/+1 |
|/ |
|
* | Added default value for title on entry view | Nicolas Lœuillet | 2017-12-26 | 2 | -4/+4 |
* | Updated baggy theme for the no-title fix | Nicolas Lœuillet | 2017-12-26 | 1 | -1/+1 |
* | Using new 'entry.default_title' as translation key | Simounet | 2017-12-26 | 15 | -1/+15 |
* | Card tags template shared | Simounet | 2017-12-26 | 3 | -16/+17 |
* | Useless span removed from the card's title | Simounet | 2017-12-26 | 1 | -5/+3 |
* | Default card title | Simounet | 2017-12-26 | 1 | -1/+1 |
* | Content card template shared | Simounet | 2017-12-26 | 5 | -68/+25 |
* | Update messages.pl.yml | Mateusz Rumiński | 2017-12-18 | 1 | -2/+2 |
* | Merge pull request #3348 from pmichelazzo/master | Nicolas Lœuillet | 2017-12-18 | 1 | -0/+11 |
|\ |
|
| * | Update PT translations | Paulino Michelazzo | 2017-12-17 | 1 | -0/+11 |
* | | api: copy entry object before sending, to keep id | Kevin Decherf | 2017-12-17 | 1 | -1/+4 |
|/ |
|
* | Merge pull request #3513 from wallabag/icons-3437 | Nicolas Lœuillet | 2017-12-16 | 3 | -9/+9 |
|\ |
|
| * | material: replace exit_to_app, redo and autorenew icons | Kevin Decherf | 2017-12-16 | 3 | -9/+9 |
* | | command: replace note regarding server:run --env=prod | Kevin Decherf | 2017-12-16 | 1 | -1/+1 |
|/ |
|
* | Fix empty title and domain_name when exception is thrown during fetch | Kevin Decherf | 2017-12-13 | 3 | -4/+57 |