Commit Graph

6145 Commits

Author SHA1 Message Date
dace23025c Bump webpack-cli from 4.3.1 to 4.4.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 03:01:27 +00:00
0f0a59376a Merge pull request #4956 from wallabag/dependabot/composer/phpstan/phpstan-0.12.68 2021-01-19 09:35:07 +01:00
6258b0aebb Bump phpstan/phpstan from 0.12.67 to 0.12.68
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.67 to 0.12.68.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.67...0.12.68)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 07:58:27 +00:00
395e700ff8 Merge pull request #4955 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.30 2021-01-19 08:53:30 +01:00
9fe059fec1 Bump phpstan/phpstan-doctrine from 0.12.28 to 0.12.30
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.28 to 0.12.30.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.28...0.12.30)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 03:20:34 +00:00
a8db5b3782 Fix accessibility problem with the 2FA QR code (#4915)
* Add alt to qr code

* Add alt to qr code

* Fix contrast for api key link

* Add translate qrcode alt

* Add translatation for QR code alternative

* Fix extra space

* Add translation for qrcode image alternative
2021-01-18 11:11:13 +01:00
b4e7c82a7c Merge pull request #4942 from wallabag/dependabot/composer/phpstan/phpstan-0.12.67
Bump phpstan/phpstan from 0.12.66 to 0.12.67
2021-01-18 11:09:30 +01:00
6c2fac4ef6 Merge pull request #4947 from weblate/weblate-wallabag-messages
Translations update from Weblate
2021-01-18 11:07:42 +01:00
0fb77636d2 Translated using Weblate (Galician)
Currently translated at 73.7% (419 of 568 strings)
2021-01-18 11:01:52 +01:00
fceeae6499 Translated using Weblate (Galician)
Currently translated at 100.0% (6 of 6 strings)
2021-01-18 11:01:52 +01:00
1bdedfe65d Translated using Weblate (Galician)
Currently translated at 100.0% (7 of 7 strings)
2021-01-18 11:01:52 +01:00
5654c3aaf3 Translated using Weblate (Galician)
Currently translated at 70.5% (401 of 568 strings)
2021-01-18 11:01:52 +01:00
b267e967e8 Merge pull request #4953 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-2.18.0
Bump friendsofphp/php-cs-fixer from 2.17.3 to 2.18.0
2021-01-18 11:01:45 +01:00
381f9681b5 Fix CS 2021-01-18 10:38:56 +01:00
3e1c1ff1fb Merge pull request #4951 from wallabag/dependabot/npm_and_yarn/webpack-5.15.0 2021-01-18 06:33:17 +01:00
86cf8852cf Merge pull request #4952 from wallabag/dependabot/npm_and_yarn/eslint-7.18.0 2021-01-18 06:32:59 +01:00
6a1ef0b62a Merge pull request #4954 from wallabag/dependabot/composer/symfony/maker-bundle-1.28.0 2021-01-18 06:31:44 +01:00
4331b2e8a2 Bump symfony/maker-bundle from 1.27.0 to 1.28.0
Bumps [symfony/maker-bundle](https://github.com/symfony/maker-bundle) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/symfony/maker-bundle/compare/1.27.0...v1.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:53:53 +00:00
11031114e2 Bump friendsofphp/php-cs-fixer from 2.17.3 to 2.18.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.17.3 to 2.18.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.18.0/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v2.17.3...v2.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:48:34 +00:00
e77bff287d Bump eslint from 7.17.0 to 7.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v7.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:05:46 +00:00
8273828399 Bump webpack from 5.14.0 to 5.15.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.14.0...v5.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:05:24 +00:00
5ed882997e Bump phpstan/phpstan from 0.12.66 to 0.12.67
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.66 to 0.12.67.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.66...0.12.67)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 07:32:40 +00:00
54e158fc7e Merge pull request #4943 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.28 2021-01-15 08:10:25 +01:00
6e487a445c Bump phpstan/phpstan-doctrine from 0.12.27 to 0.12.28
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.27 to 0.12.28.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.27...0.12.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-15 03:28:10 +00:00
ec8089fa62 Merge pull request #4939 from wallabag/dependabot/npm_and_yarn/webpack-dev-server-3.11.2 2021-01-14 08:59:18 +01:00
2c2599db85 Merge pull request #4940 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.4 2021-01-14 08:58:43 +01:00
acaba9805e Merge pull request #4941 from wallabag/dependabot/npm_and_yarn/webpack-5.14.0 2021-01-14 08:58:24 +01:00
be1b119d18 Bump webpack from 5.13.0 to 5.14.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.13.0...v5.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 03:05:44 +00:00
9e110c2cd7 Bump mini-css-extract-plugin from 1.3.3 to 1.3.4
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.3.3...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 03:05:24 +00:00
7d4bad91ed Bump webpack-dev-server from 3.11.1 to 3.11.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 03:04:59 +00:00
eab2629abb Merge pull request #4937 from weblate/weblate-wallabag-messages
Translations update from Weblate
2021-01-13 11:41:28 +01:00
146fe1411d Translated using Weblate (Turkish)
Currently translated at 100.0% (568 of 568 strings)
2021-01-13 11:32:09 +01:00
ec19e6b63e Merge pull request #4936 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.27 2021-01-13 09:03:44 +01:00
65fbb8ea7d Bump phpstan/phpstan-doctrine from 0.12.26 to 0.12.27
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.26 to 0.12.27.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.26...0.12.27)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 03:51:55 +00:00
16fa567afb Merge pull request #4929 from wallabag/dependabot/npm_and_yarn/sass-loader-10.1.1
Bump sass-loader from 10.1.0 to 10.1.1
2021-01-12 09:55:56 +01:00
567d1c65f3 Bump sass-loader from 10.1.0 to 10.1.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.1.0...v10.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 07:20:02 +00:00
2f62fce4dc Merge pull request #4933 from wallabag/dependabot/composer/phpstan/phpstan-0.12.66 2021-01-12 06:17:31 +01:00
eea8a7a8f3 Merge pull request #4930 from wallabag/dependabot/npm_and_yarn/sass-1.32.4 2021-01-12 06:13:16 +01:00
9221dc957e Merge pull request #4931 from wallabag/dependabot/npm_and_yarn/webpack-5.13.0 2021-01-12 06:12:46 +01:00
5c8183c8e3 Merge pull request #4932 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.14 2021-01-12 06:12:24 +01:00
f886494c7d Bump phpstan/phpstan from 0.12.65 to 0.12.66
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.65 to 0.12.66.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.65...0.12.66)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 03:38:28 +00:00
5097def2de Bump phpstan/phpstan-symfony from 0.12.13 to 0.12.14
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.13 to 0.12.14.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.13...0.12.14)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 03:30:15 +00:00
af95cdb3f0 Bump webpack from 5.12.3 to 5.13.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.12.3 to 5.13.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.12.3...v5.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 03:05:47 +00:00
dd752cfeb1 Bump sass from 1.32.2 to 1.32.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.2 to 1.32.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.2...1.32.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 03:05:17 +00:00
445db242e7 Merge pull request #4928 from weblate/weblate-wallabag-messages 2021-01-11 21:20:19 +01:00
4020b8ef7e Translated using Weblate (Galician)
Currently translated at 56.1% (319 of 568 strings)
2021-01-11 16:32:36 +01:00
81dbb1ff61 Translated using Weblate (Croatian)
Currently translated at 100.0% (568 of 568 strings)
2021-01-11 16:32:23 +01:00
ac9ae46fc4 Translated using Weblate (Polish)
Currently translated at 88.9% (505 of 568 strings)
2021-01-11 16:32:22 +01:00
444f88a42e Translated using Weblate (German)
Currently translated at 100.0% (568 of 568 strings)
2021-01-11 16:32:22 +01:00
2211a83578 Merge pull request #4926 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.13
Bump phpstan/phpstan-symfony from 0.12.12 to 0.12.13
2021-01-11 11:51:12 +01:00