LoginLens

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

41 check-ins

2026-08-11
17:33
fix(edit): 用 ffmpeg 替换已失效的 LibVLC 预览播放

本机 VLC 3.0.23 上 new LibVLC() 直接失败导致点播放无响应。 新增 FfmpegPlaybackEngine:raw BGRA 帧预览 + ffplay 音频,编辑页改走该引擎。 leaf check-in: b8055ea438 user: pluto tags: trunk

17:25
fix(edit): 恢复可工作的帧回调并修正播放无响应体验

- 位图创建改回 format 回调同步路径(避免异步创建导致无画面) - 保留 VLC_PLUGIN_PATH 以兼容打包 .app 工作目录 - 未加载时点播放自动重载;进入加工页刷新素材列表 check-in: 9ecf31e5c7 user: pluto tags: trunk

17:22
fix(edit): 修复视频加工播放无响应(VLC 插件路径与首帧)

- 设置 VLC_PLUGIN_PATH/--plugin-path,否则 demux 不工作 - WriteableBitmap 改在 UI 线程创建;校验 Play/Resume 返回值 - macOS auhal 音频;解码错误与状态回写到 StatusMessage check-in: 7ae6f96c95 user: pluto tags: trunk

17:07
fix(download): 抖音/国内平台强制直连,修复INS代理干扰

- SystemProxy 增加 CreateDirectClient,国内解析不走 Clash - 抖音/快手/小红书 resolver 与 CDN 下载改直连;Instagram 仍走代理 - 加固抖音 aweme_id 提取(modal_id/note)与多路径解析 check-in: fc2d5e7ad4 user: pluto tags: trunk

10:19
build(windows): 自包含 win-x64 发布与 NSIS 安装包脚本

重写 publish-windows.sh:dotnet self-contained + makensis 生成 Setup.exe,并输出便携 zip。 check-in: e8fe7bd127 user: pluto tags: trunk

10:17
feat(publish): 修复Cookie账号选择并完善百家号发布流程与macOS打包

- 进入发布页自动刷新素材/账号,ComboBox ToString 显示选中项 - 发布前从DB重载Cookie,进度条与完成态摘要 - 重写 publish-macos.sh 为自包含 .app + zip check-in: cf25bf5543 user: pluto tags: trunk

09:36
fix(app): 素材库支持本地导入扫描、修复Cookie备注与关闭会话崩溃 check-in: 21e3921a95 user: pluto tags: trunk
2026-08-10
11:01
fix(ui): 主题改用ThemeDictionaries并移除侧栏搜索框 check-in: 02c4e15802 user: pluto tags: trunk
10:58
fix(download): Instagram优先SOCKS5与yt-dlp浏览器Cookie/cookies.txt check-in: 1aa0e760e1 user: pluto tags: trunk
10:10
fix(download): HttpClient接入系统VPN代理并增强Instagram解析 check-in: 7ea38596b5 user: pluto tags: trunk
10:06
feat(download): 支持 Instagram 视频解析与去水印下载 check-in: ccd907fef9 user: pluto tags: trunk
08:20
refactor(ai): 简化为Kilo风格接入(名称/地址/密钥/模型ID) check-in: d849c5a0db user: pluto tags: trunk
08:09
feat(ai): 可配置AI超分接口(本地命令/HTTP),支持测试保存并在导出启用 check-in: 12e427b89c user: pluto tags: trunk
2026-08-09
19:00
feat(edit): 导出支持1080p/2K/4K分辨率放大 check-in: c3f5dc3b4b user: pluto tags: trunk
18:36
feat(edit): LibVLC回调真播放有声,修复卡顿预览 check-in: 72f5d33479 user: pluto tags: trunk
18:28
fix(edit): 移除崩溃的VLC宿主,稳定Shotcut式剪辑页与可拖字幕 check-in: cb571dc9b2 user: pluto tags: trunk
18:22
feat(edit): LibVLC真播放+Shotcut式布局、可拖字幕与竖排导出 check-in: 4999eecf5d user: pluto tags: trunk
18:07
fix(edit): 修复选择视频卡死(取消Layout死循环并异步限流抽帧) check-in: b2c83d4d7d user: pluto tags: trunk
18:00
feat(edit): Kdenlive风格可视化时间线剪辑(胶片轨/拖拽入出点/字幕轨) check-in: dc81c84781 user: pluto tags: trunk
17:55
fix(browser): 去掉二次刷新并减少Firefox引导页停留 check-in: af76030938 user: pluto tags: trunk
17:48
fix(browser): 修复Firefox Cookie注入导致账号已退出循环 check-in: d7ffc5e8ff user: pluto tags: trunk
17:40
feat(ui): 修复主题切换、矢量导航图标与可视化视频剪辑 check-in: 86bbcbe275 user: pluto tags: trunk
17:33
fix(ui): 修复布局重叠、移除emoji导航、亮色品牌图标 check-in: 741476d145 user: pluto tags: trunk
17:23
feat(ui): 添加 LoginLens 品牌图标并接入窗口/关于页 check-in: 2062bef40d user: pluto tags: trunk
17:21
fix(download): 优先选择原画/高码率流并改进抖音解析 check-in: 426aea571f user: pluto tags: trunk
17:11
feat(browser): 会话列表、enc:v2 Cookie加密与发布自动填充 check-in: 3629682870 user: pluto tags: trunk
17:05
feat(publish): 半自动发布页、FFmpeg裁剪截取字体与工作区删除 check-in: 092fd49174 user: pluto tags: trunk
17:01
feat(edit): FFmpeg 角标/水印导出与视频加工页 check-in: 5e0b3b9272 user: pluto tags: trunk
16:57
feat(library): 素材库入库与列表页,下载完成自动归档 check-in: 64c7160ada user: pluto tags: trunk
16:53
feat(workspace): 多工作区切换、Cookie落盘加密与状态机单测 check-in: 951c776c5a user: pluto tags: trunk
16:45
feat(app): 补充单元测试、关于页、备注编辑与发布脚本 check-in: 6220880580 user: pluto tags: trunk
16:41
fix(security): 修复审查问题——SSRF校验、会话泄漏、下载与Cookie注入 check-in: cf28ac7698 user: pluto tags: trunk
16:35
feat: 初始化 LoginLens 源码 check-in: 655ce75956 user: pluto tags: trunk
16:33
chore: 修正忽略规则,使用 **/bin/** 匹配嵌套目录 check-in: 05c1628b11 user: pluto tags: trunk
16:33
test ignore src/*/bin check-in: 373b7a20ec user: pluto tags: trunk
16:33
test ignore **/bin/* check-in: 14fb380af5 user: pluto tags: trunk
16:33
test ignore */bin/* check-in: 4631d249b6 user: pluto tags: trunk
16:33
test ignore *bin* check-in: 0726fe8627 user: pluto tags: trunk
16:33
test ignore bin check-in: f6800468ee user: pluto tags: trunk
16:32
chore: 添加Fossil忽略规则(bin/obj/pyc等) check-in: c561083dc4 user: pluto tags: trunk
15:54
initial empty check-in check-in: 96b16551a6 user: pluto tags: trunk