-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Pull requests: fastapi/full-stack-fastapi-template
Pull requests list
fix: resolve 6 failing Playwright E2E tests
#2042
opened Dec 14, 2025 by
fitchmultz
Loading...
2 tasks done
🐛 Ensure frontend waits for backend and redirect unauthenticated users
bug
Something isn't working
conflicts
Automatically generated when a PR has a merge conflict
#2027
opened Dec 5, 2025 by
bfium
Loading...
⬆ Bump pydantic from 2.12.4 to 2.12.5 in /backend
dependencies
Pull requests that update a dependency file
internal
#2024
opened Dec 1, 2025 by
dependabot
bot
Loading...
⬆ Update sentry-sdk[fastapi] requirement from <2.0.0,>=1.40.6 to >=1.40.6,<3.0.0 in /backend
dependencies
Pull requests that update a dependency file
internal
#2023
opened Dec 1, 2025 by
dependabot
bot
Loading...
⬆ Bump tenacity from 8.5.0 to 9.1.2 in /backend
dependencies
Pull requests that update a dependency file
internal
#2022
opened Dec 1, 2025 by
dependabot
bot
Loading...
Add Redis-based rate limiting with FastAPI Depends integration + configurable strategy via environment variables
#1985
opened Nov 16, 2025 by
arsh-anwr
Loading...
⬆ Bump traefik from 3.0 to 3.6
dependencies
Pull requests that update a dependency file
docker_compose
Pull requests that update docker_compose code
#1973
opened Nov 10, 2025 by
dependabot
bot
Loading...
Adding async backend example that mirrors the current synchronous backend
internal
#1971
opened Nov 7, 2025 by
A00474880
Loading...
⬆ Bump node from 24 to 25 in /frontend
dependencies
Pull requests that update a dependency file
docker
Pull requests that update docker code
internal
#1944
opened Oct 20, 2025 by
dependabot
bot
Loading...
⬆ Bump sqlmodel from 0.0.24 to 0.0.27 in /backend
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#1931
opened Oct 13, 2025 by
dependabot
bot
Loading...
⬆ Bump postgres from 17 to 18
dependencies
Pull requests that update a dependency file
docker_compose
Pull requests that update docker_compose code
#1910
opened Sep 29, 2025 by
dependabot
bot
Loading...
⬆ Bump bcrypt from 4.3.0 to 5.0.0 in /backend
dependencies
Pull requests that update a dependency file
internal
python:uv
Pull requests that update python:uv code
#1908
opened Sep 29, 2025 by
dependabot
bot
Loading...
comprehensive Docker development tools and documentation
internal
#1902
opened Sep 24, 2025 by
Mide69
Loading...
✅ Fix incorrect mocking in unit tests (issue #1780)
refactor
#1781
opened Aug 20, 2025 by
vicaya
Loading...
📝 Add additional notes about
.env and .copier-answers.yml not being in .gitignore by default
docs
#1684
opened Jun 19, 2025 by
tylermilner
Loading...
⬆ Bump python from 3.10 to 3.13 in /backend
dependencies
Pull requests that update a dependency file
docker
Pull requests that update docker code
internal
#1579
opened Apr 28, 2025 by
dependabot
bot
Loading...
🐛Update
items.py to return status code 403 in case of insufficient permissions
refactor
#1543
opened Apr 14, 2025 by
jpizquierdo
Loading...
♻️ Use bcrypt directly instead of passlib
conflicts
Automatically generated when a PR has a merge conflict
refactor
#1539
opened Apr 7, 2025 by
karta9821
Loading...
♻️ Use the latest version of uv in
backend/Dockerfile
refactor
#1529
opened Mar 26, 2025 by
Wetinee
Loading...
📝 Add an example of command to run the
generate-client.sh with uv
docs
#1525
opened Mar 23, 2025 by
AllenFang
Loading...
♻️ Send account creation email asynchronously via BackgroundTasks
refactor
#1505
opened Feb 20, 2025 by
saleemasekrea000
Loading...
✅ Use proper
is_active field in test_user.py
refactor
#1479
opened Feb 4, 2025 by
nauanbek
Loading...
♻️ Simplify reset password logic by removing duplicate code
refactor
#1440
opened Dec 3, 2024 by
youneshenniwrites
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.