• Joined on 2026-03-09
ssy pushed to main at ssy/lan-manager 2026-06-19 00:27:03 +08:00
73ca3ee65a feat: UI 全面升级,新增 Dashboard 仪表盘
ssy pushed to main at ssy/lan-manager 2026-06-18 23:14:41 +08:00
ba1c2c3af8 chore: 清理二进制部署相关文件,项目已全面转向 Docker 部署
ssy pushed to main at ssy/lan-manager 2026-06-18 23:13:26 +08:00
412786606a chore: 更新 .gitignore,忽略截图和临时文件
ssy pushed to main at ssy/lan-manager 2026-06-18 23:11:10 +08:00
498bcf8a78 fix: 修复 Docker 部署时 r.Static 与 /api 路由冲突
ssy pushed to main at ssy/lan-manager 2026-06-18 22:53:57 +08:00
6f507b319e feat: merge PVE VM management + local features
af306c183c fix: 防止 SSH 系统信息同步覆盖自定义主机名,优化 Debian 12 兼容性
d34ed5842a feat: SSH 成功获取系统信息时视为机器在线
1a5f5ee3b5 feat: 机器离线统计/日志、连通性重试检测与暗黑模式支持
80d21f68e4 feat: color-code machine cards by OS type and fade offline cards
Compare 6 commits »
ssy pushed to feat/kimi-code-oauth at ssy/sub2api 2026-04-24 20:24:42 +08:00
88d687715d fix(kimi-cli): isolate context by running CLI in /tmp to prevent session resume
ssy pushed to feat/kimi-code-oauth at ssy/sub2api 2026-04-24 02:02:27 +08:00
55ca0ad687 fix(cli): enable group selection, quota billing and custom error codes for CLI accounts
ssy pushed to feat/kimi-code-oauth at ssy/sub2api 2026-04-24 01:54:58 +08:00
e746e82c39 feat(kimi): add Kimi CLI forward mode support
ssy pushed to feat/kimi-code-oauth at ssy/sub2api 2026-04-23 12:59:35 +08:00
af3efbc525 feat(kimi): add Kimi Code OAuth device flow support
ssy pushed to main at ssy/sub2api 2026-04-23 12:21:49 +08:00
ssy created branch main in ssy/sub2api 2026-04-23 12:21:48 +08:00
ssy pushed to feat/kimi-code-oauth at ssy/sub2api 2026-04-23 12:21:42 +08:00
91521e6d7e feat(kimi): add Kimi Code OAuth device flow support
6449da6c8d chore: sync VERSION to 0.1.115 [skip ci]
755c7d5026 chore: revert README files to 78f691d2 version
1da4bd72df Merge pull request #1802 from IanShaw027/fix/profile-auth-bindings-i18n
5551349349 fix: clean up profile auth binding notes
Compare 10 commits »
ssy created branch feat/kimi-code-oauth in ssy/sub2api 2026-04-23 12:21:41 +08:00
ssy created repository ssy/sub2api 2026-04-23 12:20:46 +08:00
ssy pushed to main at ssy/lan-manager 2026-04-23 01:00:56 +08:00
98652ba555 chore: 更新编译产物和部署包(含GetAll空数组修复) [砚砚/K2.6🐾]
ssy pushed to main at ssy/lan-manager 2026-04-23 01:00:47 +08:00
35f4f48424 fix(pve): GetAll返回空数组而非nil,防止前端列表为空时崩溃 [砚砚/K2.6🐾]
ssy pushed to main at ssy/lan-manager 2026-04-22 01:02:34 +08:00
0cbc46cb62 chore: 从 git 跟踪中移除 web/dist 构建产物 [砚砚/K2.6🐾]
ssy pushed to main at ssy/lan-manager 2026-04-22 01:02:23 +08:00
b7c98c268b chore: 提交编译产物和部署包(含SPA路由+Logs修复) [砚砚/K2.6🐾]
ssy pushed to main at ssy/lan-manager 2026-04-22 00:55:44 +08:00
dd49ded972 fix(spa): NoRoute正确处理嵌套路径的assets请求,vite配置base [砚砚/K2.6🐾]
ssy pushed to main at ssy/lan-manager 2026-04-22 00:39:56 +08:00
a8dbda645a chore: 重新编译二进制,嵌入最新前端静态资源(Logs.vue修复) [砚砚/K2.6🐾]