• Joined on 2024-11-23
xiaji pushed to master at xiaji/location2address 2026-05-12 17:27:48 +08:00
38fc33cabf initial commit
xiaji created repository xiaji/location2address 2026-05-12 17:26:29 +08:00
xiaji pushed to main at xiaji/temp-file-trans 2026-05-11 22:11:21 +08:00
4561aec7e0 feat(stats): monthly traffic/IP/file count stats displayed on status page
xiaji pushed to main at xiaji/temp-file-trans 2026-05-11 21:38:05 +08:00
9c7f8f0f62 feat(ui): beautiful status page with file size and expiry info, 1px form hidden
a9c2b69112 feat(ui): polished status page with file size, expiry and traffic info cards
Compare 2 commits »
xiaji pushed to main at xiaji/temp-file-trans 2026-05-10 18:54:34 +08:00
37989db6ae feat(ui): show h1 status text, keep 1px form elements hidden
xiaji pushed to main at xiaji/flomo-ai 2026-05-09 22:39:46 +08:00
ac1baa9b0f 优化Rust桌面应用UI:3卡片布局、中文字体、控制台隐藏
xiaji pushed to main at xiaji/flomo-ai 2026-05-09 15:38:29 +08:00
a753a3369c feat: 配置页面添加主题切换(白天/黑夜/自动)
bfd34c8919 feat: Android多LLM并发支持 - 三栏结果显示 + 提示词管理
Compare 2 commits »
xiaji pushed to main at xiaji/flomo-ai 2026-05-09 10:33:10 +08:00
262920b8b3 feat: 优化三栏结果显示布局
xiaji pushed to main at xiaji/flomo-ai 2026-05-09 10:23:17 +08:00
87cba41d01 docs: 更新README,添加多LLM并发功能说明
xiaji pushed to main at xiaji/flomo-ai 2026-05-09 10:21:21 +08:00
b0daad7f36 feat: 多LLM支持 - 3个模型并发请求
1fef271a20 feat: 简化SecondActivity,支持3个模型配置
8cc254ebc1 feat: complete multi-model configuration with 3 models support
c2e3ca257e feat: parallel LLM calls with 3 result cards
969f4b0d66 feat: support 3 LLM configs in settings page
Compare 10 commits »
xiaji created branch master in xiaji/flomo-ai 2026-05-09 10:20:14 +08:00
xiaji pushed to master at xiaji/flomo-ai 2026-05-09 10:20:14 +08:00
b0daad7f36 feat: 多LLM支持 - 3个模型并发请求
1fef271a20 feat: 简化SecondActivity,支持3个模型配置
8cc254ebc1 feat: complete multi-model configuration with 3 models support
c2e3ca257e feat: parallel LLM calls with 3 result cards
969f4b0d66 feat: support 3 LLM configs in settings page
Compare 10 commits »
xiaji pushed to main at xiaji/temp-file-trans 2026-05-07 23:25:48 +08:00
75ba11dce2 docs(readme): update API URL to HTTPS domain, add deployment/SSL/traffic info
889d6efd0e docs(readme): add Python API upload example with code snippets and limits
Compare 2 commits »
xiaji pushed to main at xiaji/temp-file-trans 2026-05-01 09:21:19 +08:00
5d4bfdb877 feat(ui+traffic): shrink all form elements to 1px, add per-IP daily 20GB traffic limit
f5727ec176 feat(traffic): add per-IP daily traffic tracking with 20GB limit for uploads and downloads
Compare 2 commits »
xiaji pushed to main at xiaji/temp-file-trans 2026-04-30 22:53:01 +08:00
3bdb417f10 fix(ui): shrink upload button to 1px for script-friendly interface
xiaji pushed to main at xiaji/temp-file-trans 2026-04-30 21:18:22 +08:00
a75ae89812 fix(limit): change upload limit back to 500MB matching nginx
xiaji pushed to main at xiaji/temp-file-trans 2026-04-30 21:10:30 +08:00
a47b336912 fix(limit): change upload limit to 200MB
48a2241700 feat(config): enforce max upload size to 200MB
Compare 2 commits »
xiaji pushed to master at xiaji/ups-infra 2026-04-30 17:31:46 +08:00
58a49b1cee Fix date field with manual input binding to flatpickr
xiaji pushed to master at xiaji/ups-infra 2026-04-30 17:26:37 +08:00
c36b92a38e Fix date cleaning in UPSHostForm
xiaji pushed to master at xiaji/ups-infra 2026-04-30 17:11:17 +08:00
e6ef4bcf0e Fix form_valid to always save UPS host even if battery formset fails