aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/core/config.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(client): rewrite macros to generate client苏向夜2026-02-181-12/+3
* feat(ts-bindings): fix ts bindings naming convention苏向夜2026-01-231-0/+3
* feat(ts-bindings): fix ts bindings naming convention苏向夜2026-01-211-3/+3
* fix: Update TypeScript export paths to reflect new directory structureHsiangNianian2026-01-211-3/+3
* feat: Add TypeScript support to data structures using ts-rs for type generationHsiangNianian2026-01-211-3/+16
* fix(ci): improve pre-commit fmt hook configurationHsiangNianian2026-01-181-0/+36
* feat: integrate AI assistant functionality and configuration managementHsiangNianian2026-01-161-0/+40
* feat: Add log upload service and optional API key to LauncherConfig for enhan...HsiangNianian2026-01-151-0/+4
* feat: enhance dark mode support across UI componentsHsiangNianian2026-01-141-0/+2
* feat: Enhance UI components and add visual effectsHsiangNianian2026-01-141-0/+8
* fix: update download_threads comment to specify valid range (1-128)HsiangNianian2026-01-141-1/+2
* feat: add download_threads to LauncherConfig and update download loggingHsiangNianian2026-01-141-0/+2
* chore(style): format codeHsiangNianian2026-01-131-1/+1
* feat: Add config moduleHsiangNianian2026-01-131-0/+58