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
e152de6fc895bb0c1ccbe71ebe3103a7da54caa2
nas-tools
/
dashboard
/
backend
T
History
Gan, Jimmy
e1fc23981f
Deploy Dashboard (Dev) / deploy-dev (push)
Failing after 1m42s
Details
Run Tests / Backend Tests (push)
Has started running
Details
Run Tests / Frontend Tests (push)
Has been cancelled
Details
Run Tests / Test Summary (push)
Has been cancelled
Details
fix: update test imports from auth to auth_service
2026-04-02 09:12:48 +08:00
..
db
fix: handle datetime serialization in update_task and move endpoint
2026-04-02 01:47:33 +08:00
routers
fix: use lifespan context manager instead of deprecated on_event for startup
2026-04-02 02:04:59 +08:00
services
fix: don't await executor.start() as it's an infinite loop - create task instead
2026-04-02 09:01:06 +08:00
tests
fix: update test imports from auth to auth_service
2026-04-02 09:12:48 +08:00
auth_service.py
fix: rename auth module to auth_service to resolve circular import
2026-04-02 01:02:45 +08:00
config.py
fix: change WebAuthn RP_ID to jimmygan.com to support all subdomains
2026-03-11 01:43:19 +08:00
main.py
fix: store executor and monitor tasks to prevent garbage collection
2026-04-02 08:49:12 +08:00
rbac.py
fix: revert to original _inject_user in main.py, ensure it runs before require_page
2026-04-02 00:34:25 +08:00
requirements-dev.txt
feat: add comprehensive unit and integration testing infrastructure
2026-03-30 11:11:39 +08:00
requirements.txt
feat: add OPC (One Person Company) management system with Kanban board
2026-03-31 14:31:31 +08:00