Sebastián Ramírez
|
d62354434b
|
🐛 Fix support for background tasks and headers from dependencies in app.frontend() (#16105)
|
2026-07-29 19:04:36 +02:00 |
|
Sebastián Ramírez
|
5429fed84e
|
✨ Add app.frontend(check_dir="auto"), to make local development more convenient with fastapi dev (#16102)
|
2026-07-29 16:31:28 +02:00 |
|
Sebastián Ramírez
|
eb75fd078e
|
🐛 Fix frontend fallback support for doted paths like /users/john.doe (#16011)
|
2026-07-16 10:59:23 +02:00 |
|
Sebastián Ramírez
|
319be508ce
|
✨ Support dependencies in app.frontend(), e.g. for automatic cookie authentication for the frontend (#15908)
|
2026-07-01 18:12:33 +02:00 |
|
Sebastián Ramírez
|
b790e14cb6
|
♻️ Make app.frontend() return 404 for methods other than GET or HEAD with no static file matches (#15863)
|
2026-06-29 13:57:59 +02:00 |
|
Sebastián Ramírez
|
4d3dc78b26
|
✨ Add support for app.frontend("/", directory="dist") and router.frontend("/", directory="dist") (#15800)
|
2026-06-20 00:20:49 +00:00 |
|