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
ff971e2ceadb413b261f174b6588f3440ebaee9c
full-stack-fastapi
/
backend
/
app
/
api
/
routes
History
魏风
ff971e2cea
All checks were successful
Deploy to Production / deploy (push)
Successful in 1m19s
Details
feat: add mqtt raw data management with UTC+8 range UI
2026-03-20 17:46:37 +08:00
..
__init__.py
♻ Move project source files to top level from src, update Sentry dependency (
#630
)
2024-03-07 16:35:33 +00:00
locations.py
feat: add location crud
2026-03-12 19:47:41 +08:00
login.py
🔒
️ Ensure authentication takes constant time, to avoid enumeration attacks (
#2105
)
2026-01-22 16:50:00 +01:00
mqtt_raw.py
feat: add mqtt raw data management with UTC+8 range UI
2026-03-20 17:46:37 +08:00
private.py
✨
Add private, local only, API for usage in E2E tests (
#1429
)
2024-12-02 12:57:53 +01:00
telemetry.py
feat: add realtime GNSS monitor with telemetry websocket
2026-03-20 11:48:04 +08:00
users.py
Remove item management feature from frontend and backend, and add a pending skeleton component.
2026-03-13 11:46:15 +08:00
utils.py
🎨
Move
prefix
and
tags
to routers (
#1439
)
2024-12-02 12:04:03 +00:00