aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle
Commit message (Expand)AuthorAgeFilesLines
...
| * | updateOriginUrl: add behavior when diff is fragment and queryKevin Decherf2018-10-221-0/+1
| * | Refactor updateOriginUrl to include new behaviors behaviorsKevin Decherf2018-10-221-9/+45
| * | ContentProxy: swap entry url to origin_url and set new url according to graby...Kevin Decherf2018-10-211-4/+11
| * | ContentProxy: fix a corner case when entry.url is empty in updateEntryKevin Decherf2018-10-211-0/+8
| * | Merge pull request #3745 from burkemw3/patch-3Jérémy Benoist2018-10-163-17/+5
| |\ \
| | * | Add placeholder image to card-based gallery entries page for #3651Matt Burke2018-10-153-17/+5
| * | | Merge pull request #3606 from mritzmann/masterJérémy Benoist2018-10-151-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | change href link for manifest.jsonMarkus Ritzmann2018-03-191-1/+1
| | * | add manifest.json for android pwamritzmann2018-03-181-0/+2
| * | | Show tags on non-image gallery preview cardMatt Burke2018-10-111-0/+7
| * | | Run php-cs-fixer for fixing coding standard issuesTobi8232018-09-231-41/+53
| * | | Override the value of the given parameter ($title) with the (hopefully)Tobi8232018-09-211-2/+1
| * | | Add tests for logicTobi8232018-09-211-2/+2
| * | | Try to detect the character encoding in PDFs and try to translateTobi8232018-09-211-13/+33
| * | | Remove type declaration for PHP 5 compatibilityTobi8232018-09-211-1/+1
| * | | Bugfix: Sanitize the title of a saved webpage from invalid UTF-8 charactersTobi8232018-09-211-0/+23
* | | | Merge pull request #3574 from shulard/feature/rename-tagsJérémy Benoist2018-10-1518-5/+156
|\ \ \ \
| * | | | Add translations about latest Tag changes.Stéphane HULARD2018-09-2514-1/+43
| * | | | Update tag list template to allow renaming.Stéphane HULARD2018-09-252-4/+27
| * | | | Add RenameForm as tag list view parameters.Stéphane HULARD2018-09-251-0/+6
| * | | | Create a new Tag action to rename tags.Stéphane HULARD2018-09-251-0/+45
| * | | | Rename Tag : Add a new FormTypeStéphane HULARD2018-09-251-0/+35
* | | | | Ensure language is validJeremy Benoist2018-10-132-6/+11
* | | | | Added possibility to change locale from login/register pagesNicolas Lœuillet2018-10-131-0/+19
* | | | | Jump to Symfony 3.4Jeremy Benoist2018-10-048-16/+40
|/ / / /
* | | | Sort archive page by archived atJeremy Benoist2018-09-212-3/+1
* | | | Code StyleSébastien Viande2018-09-211-1/+1
* | | | Entry: add sort parameter archivedSébastien Viande2018-09-211-0/+2
* | | | Entry: add archived_at property and updateArchived methodSébastien Viande2018-09-212-2/+49
|/ / /
* | | Add missing parametersJeremy Benoist2018-09-071-1/+1
* | | php-cs-fixerKevin Decherf2018-09-051-7/+7
* | | EntryRepository: refactor getBuilderForUntaggedByUserKevin Decherf2018-09-051-3/+16
* | | EntryRepository: refactor getBuilderByUserKevin Decherf2018-09-051-12/+38
* | | php-cs-fixerKevin Decherf2018-09-0521-39/+39
| |/ |/|
* | Fixes a typoAleksandar Todorović (r3bl)2018-08-101-1/+1
* | 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-112-2/+2
* | 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-011-4/+4
|\ \
| * | 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
|/