Jeremy Benoist
2a253d24ca
Upgrade scheb/two-factor-bundle to fix vulnerability
...
The bundle was locked to a version which contains a security bug.
Jumping to the most recent fix the issue.
But we'll have the `ListenerInterface` issue, again.
So, downgrading sentry-symfony instead.
See 0cf743f6fb
2020-06-02 07:53:26 +02:00
Jérémy Benoist
3095c0d51f
Merge pull request #4425 from wallabag/dependabot/composer/symfony/symfony-3.4.41
...
Bump symfony/symfony from 3.4.40 to 3.4.41
2020-06-02 07:45:49 +02:00
Jérémy Benoist
e2a6487b4f
Merge pull request #4423 from wallabag/dependabot/composer/symfony/maker-bundle-1.19.0
...
Bump symfony/maker-bundle from 1.18.0 to 1.19.0
2020-06-02 05:48:01 +02:00
dependabot-preview[bot]
aaedb0ad3c
Bump symfony/symfony from 3.4.40 to 3.4.41
...
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>
2020-06-01 02:24:42 +00:00
dependabot-preview[bot]
b83855b00b
Bump symfony/maker-bundle from 1.18.0 to 1.19.0
...
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>
2020-06-01 02:19:10 +00:00
Jérémy Benoist
b75b649eff
Merge pull request #4418 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.10
...
Bump doctrine/doctrine-bundle from 1.12.8 to 1.12.10
2020-05-26 06:05:09 +02:00
dependabot-preview[bot]
03ac06a84e
Bump doctrine/doctrine-bundle from 1.12.8 to 1.12.10
...
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>
2020-05-26 02:43:32 +00:00
Jérémy Benoist
d647e50597
Merge pull request #4416 from wallabag/update-deps
...
Update deps
2020-05-25 18:10:41 +02:00
Jeremy Benoist
0cf743f6fb
Lock scheb/two-factor-bundle to avoid issue with ListenerInterface / 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
2020-05-25 07:14:00 +02:00
Jeremy Benoist
2a74acb77f
Update deps
...
- 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.
```
2020-05-25 06:28:04 +02:00
Jérémy Benoist
372810b687
Merge pull request #4410 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-2.6.0
...
Bump friendsofsymfony/jsrouting-bundle from 2.5.4 to 2.6.0
2020-05-25 06:09:33 +02:00
Jeremy Benoist
9dfceff022
Fix test
2020-05-25 05:50:11 +02:00
dependabot-preview[bot]
0db1322941
Bump friendsofsymfony/jsrouting-bundle from 2.5.4 to 2.6.0
...
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>
2020-05-21 02:18:41 +00:00
Jérémy Benoist
bf7cf20b44
Merge pull request #4385 from Simounet/feat/side-nav-hidden-mobile-add-tag
...
Side nav hidden on mobile tag adding
2020-05-13 05:05:15 +02:00
Jérémy Benoist
29e16095f4
Merge pull request #4392 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.16.0
...
Bump scheb/two-factor-bundle from 4.15.0 to 4.16.0
2020-05-11 05:16:33 +02:00
dependabot-preview[bot]
27113f4562
Bump scheb/two-factor-bundle from 4.15.0 to 4.16.0
...
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>
2020-05-11 02:23:56 +00:00
Simounet
a5ac604683
Side nav hidden on mobile tag adding
2020-05-06 22:27:11 +02:00
Nicolas Lœuillet
557e810c1f
Merge pull request #4363 from wallabag/piwik-to-matomo
...
Upgrade Piwik Twig Extension to Matomo
2020-04-30 09:14:52 +02:00
Jérémy Benoist
23ea2c8f74
Merge pull request #4370 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.15.0
...
Bump scheb/two-factor-bundle from 4.14.0 to 4.15.0
2020-04-30 06:28:38 +02:00
dependabot-preview[bot]
b3223101d0
Bump scheb/two-factor-bundle from 4.14.0 to 4.15.0
...
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>
2020-04-30 02:19:01 +00:00
Nicolas Lœuillet
9717d01298
Upgrade Piwik Twig Extension to Matomo
2020-04-29 14:19:31 +02:00
Jérémy Benoist
0914a6f2fd
Merge pull request #4366 from AKKED/patch-8
...
Update Japanese translation (messages.ja.yml)
2020-04-29 09:54:48 +02:00
AKKED
438a05c3c8
Update Japanese translation (messages.ja.yml)
2020-04-29 15:53:37 +09:00
Jérémy Benoist
ba9e1c02ae
Merge pull request #4364 from wallabag/dependabot/composer/symfony/symfony-3.4.40
...
Bump symfony/symfony from 3.4.39 to 3.4.40
2020-04-29 04:43:16 +02:00
dependabot-preview[bot]
5e39e5b6a9
Bump symfony/symfony from 3.4.39 to 3.4.40
...
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>
2020-04-29 02:19:13 +00:00
Jérémy Benoist
d50c93f055
Merge pull request #4358 from JeanGauthier/master
...
Update messages.oc.yml
2020-04-28 09:21:54 +02:00
Nicolas Lœuillet
976b4bbb11
Merge pull request #4360 from wallabag/config-mass-delete
...
Added confirmation before mass deleting articles
2020-04-27 17:57:25 +02:00
Profile moved
b33226c3a2
Update messages.oc.yml
2020-04-27 11:49:02 +02:00
Nicolas Lœuillet
e247450ade
Added confirmation before mass deleting articles
2020-04-27 11:42:41 +02:00
Profile moved
61007d58dd
Update messages.oc.yml
2020-04-27 11:17:57 +02:00
Nicolas Lœuillet
34fe51454a
Merge pull request #4309 from wallabag/fix/php-7.4
...
Replace wallabag's fork of tcpdf with the original one, PHP 7.4 support
2020-04-27 08:59:56 +02:00
Jérémy Benoist
b23d9403ec
Merge pull request #4343 from wallabag/enhance-material-nav
...
Enhanced navigation menu in material theme
2020-04-27 06:08:10 +02:00
Profile moved
a08b0bf828
Update messages.oc.yml
2020-04-26 22:56:18 +02:00
Nicolas Lœuillet
d9a68f6ced
Enhanced navigation menu in material theme
2020-04-26 21:08:22 +02:00
Kevin Decherf
7f88c7423f
Replace wallabag's fork of tcpdf with the original one, fix notices for PHP 7.4
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-26 18:29:34 +02:00
Kevin Decherf
0e8a0f77d0
Merge pull request #4026 from wallabag/3760-ignorelist-db
...
Move Ignore Origin rules to database
2020-04-26 15:39:57 +02:00
Kevin Decherf
71f7e58fbd
tests: add a NetworkCalls group for tests making network calls
...
Excluding this group can decrease the run time of tests during
development.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-25 15:59:23 +02:00
Kevin Decherf
25c754f62f
views: Add doc and translations on ignore origin rules forms
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-25 15:59:23 +02:00
Kevin Decherf
7408a6cb68
Add controller, views and translations for ignore origin instance rules
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-25 15:59:23 +02:00
Kevin Decherf
b22eb27623
ContentProxy: replace ignoreUrl with new RuleBasedIgnoreOriginProcessor
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-25 15:59:23 +02:00
Kevin Decherf
2495b19761
Add default system-wide ignore origin rules with install support
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-25 15:59:23 +02:00
Kevin Decherf
f39c5a2a70
Add new Helper to process Ignore Origin rules and RulerZ operator
...
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>
2020-04-25 15:59:23 +02:00
Kevin Decherf
24230a5130
Add new Ignore Origin rules tab, update ConfigController
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-25 15:59:23 +02:00
Kevin Decherf
c675bd11c6
Add IgnoreOriginRule-related entities, db migration, update config
...
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>
2020-04-25 15:59:23 +02:00
Nicolas Lœuillet
8a8a78a64c
Merge pull request #4326 from wallabag/mass-actions
...
Added mass actions for Material design in list view
2020-04-24 09:37:23 +02:00
Nicolas Lœuillet
467327771a
Added mass actions for Material design in list view
2020-04-24 09:12:57 +02:00
Jérémy Benoist
31e3a233a4
Merge pull request #4353 from wallabag/dependabot/composer/friendsofsymfony/rest-bundle-2.7.4
...
Bump friendsofsymfony/rest-bundle from 2.7.3 to 2.7.4
2020-04-24 05:43:54 +02:00
Jérémy Benoist
4e3d0afc73
Merge pull request #4354 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.8
...
Bump doctrine/doctrine-bundle from 1.12.7 to 1.12.8
2020-04-24 05:43:16 +02:00
dependabot-preview[bot]
1ae6f32b82
Bump doctrine/doctrine-bundle from 1.12.7 to 1.12.8
...
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>
2020-04-24 02:27:52 +00:00
dependabot-preview[bot]
26e5b452a6
Bump friendsofsymfony/rest-bundle from 2.7.3 to 2.7.4
...
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>
2020-04-24 02:20:59 +00:00