aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump friendsofsymfony/rest-bundle from 2.7.4 to 2.8.0dependabot/composer/friendsofsymfony/rest-bundle-2.8.0dependabot-preview[bot]2020-06-041-5/+7
| | | | | | | | Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.4 to 2.8.0. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.4...2.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4425 from ↵Jérémy Benoist2020-06-021-17/+17
|\ | | | | | | | | wallabag/dependabot/composer/symfony/symfony-3.4.41 Bump symfony/symfony from 3.4.40 to 3.4.41
| * Bump symfony/symfony from 3.4.40 to 3.4.41dependabot-preview[bot]2020-06-011-17/+17
| | | | | | | | | | | | | | | | Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.40 to 3.4.41. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.41/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.40...v3.4.41) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #4423 from ↵Jérémy Benoist2020-06-021-5/+5
|\ \ | |/ |/| | | | | wallabag/dependabot/composer/symfony/maker-bundle-1.19.0 Bump symfony/maker-bundle from 1.18.0 to 1.19.0
| * Bump symfony/maker-bundle from 1.18.0 to 1.19.0dependabot-preview[bot]2020-06-011-5/+5
|/ | | | | | | | Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/symfony/maker-bundle/releases) - [Changelog](https://github.com/symfony/maker-bundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/maker-bundle/compare/v1.18.0...v1.19.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4418 from ↵Jérémy Benoist2020-05-261-374/+20
|\ | | | | | | | | wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.10 Bump doctrine/doctrine-bundle from 1.12.8 to 1.12.10
| * Bump doctrine/doctrine-bundle from 1.12.8 to 1.12.10dependabot-preview[bot]2020-05-261-374/+20
|/ | | | | | | Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.8 to 1.12.10. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.8...1.12.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4416 from wallabag/update-depsJérémy Benoist2020-05-254-656/+1069
|\ | | | | Update deps
| * Lock scheb/two-factor-bundle to avoid issue with ListenerInterface / ↵Jeremy Benoist2020-05-252-32/+94
| | | | | | | | | | | | | | | | | | | | TwoFactorListener - v4.6.0 introduce a fix for "deprecated listener for Symfony < 4.3" - but sentry-symfony 3.3.0 introduce a bug in the workaround previous fix - which was fixed in sentry-symfony 3.4.2 - we can't upgrade to that version because it requires sentry/sdk 2.1 which use `php-http/guzzle6-adapter` instead of curl - as we are using guzzle5, we can't upgrade and fix the listerner issue
| * Update depsJeremy Benoist2020-05-254-634/+985
|/ | | | | | | | | | | | | | | | | | - Clean Travis config file - Only cache deps from composer (avoiding metadata to invalid Travis cache) - Update config file to match future version from Travis - Remove useless (not so working) `travis_fold` - Remove `SensioGeneratorBundle` and use `MakerBundle` ``` Package sensio/generator-bundle is abandoned, you should avoid using it. Use symfony/maker-bundle instead. ``` - Sort packages in `composer.json` - Use `laminas/*` package to remove deprecated `zendframework/*` ones: ``` Package zendframework/zend-code is abandoned, you should avoid using it. Use laminas/laminas-code instead. Package zendframework/zend-diactoros is abandoned, you should avoid using it. Use laminas/laminas-diactoros instead. Package zendframework/zend-eventmanager is abandoned, you should avoid using it. Use laminas/laminas-eventmanager instead. ```
* Merge pull request #4410 from ↵Jérémy Benoist2020-05-252-6/+6
|\ | | | | | | | | wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.6.0 Bump friendsofsymfony/jsrouting-bundle from 2.5.4 to 2.6.0
| * Fix testJeremy Benoist2020-05-251-1/+1
| |
| * Bump friendsofsymfony/jsrouting-bundle from 2.5.4 to 2.6.0dependabot-preview[bot]2020-05-211-5/+5
|/ | | | | | | | Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.5.4 to 2.6.0. - [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.5.4...2.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4385 from Simounet/feat/side-nav-hidden-mobile-add-tagJérémy Benoist2020-05-132-1/+6
|\ | | | | Side nav hidden on mobile tag adding
| * Side nav hidden on mobile tag addingSimounet2020-05-062-1/+6
| |
* | Merge pull request #4392 from ↵Jérémy Benoist2020-05-111-19/+20
|\ \ | |/ |/| | | | | wallabag/dependabot/composer/scheb/two-factor-bundle-4.16.0 Bump scheb/two-factor-bundle from 4.15.0 to 4.16.0
| * Bump scheb/two-factor-bundle from 4.15.0 to 4.16.0dependabot-preview[bot]2020-05-111-19/+20
|/ | | | | | | Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.15.0...v4.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #4363 from wallabag/piwik-to-matomoNicolas Lœuillet2020-04-3022-77/+106
|\ | | | | Upgrade Piwik Twig Extension to Matomo
| * Upgrade Piwik Twig Extension to MatomoNicolas Lœuillet2020-04-2922-77/+106
| |
* | Merge pull request #4370 from ↵Jérémy Benoist2020-04-301-5/+5
|\ \ | | | | | | | | | | | | wallabag/dependabot/composer/scheb/two-factor-bundle-4.15.0 Bump scheb/two-factor-bundle from 4.14.0 to 4.15.0
| * | Bump scheb/two-factor-bundle from 4.14.0 to 4.15.0dependabot-preview[bot]2020-04-301-5/+5
|/ / | | | | | | | | | | | | Bumps [scheb/two-factor-bundle](https://github.com/scheb/two-factor-bundle) from 4.14.0 to 4.15.0. - [Release notes](https://github.com/scheb/two-factor-bundle/releases) - [Commits](https://github.com/scheb/two-factor-bundle/compare/v4.14.0...v4.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #4366 from AKKED/patch-8Jérémy Benoist2020-04-291-4/+49
|\ \ | | | | | | Update Japanese translation (messages.ja.yml)
| * | Update Japanese translation (messages.ja.yml)AKKED2020-04-291-4/+49
|/ /
* | Merge pull request #4364 from ↵Jérémy Benoist2020-04-291-10/+10
|\ \ | | | | | | | | | | | | wallabag/dependabot/composer/symfony/symfony-3.4.40 Bump symfony/symfony from 3.4.39 to 3.4.40
| * | Bump symfony/symfony from 3.4.39 to 3.4.40dependabot-preview[bot]2020-04-291-10/+10
|/ / | | | | | | | | | | | | | | Bumps [symfony/symfony](https://github.com/symfony/symfony) from 3.4.39 to 3.4.40. - [Release notes](https://github.com/symfony/symfony/releases) - [Changelog](https://github.com/symfony/symfony/blob/v3.4.40/CHANGELOG-3.4.md) - [Commits](https://github.com/symfony/symfony/compare/v3.4.39...v3.4.40) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #4358 from JeanGauthier/masterJérémy Benoist2020-04-281-36/+36
|\ \ | |/ |/| Update messages.oc.yml
| * Update messages.oc.ymlProfile moved2020-04-271-1/+1
| |
| * Update messages.oc.ymlProfile moved2020-04-271-1/+1
| |
| * Update messages.oc.ymlProfile moved2020-04-261-36/+36
| |
* | Merge pull request #4360 from wallabag/config-mass-deleteNicolas Lœuillet2020-04-2717-2/+18
|\ \ | | | | | | Added confirmation before mass deleting articles
| * | Added confirmation before mass deleting articlesNicolas Lœuillet2020-04-2717-2/+18
|/ /
* | Merge pull request #4309 from wallabag/fix/php-7.4Nicolas Lœuillet2020-04-274-80/+72
|\ \ | | | | | | Replace wallabag's fork of tcpdf with the original one, PHP 7.4 support
| * | Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4Kevin Decherf2020-04-264-80/+72
| |/ | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | Merge pull request #4343 from wallabag/enhance-material-navJérémy Benoist2020-04-2721-40/+59
|\ \ | |/ |/| Enhanced navigation menu in material theme
| * Enhanced navigation menu in material themeNicolas Lœuillet2020-04-2621-40/+59
|/
* Merge pull request #4026 from wallabag/3760-ignorelist-dbKevin Decherf2020-04-2654-80/+2384
|\ | | | | Move Ignore Origin rules to database
| * tests: add a NetworkCalls group for tests making network callsKevin Decherf2020-04-253-5/+30
| | | | | | | | | | | | | | Excluding this group can decrease the run time of tests during development. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * views: Add doc and translations on ignore origin rules formsKevin Decherf2020-04-2520-0/+512
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Add controller, views and translations for ignore origin instance rulesKevin Decherf2020-04-2526-4/+673
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * ContentProxy: replace ignoreUrl with new RuleBasedIgnoreOriginProcessorKevin Decherf2020-04-252-60/+108
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Add default system-wide ignore origin rules with install supportKevin Decherf2020-04-255-0/+60
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Add new Helper to process Ignore Origin rules and RulerZ operatorKevin Decherf2020-04-256-4/+300
| | | | | | | | | | | | | | | | | | | | This commits adds a new helper like RuleBasedTagger for processing ignore origin rules. It also adds a new custom RulerZ operator for the '~' pattern matching rule. Renames 'pattern' with '_all' in IgnoreOriginRule entity. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Add new Ignore Origin rules tab, update ConfigControllerKevin Decherf2020-04-2520-13/+406
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Add IgnoreOriginRule-related entities, db migration, update configKevin Decherf2020-04-2510-1/+302
|/ | | | | | | | Add IgnoreOriginUserRule for user-defined rules and IgnoreOriginInstanceRule for system-wide rules. Add an interface for these two new entities. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #4326 from wallabag/mass-actionsNicolas Lœuillet2020-04-249-2/+191
|\ | | | | Added mass actions for Material design in list view
| * Added mass actions for Material design in list viewNicolas Lœuillet2020-04-249-2/+191
|/
* Merge pull request #4353 from ↵Jérémy Benoist2020-04-241-5/+5
|\ | | | | | | | | wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.4 Bump friendsofsymfony/rest-bundle from 2.7.3 to 2.7.4
| * Bump friendsofsymfony/rest-bundle from 2.7.3 to 2.7.4dependabot-preview[bot]2020-04-241-5/+5
| | | | | | | | | | | | | | | | Bumps [friendsofsymfony/rest-bundle](https://github.com/FriendsOfSymfony/FOSRestBundle) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/FriendsOfSymfony/FOSRestBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSRestBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSRestBundle/compare/2.7.3...2.7.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #4354 from ↵Jérémy Benoist2020-04-241-10/+10
|\ \ | |/ |/| | | | | wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.8 Bump doctrine/doctrine-bundle from 1.12.7 to 1.12.8
| * Bump doctrine/doctrine-bundle from 1.12.7 to 1.12.8dependabot-preview[bot]2020-04-241-10/+10
|/ | | | | | | Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.7 to 1.12.8. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.7...1.12.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>