Block a user
WIP: feat: make DevContainer IDE list configurable
我没太看懂这么做的意义,我最初的想法是定义一组 vscode://mengning.devstar/ssh?args=ARGS 字符串,让代码与IDE无关
同时获取 devstar.cn上的一组字符串,比如以DEVSTAR_IDE_开头的一组字符串,将本地已定义…
refactor: remove redundant cmd parameter from IDE URLs
docs: update MCP Server configuration paths for VS Code Copilot and Trae IDE
Fix: Multiple JavaScript errors on Settings page
Uncaught TypeError: Cannot read properties of undefined (reading 'settings') in App Config > Settings
模板生态相关功能完善
让本地部署的devstar既可以用devstar.cn上的模板项目,也可以使用自己本地创建的模板项目
devstar.cn无法访问时,本地创建的模板项目使得模板列表依然可见,让从模板创建的功能可用性更好
模板列表上显示的…
开启REQUIRE_SIGNIN_VIEW涉及访问devstar.cn的权限问题
mengning
deleted branch fix/actions_token_read_public_repos from devstar/devstar
2026-01-09 03:25:10 +00:00
修改代码,使得action token具有与已登录用户等同的权限,对其他公开仓库有只读权限
mengning
pushed to fix/actions_token_read_public_repos at devstar/devstar
2026-01-09 03:24:18 +00:00