aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace continue; with break; to avoid PHP 7.3 warningsphp73Thomas Citharel2019-01-127-9/+9
* Update messages.pl.ymlMateusz Rumiński2018-12-021-2/+2
* Fix utf8mb4 on vendor tablesJeremy Benoist2018-11-283-0/+48
* CSJeremy Benoist2018-11-282-2/+0
* Remove custom Postgres classJeremy Benoist2018-11-282-63/+0
* Update fixturesJeremy Benoist2018-11-288-66/+58
* CleanupJeremy Benoist2018-11-281-1/+1
* Fix RulerZBundleJeremy Benoist2018-11-251-1/+1
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2018-11-2520-56/+220
|\
| * 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
* | | | 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-133-8/+13
* | | | | Added possibility to change locale from login/register pagesNicolas Lœuillet2018-10-135-3/+30
* | | | | Jump to Symfony 3.4Jeremy Benoist2018-10-0421-35/+63
|/ / / /
* | | | Sort archive page by archived atJeremy Benoist2018-09-212-3/+1
* | | | Code StyleSébastien Viande2018-09-211-1/+1