Commit graph

9260 commits

Author SHA1 Message Date
Yassine Guedidi 0075456344 Rename ManageController to UserController 2024-01-25 20:34:40 +01:00
Yassine Guedidi 922ddc9d63 Remove AnnotationBundle 2024-01-25 20:34:40 +01:00
Yassine Guedidi b9a1248c4b Move Annotation form types to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 23301b7eac Move Annotation repository to Core 2024-01-25 20:34:39 +01:00
Yassine Guedidi 2190174754 Move Annotation entity to Core 2024-01-25 20:34:39 +01:00
Yassine Guedidi 1a6036cb23 Move Annotation fixtures to Core 2024-01-25 20:34:39 +01:00
Yassine Guedidi 2ed8c219cc Move Annotation controller to Core 2024-01-25 20:34:39 +01:00
Kevin Decherf eb36d692aa
Merge pull request #7137 from yguedidi/upgrade-to-symfony-5
Upgrade to Symfony 5
2024-01-25 20:24:20 +01:00
Nicolas Lœuillet 1696a43a0c
Merge pull request #7210 from wallabag/dependabot/composer/phpstan/phpstan-1.10.57
Bump phpstan/phpstan from 1.10.56 to 1.10.57
2024-01-25 08:06:53 +01:00
dependabot[bot] 16ef7c24dc
Bump phpstan/phpstan from 1.10.56 to 1.10.57
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.56 to 1.10.57.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.56...1.10.57)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 03:25:49 +00:00
Yassine Guedidi ae6b578162
Merge pull request #7209 from yguedidi/add-blackfire-as-sponsor
Add Blackfire as sponsor
2024-01-24 22:51:16 +01:00
Yassine Guedidi 749fc034e9 Add Blackfire as sponsor 2024-01-24 22:21:47 +01:00
Yassine Guedidi c34a259668 Bump PHP dependencies 2024-01-22 19:15:54 +01:00
Yassine Guedidi 423f2f792d Make RabbitMQConsumerTotalProxy non-lazy
It's not supported by the bundle, see https://github.com/php-amqplib/RabbitMqBundle/tree/2.13.2?tab=readme-ov-file#important-notice---lazy-connections
2024-01-22 19:15:54 +01:00
Yassine Guedidi 0178c7356d Fix PHPStan errors 2024-01-22 19:15:54 +01:00
Yassine Guedidi 083dc630fb Fix PHPStan configuration 2024-01-22 19:15:54 +01:00
Yassine Guedidi 0a117958c9 Apply PHP-CS-Fixer fixes 2024-01-22 19:15:54 +01:00
Yassine Guedidi e938cc8687 Explicitly add Symfony polyfills for PHP 8.0 and 8.1 2024-01-22 19:15:54 +01:00
Yassine Guedidi 8c87d1025c Upgrade symfony/phpunit-bridge 2024-01-22 19:15:54 +01:00
Yassine Guedidi 2231d1b2b8 Upgrade psr/http-message 2024-01-22 19:15:54 +01:00
Yassine Guedidi 25474a7b99 Upgrade from lexik/form-filter-bundle to spiriitlabs/form-filter-bundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi 17c9dbdbff Upgrade lcobucci/jwt 2024-01-22 19:15:54 +01:00
Yassine Guedidi aa718c9573 Upgrade enshrined/svg-sanitize 2024-01-22 19:15:54 +01:00
Yassine Guedidi ac9473e755 Upgrade dama/doctrine-test-bundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi 7284e5dd48 Update PHP dependencies 2024-01-22 19:15:54 +01:00
Yassine Guedidi f0360bc31f Fix JPEG images extension 2024-01-22 19:15:54 +01:00
Yassine Guedidi 2bef3e4927 Use error routing from FrameworkBundle 2024-01-22 19:15:54 +01:00
Yassine Guedidi 33871b3db9 Upgrade to Symfony 5.4 2024-01-22 19:15:54 +01:00
Yassine Guedidi 4e314ddba7 Regenerate PHPStan baseline 2024-01-22 19:15:54 +01:00
Yassine Guedidi 89e9aa5b33
Merge pull request #7194 from yguedidi/remove-unused-env-vars
Remove unused env vars
2024-01-22 09:23:33 +01:00
Jérémy Benoist 2070e64946
Merge pull request #7201 from wallabag/dependabot/npm_and_yarn/sass-loader-14.0.0 2024-01-22 08:05:34 +01:00
Jérémy Benoist fb0b843dec
Merge pull request #7206 from wallabag/dependabot/composer/doctrine/dbal-3.7.3 2024-01-22 06:43:05 +01:00
dependabot[bot] e35515533d
Bump sass-loader from 13.3.3 to 14.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.3 to 14.0.0.
- [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/v13.3.3...v14.0.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 05:43:05 +00:00
Jérémy Benoist 6b6e1ebf13
Merge pull request #7205 from wallabag/dependabot/composer/phpunit/phpunit-9.6.16 2024-01-22 06:42:42 +01:00
Jérémy Benoist 1b74fcba4e
Merge pull request #7200 from wallabag/dependabot/npm_and_yarn/postcss-loader-8.0.0 2024-01-22 06:42:07 +01:00
github-actions[bot] 0f3142029d
Merge pull request #7204 from wallabag/dependabot/npm_and_yarn/autoprefixer-10.4.17
Bump autoprefixer from 10.4.16 to 10.4.17
2024-01-22 04:12:24 +00:00
dependabot[bot] e17d908f40
Bump postcss-loader from 7.3.4 to 8.0.0
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.4 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.4...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:03:18 +00:00
github-actions[bot] 14cb88709c
Merge pull request #7203 from wallabag/dependabot/npm_and_yarn/sass-1.70.0
Bump sass from 1.69.7 to 1.70.0
2024-01-22 04:02:20 +00:00
dependabot[bot] c1a69ab3ce
Bump autoprefixer from 10.4.16 to 10.4.17
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.17.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 04:00:56 +00:00
github-actions[bot] ef4fa4c336
Merge pull request #7202 from wallabag/dependabot/npm_and_yarn/css-loader-6.9.1
Bump css-loader from 6.9.0 to 6.9.1
2024-01-22 03:59:55 +00:00
dependabot[bot] 742d2ea5bd
Bump doctrine/dbal from 3.7.2 to 3.7.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.7.2...3.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:55:35 +00:00
dependabot[bot] cae1747761
Bump phpunit/phpunit from 9.6.15 to 9.6.16
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.15 to 9.6.16.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.16/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.15...9.6.16)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:54:52 +00:00
dependabot[bot] ae742097ec
Bump sass from 1.69.7 to 1.70.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.7...1.70.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:51:13 +00:00
dependabot[bot] 9c7faffb9f
Bump css-loader from 6.9.0 to 6.9.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.9.0 to 6.9.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.9.0...v6.9.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 03:51:02 +00:00
Yassine Guedidi 7962972011 Remove SESSION_HANDLER 2024-01-20 09:55:48 +01:00
Yassine Guedidi 03f88ff6bf Remove DATABASE_DRIVER_CLASS 2024-01-20 09:55:05 +01:00
Jérémy Benoist 35cbfd37d3
Merge pull request #7193 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.59 2024-01-19 07:10:48 +01:00
dependabot[bot] 91ef465ece
Bump phpstan/phpstan-doctrine from 1.3.58 to 1.3.59
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.58 to 1.3.59.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.58...1.3.59)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 03:31:32 +00:00
Jérémy Benoist f086b30c0d
Merge pull request #7192 from wallabag/dependabot/composer/phpstan/phpstan-doctrine-1.3.58 2024-01-18 06:00:44 +01:00
Jérémy Benoist 1f1db91d28
Merge pull request #7191 from wallabag/dependabot/composer/doctrine/orm-2.17.3 2024-01-18 06:00:23 +01:00