Xit and GitHub
2a0f7f26cd
Update manifest.json
2025-01-08 19:15:06 +01:00
Frank Schulze
820c69d503
[Notifier] Add Matrix Synapse bridge
2025-01-08 19:03:56 +01:00
Fabien Potencier and GitHub
7e10c1d078
Merge pull request #1371 from symfony/autocomplete-off
...
[stimulus-bundle] Use defaultValue to change the value of hidden CSRF fields
2025-01-06 11:15:05 +01:00
Nicolas Grekas
b14ca0650c
[stimulus-bundle] Use defaultValue to change the value of hidden CSRF fields
2025-01-06 09:38:30 +01:00
Fabien Potencier and GitHub
d061eb3c27
Merge pull request #1372 from symfony/aha-send-name-fix
...
Add AhaSend Mailer recipe
2025-01-05 15:24:53 +01:00
Fabien Potencier
9f3db6243f
Fix directory name
2025-01-05 15:21:02 +01:00
Fabien Potencier
2d53ea3de7
Update versions.json
2025-01-05 15:05:18 +01:00
Fabien Potencier
5f3e6c55c6
Update versions.json
2024-12-11 08:47:41 +01:00
Fabien Potencier
cb9adb4998
Update versions.json
2024-12-11 07:53:47 +01:00
Nicolas Grekas and GitHub
dc8a1b5097
[flex/2.4] Add missing .env.dev file ( #1367 )
2024-12-04 11:55:24 +01:00
Fabien Potencier
c976fefdd8
Update versions.json
2024-11-29 09:49:40 +01:00
Fabien Potencier
6ebb40565b
Update versions.json
2024-11-27 13:34:15 +01:00
Nicolas Grekas
b06f1ce2f7
Move stateless CSRF config to packages/csrf.yaml
2024-11-20 13:18:41 +01:00
Simon André and GitHub
fc87603199
[UX Turbo] Fix recipe does not install bundle ( #1357 )
...
* [UX Turbo] Fix recipe does not install bundle
Turbo is not installed correctly now (i guess now having this recipe, we do need to add the `bundles` entry in the manifest)
Issue: https://github.com/symfony/ux/issues/2391
I just hope the "conflict" will not prevent the bundle to be configured ?
* add 2.19
2024-11-20 11:36:36 +01:00
Fabien Potencier and GitHub
8d53c58c9b
Merge pull request #1356 from tacman/patch-1
...
remove references to .env.dist
2024-11-18 14:18:35 +01:00
Tac Tacelosky and GitHub
1dc526b21e
Merge branch 'symfony:main' into patch-1
2024-11-17 04:58:56 -05:00
Fabien Potencier and GitHub
f614c444f9
Merge pull request #1337 from symfony/csrf-double-submit
...
Enable stateless headers/cookies-based CSRF protection
2024-11-17 10:14:14 +01:00
Fabien Potencier and GitHub
6c43cb8f59
Merge pull request #1347 from Kocal/asset-mapper-strict-mode-dev
...
[AssetMapper] Re-configure "missing_import_mode" in prod/non-prod envs
2024-11-14 23:23:43 +01:00
Fabien Potencier and GitHub
4dbcd95559
Merge pull request #1354 from Kocal/imp-ux-map-recipes
...
[Symfony UX Map] Add post-install steps for Leaflet and Google, add "ux_map.google_maps.default_map_id" config recipe
2024-11-14 08:51:50 +01:00
Hugo Alliaume
cda40e9471
[Symfony UX Map] Add post-install steps for Leaflet and Google, add "ux_map.google_maps.default_map_id" config recipe
2024-11-14 08:32:44 +01:00
Romain Monteil and GitHub
21ffab22d3
[UX Map] Fix options URL ( #1355 )
2024-11-12 19:02:03 +01:00
Kevin Bond and GitHub
cc3c2b1f01
uncomment MAILER_DSN env for symfony/mailer ( #1352 )
2024-11-01 21:46:27 +01:00
Hugo Alliaume
ab0209c9b6
[AssetMapper] Re-configure "missing_import_mode" in prod/non-prod envs
2024-11-01 14:02:09 +01:00
Kevin Bond and GitHub
dae5cee3bd
Add recipe for zenstruck/foundry 2.0 ( #1351 )
2024-11-01 13:36:43 +01:00
Farhad Hedayatifard
a082b62b17
Add recipe for AhaSend mailer bridge
2024-10-29 21:12:07 +03:30
Fabien Potencier and GitHub
9698b84fc6
Merge pull request #1349 from kbond/zenstruck/browser
...
Add recipe for `zenstruck/browser`
2024-10-20 10:25:48 +02:00
Kevin Bond
c47a3509ff
Add recipe for zenstruck/browser
2024-10-19 16:08:12 -04:00
Fabien Potencier and GitHub
a861a482b0
Merge pull request #1348 from symfony/sweego-notifier
...
[Notifier] Add Sweego Bridge recipe
2024-10-19 17:05:42 +02:00
Mathieu Santostefano
f497ebab7e
feat(notifier): Add Sweego Notifier Bridge recipe
2024-10-19 16:46:01 +02:00
Fabien Potencier
6ea79c5082
Update versions.json
2024-10-18 08:55:30 +02:00
Fabien Potencier and GitHub
802e06040c
Merge pull request #1346 from pan93412/line-bot-notifier
...
Add LINE Bot notifier recipe
2024-10-14 08:58:38 +02:00
Fabien Potencier
2299842642
Update versions.json
2024-10-14 08:36:45 +02:00
Fabien Potencier and GitHub
e373a75320
Merge pull request #1345 from stof/doctrine_bundle_2_13
...
Add a recipe for DoctrineBundle 2.13
2024-10-13 12:25:58 +02:00
Nicolas Grekas
21a9094ea7
Enable stateless CSRF protection for forms, logins and logouts
2024-10-12 09:32:38 +02:00
pan93412 and GitHub
f6145b5678
Add LINE Bot notifier recipe
2024-10-11 14:23:54 +08:00
Christophe Coevoet
810002ccbf
Add a recipe for DoctrineBundle 2.13
...
This recipe avoids getting deprecations from the ORM by turning on new
settings.
For the identity generation precedence, using `identity` is the best
choice for new projects (especially when using DBAL 4.x from the start).
2024-10-10 15:24:15 +02:00
Fabien Potencier and GitHub
74769e105e
Merge pull request #1344 from symfony/nelmio-xss
...
[nelmio/security-bundle] Remove xss_protection config
2024-10-08 12:11:54 +02:00
Nicolas Grekas
3779d3a525
[nelmio/security-bundle] Remove xss_protection config
2024-10-08 11:40:06 +02:00
Hugo Alliaume and GitHub
d62024a8a5
[WebpackEncoreBundle] Update recipe for Webpack Encore 5 ( #1341 )
2024-10-06 11:34:46 +02:00
Nicolas Grekas and GitHub
d7a78f79b7
Generate APP_SECRET in .env.dev ( #1343 )
2024-10-01 22:36:03 +02:00
Nicolas Grekas and GitHub
b92382d126
[symfony/framework-bundle] Generate APP_SECRET in .env.local ( #1342 )
2024-10-01 12:19:16 +00:00
Kévin Dunglas and GitHub
f8a696dd76
[api-platform/core] Support for v3.4 and v4 ( #1339 )
...
* [api-platform/core] Support for v4
* fix
* fix graphql
* fix graphql
2024-09-27 15:02:04 +02:00
Fabien Potencier and GitHub
4590420240
Merge pull request #1338 from kbond/feat/mailtrap-bridge
...
[Mailer] add Mailtrap bridge
2024-09-18 18:17:15 +02:00
Fabien Potencier
840f2a5d0e
Update versions.json
2024-09-18 17:57:10 +02:00
Kevin Bond
5bc1f9f5f3
[Mailer] add Mailtrap bridge
2024-09-12 22:46:04 -04:00
Nicolas Grekas and GitHub
c26ec2b27d
[symfony/framework-bundle] Remove "csrf_protection" line as its enabled by default ( #1336 )
2024-09-02 11:01:57 +02:00
Fabien Potencier and GitHub
3a9800337e
Merge pull request #1330 from ahmedghanem00/patch-1
...
[Notifier] Add recipe for `JoliNotif` bridge
2024-08-27 09:08:06 +02:00
Fabien Potencier
826046b701
Update versions.json
2024-08-27 08:50:36 +02:00
Fabien Potencier and GitHub
10fb991677
Merge pull request #1334 from symfony/sweego-mailer
...
feat(mailer): Add Sweego Mailer recipe
2024-08-20 15:12:56 +02:00
Mathieu Santostefano
7b79967441
feat(mailer): Add Sweego Mailer recipe
2024-08-20 11:50:35 +02:00