xiaoxiaxia / router.js

Commit History

fix: 移除 assets/ 到 CCSwitch 的路由,避免 OpenClaw 前端 JS/CSS 被拦截返回 401
534f20e
Running

Claude commited on

fix: force_download in restore + debug endpoints + path fix
a82de02

Claude commited on

feat: /api/backup endpoint for manual backup trigger
eb074a0

Claude commited on

security: remove password leaks from logs and debug endpoints
055138d

Claude commited on

fix: route /assets/* to CCSwitch for frontend JS/CSS loading
f73b4c6

Claude commited on

fix: route CCSwitch API requests to port 3000 to bypass WebLoginDialog
a1bca6e

Claude commited on

fix: save gateway password to file for debug retrieval, add /debug/password endpoint
1a27d67

Claude commited on

fix: use Python for port detection, add /debug diagnostic endpoint
ff258ff

Claude commited on

修复: 过滤代理头,解决 OpenClaw Gateway 不信任 WebSocket 连接问题
577d78a

Claude commited on

修复: 改进 WebSocket 代理,添加详细日志
952c001

Claude commited on

修复: 添加 WebSocket 支持,解决 OpenClaw UI 登录无响应问题
1df6bd7

Claude commited on

Update CC-Switch-Web: support env password CCSWITCH_PASSWORD
995f45c

Claude commited on