Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
34 check-ins
|
2026-09-17
| ||
| 17:43 | docs(readme): 按当前功能重写安装与按键说明 leaf check-in: a210e33468 user: pluto tags: trunk | |
| 17:33 | fix(settings): 1-7 选分类,分类名与数量同一行不再折行 check-in: c77878dea2 user: pluto tags: trunk | |
| 17:26 | feat(settings): 按设计稿重做设置页(分类/浏览器/预设/备份,去掉下载项) check-in: 856133e410 user: pluto tags: trunk | |
| 17:21 | fix(ui): 移除视频下载页签,仅保留 Cookie 管理与设置 check-in: 33808da71b user: pluto tags: trunk | |
| 17:14 | revert(ui): 恢复 Cookie 三栏工作台与设置页;下载仍不解析格式 check-in: 765cff3cd4 user: pluto tags: trunk | |
| 17:09 | refactor(ui): 去掉视频解析;Cookie 页收成列表+完整快捷键 check-in: 63dd96c340 user: pluto tags: trunk | |
| 15:28 | fix(downloads): 解析卡死——禁止渲染时 spawnSync,解析可超时/取消且不再每次重下 yt-dlp check-in: dd1472e5ca user: pluto tags: trunk | |
| 15:14 | fix(downloads): 可见光标输入框;解析时刷新应用内 yt-dlp;缩短 SSL 报错 check-in: 6d4b6ca97d user: pluto tags: trunk | |
| 14:45 | fix(ui): 边框铺浅色底并恢复区域分割线 check-in: 4648ee4ea0 user: pluto tags: trunk | |
| 14:38 | fix(ui): 面板铺满浅色底、去掉叠边黑框 check-in: 1226c0ff6a user: pluto tags: trunk | |
| 14:25 | feat(ui): 按设计稿实现设置页与视频下载工作台 check-in: b63ef5019c user: pluto tags: trunk | |
| 14:17 | feat(ui): 按设计稿实现浅色三栏 Cookie 工作台(分组/表格/详情/日志) check-in: 958412c1bd user: pluto tags: trunk | |
| 13:57 | feat(ui): Claude Code 风格全屏布局与方向键高亮选择 check-in: 5fde96395f user: pluto tags: trunk | |
| 13:46 | docs(readme): T3.6 安装说明、快捷键与 cookies-from-browser 已知限制 check-in: 22a79a32fa user: pluto tags: trunk, v1 | |
| 13:46 | feat(help): T3.5 快捷键帮助浮层与空态文案 check-in: 28864727d2 user: pluto tags: trunk | |
| 13:46 | feat(lock): T3.4 数据目录单实例锁(活 PID 拒绝 / 死锁接管) check-in: 8105e7e9c2 user: pluto tags: trunk | |
| 13:46 | feat(search): T3.3 搜索过滤与长列表窗口化(Cookie / 格式 / 播放列表 / 历史) check-in: 0e759f0aba user: pluto tags: trunk | |
| 13:46 | feat(settings): T3.2 设置页(浏览器/下载目录/二进制来源/代理/URL 预设) check-in: b811bf3d39 user: pluto tags: trunk | |
| 13:45 | feat(check): T3.1 百家号检测(errno=0 / 并发 3 / 非百家号跳过) check-in: 3153069ba4 user: pluto tags: trunk | |
| 13:31 | feat(downloads-ui): T2.3 解析选择 UI 与 T2.5 下载历史(格式/播放列表/进度/Cookie 来源) check-in: 4d571c4479 user: pluto tags: m2, trunk | |
| 13:31 | feat(ytdlp): T2.2 解析与 T2.4 下载执行(进度解析/取消/历史落库/中断标记失败) check-in: 2c8f5d6405 user: pluto tags: trunk | |
| 13:31 | feat(binaries): T2.1 yt-dlp/ffmpeg 检测与自动下载(PATH/bundled/手动路径/代理) check-in: 10e7b9ea91 user: pluto tags: trunk | |
| 12:53 | fix(session): 批量打开时换浏览器决策覆盖后续记录,且同浏览器不重建 Profile check-in: 01cfcbcf28 user: pluto tags: m1, trunk | |
| 12:50 | feat(session): T1.9 会话管理(打开确认页/Profile 绑定/周期回写/单例锁) check-in: aae8c74c75 user: pluto tags: trunk | |
| 12:22 | feat(cookies-ui): T1.8 F1 列表与录入 UI(分组列表/快捷键/批量录入向导/分组管理/剪贴板) check-in: 0df8e524cf user: pluto tags: trunk | |
| 12:15 | fix(repo): T1.7 修正分组排序断言(SQLite 中文按字节序) check-in: 8c69d11540 user: pluto tags: trunk | |
| 12:15 | feat(repo): T1.7 F1 数据层(CRUD/搜索/分组改名删除两模式/移动/回写/状态) check-in: b90402d091 user: pluto tags: trunk | |
| 12:13 | feat(cdp): T1.6 CDP 客户端(动态端口/命令封装/Cookie 注入前缀兼容/超时与错误处理) check-in: 370b3b142c user: pluto tags: trunk | |
| 12:11 | feat(cookie): T1.5 Cookie 工具(k=v 解析/JSON 格式识别转换/多级后缀根域计算) check-in: 635c93babe user: pluto tags: trunk | |
| 12:09 | feat(detect): T1.4 三平台 Chrome/Edge/Brave 探测(路径表/回退/环境变量展开) check-in: 9e11a863d1 user: pluto tags: trunk | |
| 12:07 | feat(db): T1.3 数据库层(四表 schema/user_version 迁移/降级拒绝/settings API/预设种子/0600) check-in: 08f5ba0ba5 user: pluto tags: trunk | |
| 12:06 | feat(platform): T1.2 平台层与日志(三平台数据目录/按日滚动/敏感脱敏) check-in: 9a73c68ac5 user: pluto tags: trunk | |
| 12:02 | feat(scaffold): T1.1 项目脚手架(Ink Tab 框架/TS 构建链路/lint 与测试) check-in: 7e127bbed0 user: pluto tags: trunk | |
|
2026-09-14
| ||
| 20:07 | initial empty check-in check-in: c2bd000f74 user: pluto tags: trunk | |
