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
main
Add File
New File
Upload File
Apply Patch
full-stack-fastapi
/
backend
/
app
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
..
alembic
refactor: simplify mqtt pipeline state and remove event table
2026-03-19 22:23:36 +08:00
api
feat: add mqtt raw data management with UTC+8 range UI
2026-03-20 17:46:37 +08:00
core
feat: add MQTT topic parsing and pipeline config
2026-03-17 13:03:57 +08:00
email-templates
✨
Create endpoint to show password recovery email content and update email template (
#664
)
2024-03-09 23:53:46 +00:00
mqtt
feat: add realtime GNSS monitor with telemetry websocket
2026-03-20 11:48:04 +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
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
Remove item management feature from frontend and backend, and add a pending skeleton component.
2026-03-13 11:46:15 +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 mqtt raw data management with UTC+8 range UI
2026-03-20 17:46:37 +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