aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Remove preview picture from single entry view page for #1875Matt Burke2018-11-242-7/+0
* | Card no preview replaced by wallabag logoSimounet2018-11-211-5/+2
* | Update messages.en.ymlEloi Coutant2018-11-161-3/+3
* | Update messages.fr.ymlEloi Coutant2018-11-161-1/+1
* | Update messages.fr.ymlEloi Coutant2018-11-161-3/+3
* | Add rel=noopener to target=_blank linksMatt Burke2018-11-076-25/+25
|/
* Merge pull request #3764 from shtrom/fix-matches-notmatches-languageKevin Decherf2018-11-018-13/+13
|\
| * fixup! fixup! Fix documentation wording for matches/notmatches tagging rulesOlivier Mehani2018-11-018-8/+8
| * fixup! Fix documentation wording for matches/notmatches tagging rulesOlivier Mehani2018-11-018-8/+8
| * Fix documentation wording for matches/notmatches tagging rulesOlivier Mehani2018-10-318-13/+13
* | phpcsKevin Decherf2018-10-241-1/+2
* | updateOriginUrl: remove 'query string' case from ignore listKevin Decherf2018-10-241-2/+0
* | updateOriginUrl: add comment blocks for the parse_url diff checkKevin Decherf2018-10-241-0/+23
* | updateOriginUrl: rewrite some if, resolving feedbacks from PRKevin Decherf2018-10-241-32/+35
* | ignoreOriginUrl: add initial support of ignore listsKevin Decherf2018-10-221-20/+59
* | 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
* | | 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
* | | AnnotationRepository: rename getBuilderByUserKevin Decherf2018-09-051-2/+2
* | | php-cs-fixerKevin Decherf2018-09-0534-57/+57
| |/ |/|
* | 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-113-3/+3
* | Autofocus the username field on the login pageSimounet2018-07-111-1/+1