Warren Lo warren
  • Joined on 2026-01-15
warren pushed to main at warren/momentry_core 2026-04-25 18:03:52 +08:00
1f84e5469f feat: backup architecture docs, source code, and scripts
warren pushed to main at warren/momentry_core 2026-04-23 16:53:49 +08:00
59809dae1f chore: backup before migration to new repo
13dd3b30f3 docs: 添加 Places365 模型完整指南
f45ecf4643 docs: 添加長影片場景識別測試報告
d12caba00a docs: 添加場景識別測試結果報告
395f74bf07 feat: 添加場景識別 Playground API 整合
Compare 8 commits »
warren pushed to main at warren/momentry_core 2026-03-31 11:31:26 +08:00
576f58df71 feat: add build version with timestamp
warren pushed tag v0.1.1 to warren/momentry_core 2026-03-31 10:36:15 +08:00
warren pushed to main at warren/momentry_core 2026-03-31 10:30:51 +08:00
37d2b66c56 feat: add PostgreSQL schema isolation for playground environment
warren pushed to main at warren/momentry_core 2026-03-30 04:11:18 +08:00
95b44f1e55 fix: backup monitoring and PATH environment issues
warren opened issue warren/momentry_core#2 2026-03-30 00:20:36 +08:00
BM25 Search with Chinese Synonym Expansion Completed
warren pushed to main at warren/rust_raidguardx 2026-03-29 16:29:44 +08:00
c6db34516a Use native Slint MenuBar (macOS compatible - menu at top of screen)
warren pushed to main at warren/rust_raidguardx 2026-03-29 16:24:46 +08:00
287a3423ba Add interactive menu bar (File, Controller, Tools, Help) with clickable items
warren pushed to main at warren/rust_raidguardx 2026-03-29 16:21:13 +08:00
6e9aad2912 Fix menu bar: height 21px, color #d4d0c8, 4 menus (File Controller Tools Help)
warren pushed to main at warren/rust_raidguardx 2026-03-29 16:15:48 +08:00
2589e7d6e6 Fix window size to 765x700 (matching Java frmMain)
warren pushed to main at warren/rust_raidguardx 2026-03-29 16:13:17 +08:00
0ca3b4561c Fix font sizes: 12px for UI, 11px Bold for toolbar buttons (matching Java)
warren pushed to main at warren/rust_raidguardx 2026-03-29 16:09:09 +08:00
1ccc9b86b4 Adjust UI proportions to match Java Swing (800x700, toolbar 65px, colors)
warren pushed to main at warren/rust_raidguardx 2026-03-29 15:54:54 +08:00
97a9a8d842 Add original Java GUI toolbar icons
warren pushed to main at warren/rust_raidguardx 2026-03-29 15:51:13 +08:00
ebe1de3f9c Fix main.rs to run with new Slint UI
ee2423dd19 Complete Slint UI mimicking Java Swing frmMain
Compare 2 commits »
warren pushed to main at warren/rust_raidguardx 2026-03-29 15:14:26 +08:00
4e29c93552 Add comprehensive Rust refactoring analysis for Java GUI modules
warren pushed to main at warren/rust_raidguardx 2026-03-29 15:08:53 +08:00
f64450bdfa Add Page 14 (Event Log) and Page 20 (Enclosure Info) to C mock driver
warren pushed to main at warren/rust_raidguardx 2026-03-29 14:53:31 +08:00
e7af73992d Add all pages test and accessor functions
warren pushed to main at warren/rust_raidguardx 2026-03-29 14:46:34 +08:00
c42b62b473 Add C mock driver for RAIDGuard X GUI Server
warren pushed to main at warren/rust_raidguardx 2026-03-29 14:39:51 +08:00
27da85879f Add GS Mock Mode feasibility analysis