aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri
Commit message (Expand)AuthorAgeFilesLines
* feat: improve toast and logo苏向夜2026-03-0253-50/+9
* chore(release): bump versionsgithub-actions[bot]2026-02-263-2/+8
* Update src-tauri/tauri.conf.json苏向夜2026-02-251-1/+1
* chore(release): bump versionsgithub-actions[bot]2026-02-253-2/+12
* Revert "chore(release): bump versions"苏向夜2026-02-253-12/+2
* chore(release): bump versionsgithub-actions[bot]2026-02-253-2/+12
* revert: revert release manually苏向夜2026-02-253-8/+2
* feat(tauri): update tauri product name苏向夜2026-02-251-1/+1
* chore(release): bump versionsgithub-actions[bot]2026-02-243-2/+8
* Revert "chore(release): bump versions"苏向夜2026-02-253-8/+2
* chore(release): bump versionsgithub-actions[bot]2026-02-243-2/+8
* chore: use semifold to release aur苏向夜2026-02-251-1/+0
* chore(release): bump versionsgithub-actions[bot]2026-02-243-3/+9
* chore(workspace): replace legacy codes苏向夜2026-02-251-3/+3
* feat: prepare for nightly alpha苏向夜2026-02-252-1/+13
* refactor: rewrite login and settings pages苏向夜2026-02-242-3/+5
* feat(macros): sort client api苏向夜2026-02-241-1/+6
* Clean up Cargo.toml by removing unused sections简律纯2026-02-231-7/+0
* Merge branch 'main' into refactor/migrate-to-react简律纯2026-02-235-0/+507
|\
| * Add modpack parsing and extraction for Modrinth, CurseForge, MultiMC (#100)SuperCCC2026-02-222-0/+490
* | refactor(client): rewrite macros to generate client苏向夜2026-02-1818-249/+247
| * chore: apply prek auto-fixes [skip ci]HsiangNianian2026-02-151-1/+1
| * Fix Windows MinGW linker error with COFF resource compilation (#96)Copilot2026-02-153-0/+10
* | merge: dev苏向夜2026-02-152-27/+34
* | feat(java): add mise version manager support and refactor detection logicBegonia, HE2026-01-304-12/+76
* | refactor: add TypeScript support to account storage structuresHsiangNianian2026-01-301-3/+21
* | refactor: add TypeScript support to JavaConfig structHsiangNianian2026-01-301-3/+7
* | refactor(java): add TypeScript support to Java data structuresHsiangNianian2026-01-301-4/+21
* | refactor(java): enhance Adoptium structs with TypeScript supportHsiangNianian2026-01-301-5/+26
* | fix: resolve rebase conflicts and compilation errorsBegonia, HE2026-01-295-138/+152
* | refactor(java): improve error handling and loggingBegonia, HE2026-01-295-20/+140
* | feat(java): implement cache versioning, size limits, and automatic cleanupBegonia, HE2026-01-291-0/+1
* | feat(java): Enhance Java detection and error handlingBegonia, HE2026-01-294-33/+121
* | refactor(java): simplify version compatibility logic and improve error handlingBegonia, HE2026-01-296-182/+133
* | refactor(java): replace unwrap with expect for better error handlingBegonia, HE2026-01-291-1/+6
* | refactor(java): suppress dead code warnings and improve detectionBegonia, HE2026-01-294-16/+19
* | refactor(java): address Sourcery AI code review feedbackBegonia, HE2026-01-294-84/+110
* | refactor(java): modularize Java detection and management systemBegonia, HE2026-01-2912-1125/+1354
* | docs(java): add TODO comment for refactoring candidate detectionBegonia, HE2026-01-291-0/+2
* | feat(ui): add new ui project苏向夜2026-01-231-3/+3
* | feat(ts-bindings): fix ts bindings naming convention苏向夜2026-01-2311-0/+48
* | feat(ts-bindings): fix ts bindings naming convention苏向夜2026-01-2111-103/+76
* | fix(fabric): Add untagged attribute to FabricMainClass enum exportHsiangNianian2026-01-212-2/+3
* | fix: Update ts_rs import to include SerializeHsiangNianian2026-01-211-1/+1
* | fix(auth): Remove commented-out prism's Client ID from auth.rsHsiangNianian2026-01-211-1/+0
* | fix(deps): Update ts-rs dependency to include serde-compat featureHsiangNianian2026-01-211-1/+1
* | fix: Update TypeScript export paths to reflect new directory structureHsiangNianian2026-01-2111-58/+76
* | feat: Add TypeScript support to data structures using ts-rs for type generationHsiangNianian2026-01-2111-61/+276
* | chore(deps): Add ts-rs dependency version 11.1.0HsiangNianian2026-01-201-0/+1
|/
* Potential fix for code scanning alert no. 3: Cleartext logging of sensitive i...简律纯2026-01-191-1/+1
|\