Commit graph

10169 commits

Author SHA1 Message Date
Yassine Guedidi
bcf0f2f52c Update a migration to not use table prefix getter 2025-01-20 09:51:44 +01:00
Yassine Guedidi
1d1c721d01 Update a migration to not use table prefix parameter 2025-01-20 09:51:44 +01:00
Yassine Guedidi
ed803e0d0e Stop using ContainerAwareInterface in fixtures 2025-01-20 09:51:44 +01:00
Yassine Guedidi
0d70b91597
Merge pull request #7968 from wallabag/fix-database_path-default-value
Fix database_path default value
2025-01-20 09:39:55 +01:00
Jérémy Benoist
b24724d963
Merge pull request #7972 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.36.1
Bump nelmio/api-doc-bundle from 4.34.0 to 4.36.1
2025-01-20 09:34:37 +01:00
Jérémy Benoist
547c5ed161
Merge pull request #7973 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.1
Bump friendsofphp/php-cs-fixer from 3.68.0 to 3.68.1
2025-01-20 09:34:17 +01:00
dependabot[bot]
0b869df9ef
Bump friendsofphp/php-cs-fixer from 3.68.0 to 3.68.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.68.0 to 3.68.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.68.0...v3.68.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 03:18:57 +00:00
dependabot[bot]
21b5d3c63d
Bump nelmio/api-doc-bundle from 4.34.0 to 4.36.1
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.34.0 to 4.36.1.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.34.0...v4.36.1)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 03:18:46 +00:00
github-actions[bot]
db15694a8b
Merge pull request #7971 from wallabag/dependabot/npm_and_yarn/sass-embedded-1.83.4
Bump sass-embedded from 1.83.1 to 1.83.4
2025-01-20 03:12:13 +00:00
github-actions[bot]
2bbda9aa47
Merge pull request #7970 from wallabag/dependabot/npm_and_yarn/postcss-8.5.1
Bump postcss from 8.4.49 to 8.5.1
2025-01-20 03:09:31 +00:00
dependabot[bot]
737232b4e4
Bump sass-embedded from 1.83.1 to 1.83.4
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.83.1 to 1.83.4.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.83.1...1.83.4)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 03:04:21 +00:00
dependabot[bot]
ad1447234a
Bump postcss from 8.4.49 to 8.5.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.1)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 03:04:03 +00:00
Yassine Guedidi
2c061289dc Fix database_path default value 2025-01-19 22:29:07 +01:00
Kevin Decherf
7f340f83d2
Merge pull request #7967 from wallabag/fix-some-deprecation-notices
Fix some deprecation notices
2025-01-19 15:46:45 +01:00
Kevin Decherf
13d2682a3c
Merge pull request #7966 from wallabag/stop-using-get-directly-on-request
Stop using get() directly on Request
2025-01-19 15:43:20 +01:00
Yassine Guedidi
d2c9f1bbfa Fix some direct deprecation notices 2025-01-19 02:24:55 +01:00
Yassine Guedidi
98ed784af3 Fix some self deprecation notices 2025-01-19 02:16:29 +01:00
Yassine Guedidi
83164d0706 Stop using get() directly on Request 2025-01-19 02:13:33 +01:00
Yassine Guedidi
5a8b581adf
Merge pull request #7960 from wallabag/dependabot/composer/doctrine/doctrine-bundle-2.13.2
Bump doctrine/doctrine-bundle from 2.13.1 to 2.13.2
2025-01-17 10:13:44 +01:00
Nicolas Lœuillet
8f6f59690d
Merge pull request #7961 from wallabag/dependabot/composer/jms/serializer-3.32.2
Bump jms/serializer from 3.32.1 to 3.32.2
2025-01-17 08:56:18 +01:00
dependabot[bot]
6290158abc
Bump jms/serializer from 3.32.1 to 3.32.2
Bumps [jms/serializer](https://github.com/schmittjoh/serializer) from 3.32.1 to 3.32.2.
- [Release notes](https://github.com/schmittjoh/serializer/releases)
- [Changelog](https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schmittjoh/serializer/compare/3.32.1...3.32.2)

---
updated-dependencies:
- dependency-name: jms/serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 03:19:03 +00:00
dependabot[bot]
6cc23c91fb
Bump doctrine/doctrine-bundle from 2.13.1 to 2.13.2
Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.13.1...2.13.2)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 03:18:56 +00:00
Jérémy Benoist
63d6647d16
Merge pull request #7956 from wallabag/dependabot/composer/enshrined/svg-sanitize-0.21.0 2025-01-14 06:41:36 +01:00
Jérémy Benoist
1da052b528
Merge pull request #7957 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.68.0 2025-01-14 06:41:13 +01:00
dependabot[bot]
6c70a12fd4
Bump friendsofphp/php-cs-fixer from 3.67.1 to 3.68.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.67.1 to 3.68.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.1...v3.68.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 03:07:57 +00:00
dependabot[bot]
4d3bce3aca
Bump enshrined/svg-sanitize from 0.20.0 to 0.21.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.20.0...0.21.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 03:07:19 +00:00
Jérémy Benoist
34e7948378
Merge pull request #7954 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.67.1 2025-01-13 05:54:12 +01:00
github-actions[bot]
07d8e6c6bc
Merge pull request #7955 from wallabag/dependabot/npm_and_yarn/babel-dependencies-3fa2475836
Bump @babel/eslint-parser from 7.25.9 to 7.26.5 in the babel-dependencies group
2025-01-13 03:50:20 +00:00
dependabot[bot]
291697bd56
Bump @babel/eslint-parser in the babel-dependencies group
Bumps the babel-dependencies group with 1 update: [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser).


Updates `@babel/eslint-parser` from 7.25.9 to 7.26.5
- [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.26.5/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: babel-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 03:45:53 +00:00
dependabot[bot]
e641bfdbbd
Bump friendsofphp/php-cs-fixer from 3.67.0 to 3.67.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.67.0 to 3.67.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.67.0...v3.67.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 03:11:47 +00:00
Jérémy Benoist
b24ae80b9d
Merge pull request #7948 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.67.0 2025-01-10 06:55:50 +01:00
Jérémy Benoist
e1fea593f5
Merge pull request #7949 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.34.0 2025-01-10 06:46:39 +01:00
Jérémy Benoist
6532e42394
Merge pull request #7950 from wallabag/dependabot/composer/php-amqplib/rabbitmq-bundle-2.17.3 2025-01-10 06:46:20 +01:00
dependabot[bot]
80ebd32109
Bump php-amqplib/rabbitmq-bundle from 2.17.2 to 2.17.3
Bumps [php-amqplib/rabbitmq-bundle](https://github.com/php-amqplib/RabbitMqBundle) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/php-amqplib/RabbitMqBundle/releases)
- [Changelog](https://github.com/php-amqplib/RabbitMqBundle/blob/master/CHANGELOG)
- [Commits](https://github.com/php-amqplib/RabbitMqBundle/compare/2.17.2...2.17.3)

---
updated-dependencies:
- dependency-name: php-amqplib/rabbitmq-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 03:49:38 +00:00
dependabot[bot]
b57d495d00
Bump nelmio/api-doc-bundle from 4.33.6 to 4.34.0
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.33.6 to 4.34.0.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.33.6...v4.34.0)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 03:48:52 +00:00
dependabot[bot]
6f7f577479
Bump friendsofphp/php-cs-fixer from 3.66.2 to 3.67.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.66.2 to 3.67.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.2...v3.67.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 03:48:31 +00:00
Jérémy Benoist
f466d5a7ad
Merge pull request #7946 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2025-01-09 08:27:00 +01:00
josé m
30a2c77ca5
Translated using Weblate (Galician)
Currently translated at 100.0% (603 of 603 strings)
2025-01-09 04:03:44 +01:00
Jérémy Benoist
4519c90c7d
Merge pull request #7943 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.66.2 2025-01-08 06:32:38 +01:00
Jérémy Benoist
e59fc9685e
Merge pull request #7944 from wallabag/dependabot/composer/stof/doctrine-extensions-bundle-1.13.0 2025-01-08 06:32:19 +01:00
dependabot[bot]
dec6f765b3
Bump stof/doctrine-extensions-bundle from 1.12.0 to 1.13.0
Bumps [stof/doctrine-extensions-bundle](https://github.com/stof/StofDoctrineExtensionsBundle) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/stof/StofDoctrineExtensionsBundle/releases)
- [Changelog](https://github.com/stof/StofDoctrineExtensionsBundle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stof/StofDoctrineExtensionsBundle/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: stof/doctrine-extensions-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 03:40:37 +00:00
dependabot[bot]
16e4134aee
Bump friendsofphp/php-cs-fixer from 3.66.1 to 3.66.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.66.1 to 3.66.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.66.1...v3.66.2)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 03:40:01 +00:00
Jérémy Benoist
136c4af436
Merge pull request #7942 from weblate/weblate-wallabag-messages
Translations update from Hosted Weblate
2025-01-07 14:07:23 +01:00
George G
9a83b0635f
Translated using Weblate (Greek)
Currently translated at 83.3% (5 of 6 strings)
2025-01-07 13:02:09 +00:00
George G
5a32e083a1
Translated using Weblate (Greek)
Currently translated at 100.0% (35 of 35 strings)
2025-01-07 13:02:09 +00:00
Jérémy Benoist
9209c15d4b
Merge pull request #7941 from wallabag/dependabot/composer/nelmio/api-doc-bundle-4.33.6 2025-01-07 07:04:59 +01:00
dependabot[bot]
48361b0638
Bump nelmio/api-doc-bundle from 4.33.4 to 4.33.6
Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.33.4 to 4.33.6.
- [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases)
- [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.33.4...v4.33.6)

---
updated-dependencies:
- dependency-name: nelmio/api-doc-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 03:54:53 +00:00
Yassine Guedidi
2956d85382
Merge pull request #7922 from wallabag/remove-filecookiejar
Remove FileCookieJar
2025-01-06 09:34:01 +01:00
Jérémy Benoist
53661dd4e3
Merge pull request #7934 from wallabag/dependabot/composer/doctrine/common-3.5.0
Bump doctrine/common from 3.4.5 to 3.5.0
2025-01-06 09:30:43 +01:00
Jérémy Benoist
8502b658e5
Merge pull request #7938 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.66.1 2025-01-06 07:35:45 +01:00