Commit graph

9079 commits

Author SHA1 Message Date
Yassine Guedidi b6b067c969 Move Import commands to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi adf195623d Remove ApiBundle 2024-01-25 20:34:40 +01:00
Yassine Guedidi 85ba249ed1 Move Api form type to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 1bddf4ee19 Move Api repository to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 81577ef6b0 Move Api entities to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 3fc0b5fa5b Move Api controllers to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 020c616c9d Remove unused routing file 2024-01-25 20:34:40 +01:00
Yassine Guedidi 7f8b806b8c Remove UserBundle 2024-01-25 20:34:40 +01:00
Yassine Guedidi 0234aa1acf Move User templates to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi c7bf98923e Remove unused template file 2024-01-25 20:34:40 +01:00
Yassine Guedidi 615adc81ff Move User event listeners to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi d8f2d3c7ee Move User mailer to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 87ed669504 Move User form types to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi bdeaa93dd8 Move User repository to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi a37ded9101 Move User entity to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 4a356a6977 Move User fixtures to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi 3d7bb85d71 Move User controller to Core 2024-01-25 20:34:40 +01:00
Yassine Guedidi a615bcce55 Remove unused translation file 2024-01-25 20:34:40 +01:00
Yassine Guedidi fab4ccb01f Rename Manage template folder to User 2024-01-25 20:34:40 +01:00
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