This website requires JavaScript.
Explore
Help
Register
Sign In
weefnn
/
full-stack-fastapi
Watch
1
Star
0
Fork
0
You've already forked full-stack-fastapi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef93d4e5c2c6017d9d77535a4203fa75a556672b
full-stack-fastapi
/
backend
/
app
History
魏风
ef93d4e5c2
All checks were successful
Deploy to Production / deploy (push)
Successful in 1m2s
Details
feat: add location crud
2026-03-12 19:47:41 +08:00
..
alembic
feat: add location crud
2026-03-12 19:47:41 +08:00
api
feat: add location crud
2026-03-12 19:47:41 +08:00
core
✨
Use pwdlib with Argon2 by default, adding logic (and tests) to autoupdate old passwords using Bcrypt (
#2104
)
2026-01-22 16:24:19 +01:00
email-templates
✨
Create endpoint to show password recovery email content and update email template (
#664
)
2024-03-09 23:53:46 +00:00
__init__.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
backend_pre_start.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
crud.py
feat: add location crud
2026-03-12 19:47:41 +08:00
initial_data.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
main.py
♻️
Include
FRONTEND_HOST
in CORS origins by default (
#1348
)
2024-09-20 14:43:32 +02:00
models.py
feat: add location crud
2026-03-12 19:47:41 +08:00
tests_pre_start.py
✅
Add tests to raise coverage to at least 90% and fix recover password logic (
#632
)
2024-03-07 23:21:46 +00:00
utils.py
♻️
Refactored code to use encryption algorithm name from settings for consistency (
#1160
)
2024-09-27 18:42:36 +02:00