Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.8k
Pull requests: fastapi/full-stack-fastapi-template
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
fix: resolve 6 failing Playwright E2E tests
#2042 openedDec 14, 2025 byfitchmultzLoading…
2 tasks done
🐛 Ensure frontend waits for backend and redirect unauthenticated users bugSomething isn't working conflictsAutomatically generated when a PR has a merge conflict
#2027 openedDec 5, 2025 bybfiumLoading…
⬆ Bump pydantic from 2.12.4 to 2.12.5 in /backend dependenciesPull requests that update a dependency file internal
#2024 openedDec 1, 2025 bydependabotbotLoading…
⬆ Update sentry-sdk[fastapi] requirement from <2.0.0,>=1.40.6 to >=1.40.6,<3.0.0 in /backend dependenciesPull requests that update a dependency file internal
#2023 openedDec 1, 2025 bydependabotbotLoading…
⬆ Bump tenacity from 8.5.0 to 9.1.2 in /backend dependenciesPull requests that update a dependency file internal
#2022 openedDec 1, 2025 bydependabotbotLoading…
Add Redis-based rate limiting with FastAPI Depends integration + configurable strategy via environment variables
#1985 openedNov 16, 2025 byarsh-anwrLoading…
⬆ Bump traefik from 3.0 to 3.6 dependenciesPull requests that update a dependency file docker_composePull requests that update docker_compose code
#1973 openedNov 10, 2025 bydependabotbotLoading…
Adding async backend example that mirrors the current synchronous backend internal
#1971 openedNov 7, 2025 byA00474880Loading…
⬆ Bump node from 24 to 25 in /frontend dependenciesPull requests that update a dependency file dockerPull requests that update docker code internal
#1944 openedOct 20, 2025 bydependabotbotLoading…
⬆ Bump sqlmodel from 0.0.24 to 0.0.27 in /backend dependenciesPull requests that update a dependency file internal python:uvPull requests that update python:uv code
#1931 openedOct 13, 2025 bydependabotbotLoading…
⬆ Bump postgres from 17 to 18 dependenciesPull requests that update a dependency file docker_composePull requests that update docker_compose code
#1910 openedSep 29, 2025 bydependabotbotLoading…
⬆ Bump bcrypt from 4.3.0 to 5.0.0 in /backend dependenciesPull requests that update a dependency file internal python:uvPull requests that update python:uv code
#1908 openedSep 29, 2025 bydependabotbotLoading…
comprehensive Docker development tools and documentation internal
#1902 openedSep 24, 2025 byMide69Loading…
✅ Fix incorrect mocking in unit tests (issue #1780) refactor
#1781 openedAug 20, 2025 byvicayaLoading…
📝 Add additional notes about
.env and.copier-answers.yml not being in.gitignore by default docs #1684 openedJun 19, 2025 bytylermilnerLoading…
⬆ Bump python from 3.10 to 3.13 in /backend dependenciesPull requests that update a dependency file dockerPull requests that update docker code internal
#1579 openedApr 28, 2025 bydependabotbotLoading…
🐛Update
items.py to return status code403 in case of insufficient permissions refactor #1543 openedApr 14, 2025 byjpizquierdoLoading…
♻️ Use bcrypt directly instead of passlib conflictsAutomatically generated when a PR has a merge conflict refactor
#1539 openedApr 7, 2025 bykarta9821Loading…
♻️ Use the latest version of uv in
backend/Dockerfile refactor #1529 openedMar 26, 2025 byWetineeLoading…
📝 Add an example of command to run the
generate-client.sh with uv docs #1525 openedMar 23, 2025 byAllenFangLoading…
♻️ Send account creation email asynchronously via BackgroundTasks refactor
#1505 openedFeb 20, 2025 bysaleemasekrea000Loading…
♻️ Simplify reset password logic by removing duplicate code refactor
#1440 openedDec 3, 2024 byyouneshenniwritesLoading…
ProTip! Exclude everything labeled
bug with-label:bug.