This website requires JavaScript.
Explore
Help
Register
Sign In
jimmy
/
nas-tools
Watch
1
Star
0
Fork
0
You've already forked nas-tools
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c8f4fcd5c78724206bfe03fe2e212cc63a29d54
nas-tools
/
dashboard
/
backend
/
routers
T
History
Gan, Jimmy
2c8f4fcd5c
Deploy Dashboard (Dev) / deploy-dev (push)
Failing after 2m19s
Details
Run Tests / Frontend Tests (push)
Has been cancelled
Details
Run Tests / Backend Tests (push)
Has started running
Details
Run Tests / Test Summary (push)
Has been cancelled
Details
fix: auto-assign tasks to PM agent when moved to in_progress, fix datetime serialization in WebSocket, add executor logging
2026-04-02 10:22:15 +08:00
..
__init__.py
Add NAS dashboard MVP: Docker mgmt, Gitea, Files, Terminal
2026-02-19 01:59:50 +08:00
auth.py
fix: rename auth module to auth_service to resolve circular import
2026-04-02 01:02:45 +08:00
cc_connect.py
feat: add OPC (One Person Company) management system with Kanban board
2026-03-31 14:31:31 +08:00
chat_summary.py
feat: add chat group daily summarizer
2026-02-27 02:51:52 +08:00
docker_router.py
fix: use lazy initialization for Docker client to prevent hanging in test environment
2026-03-31 11:57:14 +08:00
files.py
fix: harden dashboard RBAC and cookie auth flows
2026-03-09 23:44:23 +08:00
gitea.py
security: harden dashboard (SSH keys, auth, uploads, CORS, non-root)
2026-02-26 17:22:25 +08:00
info_engine.py
feat: add info engine MVP pipeline and dashboard page
2026-03-02 23:35:10 +08:00
litellm.py
fix: make LiteLLM health probe auth-aware
2026-03-02 03:38:25 +08:00
opc_agents.py
fix: update OPC routers to use request.state.user instead of Depends(_inject_user)
2026-04-02 00:45:26 +08:00
opc_projects.py
fix: update OPC routers to use request.state.user instead of Depends(_inject_user)
2026-04-02 00:45:26 +08:00
opc_tasks.py
fix: auto-assign tasks to PM agent when moved to in_progress, fix datetime serialization in WebSocket, add executor logging
2026-04-02 10:22:15 +08:00
opc_ws.py
fix: auto-assign tasks to PM agent when moved to in_progress, fix datetime serialization in WebSocket, add executor logging
2026-04-02 10:22:15 +08:00
passkey.py
fix: rename auth module to auth_service to resolve circular import
2026-04-02 01:02:45 +08:00
security.py
fix: use lazy initialization for Docker clients in cc_connect and security routers
2026-03-31 14:32:47 +08:00
system.py
fix: harden dashboard auth and terminal flows
2026-03-06 23:53:58 +08:00
terminal.py
fix: use lifespan context manager instead of deprecated on_event for startup
2026-04-02 02:04:59 +08:00
totp.py
fix: rename auth module to auth_service to resolve circular import
2026-04-02 01:02:45 +08:00