• Joined on 2024-11-23
xiaji pushed to master at xiaji/meetingroom-netscreen 2026-04-13 13:23:06 +08:00
d5e0791f3c feat: 添加视频采集卡查看器 (Nokhwa + egui, 独立线程捕获)
xiaji pushed to main at xiaji/flomo-ai 2026-04-12 14:25:52 +08:00
927bc11ce7 优化:结果框初始为空、提示词内容默认折叠、换新图标
xiaji pushed to main at xiaji/proxmox-task 2026-04-11 08:16:15 +08:00
316f6a07b2 feat: 美化界面 + 添加配置文件读写
xiaji pushed to main at xiaji/proxmox-task 2026-04-11 08:12:58 +08:00
8822f12fb4 fix: Token Secret改为密码输入框
xiaji pushed to main at xiaji/proxmox-task 2026-04-11 07:51:26 +08:00
3cbbe3c732 feat(gui): add settings button and config dialog
xiaji pushed to main at xiaji/proxmox-task 2026-04-11 00:19:01 +08:00
89445d3a50 fix: use include_bytes to embed Chinese font
xiaji pushed to main at xiaji/proxmox-task 2026-04-10 23:21:15 +08:00
4c3e236571 fix: load system Chinese font
xiaji pushed to main at xiaji/proxmox-task 2026-04-10 22:57:05 +08:00
5786712faf fix: add Chinese font support
xiaji pushed to main at xiaji/proxmox-task 2026-04-10 22:47:40 +08:00
6b0da4e264 docs: update README with Rust GUI info
xiaji pushed to main at xiaji/proxmox-task 2026-04-10 22:45:42 +08:00
7f6c8bff83 feat: add Proxmox VM GUI controller in Rust
xiaji pushed to master at xiaji/meetingroom-netscreen 2026-04-09 11:36:25 +08:00
d0caea5b0c 修复 FFmpeg 参数,与 Python 版本保持一致
xiaji pushed to main at xiaji/volcengine-server-manager 2026-04-08 22:46:52 +08:00
bb222d151b feat: 添加 Security Token 配置项,更新签名算法
xiaji pushed to master at xiaji/guba-indicator 2026-04-07 17:32:01 +08:00
3ae0eaa9c1 Update Rust version: fix console window, add API test, update README
e065c41d6b 生成了exe文件
bf77212793 chore: 更新Rust构建缓存和依赖文件
9103da519c build: 添加构建rust脚本并配置MSVC链接器路径
Compare 4 commits »
xiaji pushed to main at xiaji/flomo-ai 2026-04-06 20:26:56 +08:00
0ea7bbc76e 更新README:添加多模型配置、输入框自动增长、笔记保存等功能说明
xiaji pushed to main at xiaji/flomo-ai 2026-04-06 13:49:26 +08:00
c1fddb75eb 首页输入框支持自动增长,限制3-10行
xiaji pushed to main at xiaji/flomo-ai 2026-04-06 10:23:29 +08:00
146ba8bd12 修复编辑按钮浅色模式下字体看不清问题
xiaji pushed to main at xiaji/flomo-ai 2026-04-06 10:22:05 +08:00
220abe895c 优化模型列表布局:名称左对齐,列表移至测试连接按钮下方
7f5705af38 重构大模型配置为列表布局,每行显示名称、编辑、删除按钮
Compare 2 commits »
xiaji pushed to main at xiaji/flomo-ai 2026-04-06 08:20:19 +08:00
7cd9d9a4bf 修复Flomo笔记提交:API Key改为可选,添加content_type参数
0f0f1f8ea4 配置页添加模型删除功能
Compare 2 commits »
xiaji pushed to main at xiaji/flomo-ai 2026-04-05 23:09:18 +08:00
e0e257e373 支持多个大模型配置,可添加、选择、切换模型
xiaji pushed to main at xiaji/flomo-ai 2026-04-05 22:49:07 +08:00
ea90850b02 API密钥为空时不发送Authorization请求头