aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* More robust srcset image attribute handlingSimounet2018-07-121-3/+8
* wallabag logo (side-nav) replaced by an SVG oneSimounet2018-07-111-1/+1
* wallabag logo with typo replaced by an SVG oneSimounet2018-07-113-3/+3
* Autofocus the username field on the login pageSimounet2018-07-111-1/+1
* Fix image downloading on null image pathSimounet2018-07-051-0/+4
* We should able to get the table name unescapedJeremy Benoist2018-06-141-1/+7
* Fixed migrations with dash into db nameJeremy Benoist2018-06-141-0/+43
* Merge pull request #3668 from wallabag/fix-testsJérémy Benoist2018-06-071-1/+0
|\
| * Fix testsJeremy Benoist2018-06-061-1/+0
* | Merge pull request #3614 from comradekingu/patch-3Jérémy Benoist2018-06-061-3/+3
|\ \ | |/ |/|
| * GitHub, Log out, of the devAllan Nordhøy2018-03-251-3/+3
* | Fix authors and preview alt encoding displaySimounet2018-06-041-2/+2
* | Merge pull request #3646 from Quenty31/masterJérémy Benoist2018-06-012-5/+5
|\ \
| * | Update wallabag_user.oc.ymlQuentí2018-05-061-1/+1
| * | Update wallabag_user.oc.ymlQuentí2018-05-051-1/+1
| * | Update messages.oc.ymlQuentí2018-05-051-4/+4
* | | Fix srcset attribute on images downloadedSimounet2018-06-011-3/+33
|/ /
* / Better encoding of the URI for the bookmarkletFloran Brutel2018-04-011-1/+1
|/
* Merge pull request #3592 from Simounet/fix/html-entities-on-default-titleJérémy Benoist2018-02-244-6/+6
|\
| * Fix title card HTML parsingSimounet2018-02-124-6/+6
* | Fix error when withRemove variable is not defined.Stéphane HULARD2018-01-231-1/+1
|/
* Nav close button alignment and nav boxes improvedSimounet2018-01-124-40/+38
* Label replaced by a button on the nav search formSimounet2018-01-123-2/+2
* Label replaced by a button on the nav new entry formSimounet2018-01-122-1/+1
* Merge pull request #3536 from wallabag/tag-link-3534Nicolas Lœuillet2018-01-033-3/+3
|\
| * Fix broken link to remove tags from entriesKevin Decherf2017-12-273-3/+3
* | Replaced Create new client link with a buttonNicolas Lœuillet2017-12-281-1/+1
|/
* Added default value for title on entry viewNicolas Lœuillet2017-12-262-4/+4
* Updated baggy theme for the no-title fixNicolas Lœuillet2017-12-261-1/+1
* Using new 'entry.default_title' as translation keySimounet2017-12-2615-1/+15
* Card tags template sharedSimounet2017-12-263-16/+17
* Useless span removed from the card's titleSimounet2017-12-261-5/+3
* Default card titleSimounet2017-12-261-1/+1
* Content card template sharedSimounet2017-12-265-68/+25
* Update messages.pl.ymlMateusz Rumiński2017-12-181-2/+2
* Merge pull request #3348 from pmichelazzo/masterNicolas Lœuillet2017-12-181-0/+11
|\
| * Update PT translationsPaulino Michelazzo2017-12-171-0/+11
* | api: copy entry object before sending, to keep idKevin Decherf2017-12-171-1/+4
|/
* Merge pull request #3513 from wallabag/icons-3437Nicolas Lœuillet2017-12-163-9/+9
|\
| * material: replace exit_to_app, redo and autorenew iconsKevin Decherf2017-12-163-9/+9
* | command: replace note regarding server:run --env=prodKevin Decherf2017-12-161-1/+1
|/
* Fix empty title and domain_name when exception is thrown during fetchKevin Decherf2017-12-133-4/+57
* Merge pull request #3488 from wallabag/pg-10Jérémy Benoist2017-12-132-0/+63
|\
| * Fix testsJeremy Benoist2017-12-121-4/+4
| * Add custom driver & schema manager for PostgreSQL 10Jeremy Benoist2017-12-122-0/+63
* | Merge pull request #3492 from bdunogier/fix-3484-disable_share_linkNicolas Lœuillet2017-12-121-0/+10
|\ \
| * | Fix #3484: hide the share toggle button if no service is enabledBertrand Dunogier2017-12-121-0/+10
| |/
* / Displayed the RSS icon on homepage routeNicolas Lœuillet2017-12-121-3/+8
|/
* Fix #3448 - pubDate now conformant to Date and Time specifications defined by...Christophe VERGNE2017-12-111-2/+2
* Merge pull request #3465 from wallabag/fix-testsJérémy Benoist2017-12-101-1/+1
|\