Commit Graph

5976 Commits

Author SHA1 Message Date
c7a8800794 Fix phpDoc 2020-12-15 10:06:35 +01:00
9007459605 Fix PHPStan deprecated config option 2020-12-14 22:21:09 +01:00
9743058f7d Add a command to clean downloaded images
There were a bug in versions prior to 2.4.0 where images weren't properly removed (mostly when coming from the API).
With that command, we'll be able to remove images which aren't associated to any entries.

Like other command you can pass a username to only clean one user.
2020-12-14 22:19:19 +01:00
9aeac727df Merge pull request #4843 from wallabag/update-issue-templates
Update issue templates
2020-12-14 13:22:18 +01:00
415da16e77 Enhancement and config 2020-12-14 11:43:27 +01:00
03b531c360 Delete fetching-issue.md 2020-12-14 11:22:22 +01:00
5e5cb502f4 Remove old template 2020-12-14 11:20:33 +01:00
2249f40aa2 Update issue templates
Define new issue templates following new structure for them.

Also add a new template related to site config.
2020-12-14 11:19:43 +01:00
49ad7aeeb3 Merge pull request #4832 from wallabag/fix/4826
migrations: fix mysql migration for an edge case
2020-12-14 10:21:27 +01:00
7245b8b611 Merge pull request #4834 from wallabag/dependabot/npm_and_yarn/webpack-merge-5.7.0
Bump webpack-merge from 5.5.0 to 5.7.0
2020-12-14 10:06:13 +01:00
c6f3f27b84 Merge pull request #4841 from weblate/weblate-wallabag-messages
Translations update from Weblate
2020-12-14 09:59:10 +01:00
61e0101771 Bump webpack-merge from 5.5.0 to 5.7.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.5.0 to 5.7.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.5.0...v5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 08:51:54 +00:00
b0907c15ff Translated using Weblate (Dutch)
Currently translated at 100.0% (567 of 567 strings)
2020-12-14 09:48:33 +01:00
71efdeb055 Translated using Weblate (German)
Currently translated at 100.0% (567 of 567 strings)
2020-12-14 09:48:33 +01:00
61a3e0fbb4 Merge pull request #4835 from wallabag/dependabot/npm_and_yarn/webpack-5.10.1
Bump webpack from 5.10.0 to 5.10.1
2020-12-14 09:48:29 +01:00
83f10796a7 Fix Russian language validation 2020-12-14 09:33:31 +01:00
df7b937f54 Merge pull request #4836 from wallabag/dependabot/composer/phpstan/extension-installer-1.1.0
Bump phpstan/extension-installer from 1.0.5 to 1.1.0
2020-12-14 09:28:09 +01:00
7f10756aa2 Merge pull request #4833 from Simounet/fix/dark-theme-odd
Fix dark theme table odd style
2020-12-14 09:22:01 +01:00
4bf24ac3fe Merge pull request #4837 from wallabag/dependabot/composer/phpstan/phpstan-symfony-0.12.12
Bump phpstan/phpstan-symfony from 0.12.11 to 0.12.12
2020-12-14 09:07:52 +01:00
a6d22ca31e Merge pull request #4838 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-0.12.26
Bump phpstan/phpstan-doctrine from 0.12.25 to 0.12.26
2020-12-14 09:07:25 +01:00
ca57b4d41a Merge pull request #4839 from wallabag/dependabot/composer/dama/doctrine-test-bundle-6.5.0
Bump dama/doctrine-test-bundle from 6.4.0 to 6.5.0
2020-12-14 09:07:06 +01:00
c9d1be066e Bump dama/doctrine-test-bundle from 6.4.0 to 6.5.0
Bumps [dama/doctrine-test-bundle](https://github.com/dmaicher/doctrine-test-bundle) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/dmaicher/doctrine-test-bundle/releases)
- [Changelog](https://github.com/dmaicher/doctrine-test-bundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dmaicher/doctrine-test-bundle/compare/v6.4.0...v6.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:58:39 +00:00
5afe8ed150 Bump phpstan/phpstan-doctrine from 0.12.25 to 0.12.26
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 0.12.25 to 0.12.26.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/0.12.25...0.12.26)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:53:32 +00:00
e646da6c6a Bump phpstan/phpstan-symfony from 0.12.11 to 0.12.12
Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 0.12.11 to 0.12.12.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](https://github.com/phpstan/phpstan-symfony/compare/0.12.11...0.12.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:46:47 +00:00
0766fa00d9 Bump phpstan/extension-installer from 1.0.5 to 1.1.0
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](https://github.com/phpstan/extension-installer/compare/1.0.5...1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:27:06 +00:00
548d752937 Bump webpack from 5.10.0 to 5.10.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.0...v5.10.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 03:05:13 +00:00
b553b77ceb Fix dark theme table odd style 2020-12-13 22:07:21 +01:00
fb5c155484 migrations: fix mysql migration for an edge case
In an unspecified case the schema state was not consistent with the
expected migration plans. This fix ignores two statements by checking
if a foreign key is here or not.

This issue may have been caused by a rewrite of an old migration,
probably through 4acbeb9371

Fixes #4826

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-12-13 18:10:43 +01:00
657a6c43a3 Merge pull request #4822 from weblate/weblate-wallabag-messages
Translations update from Weblate
2020-12-12 15:59:12 +01:00
d5360a7b7e Translated using Weblate (Occitan)
Currently translated at 100.0% (6 of 6 strings)
2020-12-11 22:42:16 +01:00
ee3db8ad86 Translated using Weblate (Portuguese)
Currently translated at 62.2% (353 of 567 strings)
2020-12-11 22:42:16 +01:00
a9cf250f93 Translated using Weblate (Occitan)
Currently translated at 85.1% (483 of 567 strings)
2020-12-11 22:42:16 +01:00
8d59aa2c25 Merge pull request #4823 from Simounet/fix/missing-img-512-manifest
Fix missing apple-touch-icon-512.png from manifest.json
2020-12-11 22:42:11 +01:00
14cb0b7c73 Fix missing apple-touch-icon-512.png from manifest.json 2020-12-11 21:33:13 +01:00
39117f7b64 Merge pull request #4817 from wallabag/tcitworld-patch-1
Remove community.wallabag.org from the issue template
2020-12-11 10:21:17 +01:00
98b834d836 Remove community.wallabag.org from the issue template 2020-12-11 09:32:26 +01:00
39c595d048 Merge pull request #4814 from wallabag/dependabot/npm_and_yarn/webpack-merge-5.5.0
Bump webpack-merge from 5.4.1 to 5.5.0
2020-12-11 06:40:42 +01:00
35b7e6443b Merge pull request #4815 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-1.3.3
Bump mini-css-extract-plugin from 1.3.2 to 1.3.3
2020-12-11 06:15:25 +01:00
fd6a079388 Merge pull request #4816 from wallabag/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-11 06:15:02 +01:00
e250066222 Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 03:08:48 +00:00
34cfa612a6 Bump mini-css-extract-plugin from 1.3.2 to 1.3.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.3.2 to 1.3.3.
- [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.2...v1.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 03:04:59 +00:00
1fa61d0f0c Bump webpack-merge from 5.4.1 to 5.5.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.4.1...v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 03:04:32 +00:00
475fc69fe4 Merge pull request #4811 from Simounet/fix/manifest-json
Fix path icons from manifest.json
2020-12-10 20:56:07 +01:00
7fc15c2ea5 Fix path icons from manifest.json 2020-12-10 17:47:13 +01:00
626b1e45bd Merge pull request #4808 from wallabag/2.4.1-dev
Update release process and introduce 2.4.1-dev
2020-12-10 16:58:13 +01:00
f5d82abcfe Update release process and introduce 2.4.1-dev 2020-12-10 15:01:47 +01:00
7ae6d72984 Merge pull request #4806 from wallabag/dependabot/npm_and_yarn/babel/core-7.12.10
Bump @babel/core from 7.12.9 to 7.12.10
2.4.0
2020-12-10 10:44:08 +01:00
f6ca547fc9 Fix tests 2020-12-10 10:30:34 +01:00
5af3c573bd Bump @babel/core from 7.12.9 to 7.12.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 07:12:36 +00:00
9aad62a541 Merge pull request #4807 from wallabag/dependabot/npm_and_yarn/babel/preset-env-7.12.10
Bump @babel/preset-env from 7.12.7 to 7.12.10
2020-12-10 06:10:47 +01:00