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 |
|
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 |
|