aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | docs: update log file locations in bug report templatesBegonia, HE2026-01-162-10/+8
| * | Merge branch 'HsiangNianian:main' into chore/add-github-templatesBegonia, HE2026-01-166-6/+262
| |\ \ | |/ / |/| |
| * | chore: add GitHub issue and PR templates with automation workflowsBegonia, HE2026-01-1612-0/+1367
* | | Merge pull request #44 from HsiangNianian/fix/security/alert-autofix-3简律纯2026-01-161-5/+1
|\ \ \
* \ \ \ Merge pull request #46 from HsiangNianian/feat/add-pre-commit-support简律纯2026-01-165-1/+261
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: add cargo formatting and linting hooks to pre-commit configurationHsiangNianian2026-01-161-0/+14
| * | | chore: update pre-commit hooks for improved linting and formattingHsiangNianian2026-01-161-0/+1
| * | | chore: add pre-commit configuration for linting and formattingHsiangNianian2026-01-161-0/+35
| * | | chore: update .gitignore to include additional files and directoriesHsiangNianian2026-01-161-1/+20
| * | | chore: add pyproject.toml and uv.lock for project configuration and dependenciesHsiangNianian2026-01-162-0/+191
|/ / /
| * / fix(security): Potential fix for code scanning alert no. 3: Cleartext logging...简律纯2026-01-161-5/+1
|/ /
* | Merge pull request #43 from HsiangNianian/security/alert-autofix-6简律纯2026-01-161-0/+2
|\ \
| * | fix(security): Potential fix for code scanning alert no. 6: Workflow does not...简律纯2026-01-161-0/+2
|/ /
* | Merge pull request #42 from HsiangNianian/alert-autofix-2简律纯2026-01-161-0/+3
|\ \
| * | fix(security): Potential fix for code scanning alert no. 2: Workflow does not...简律纯2026-01-161-0/+3
|/ /
| * Merge pull request #41 from HsiangNianian/main简律纯2026-01-1618-302/+554
| |\ | |/ |/|
* | style: auto format and lint fix [skip ci]HsiangNianian2026-01-1615-299/+311
* | Merge pull request #40 from NtskwK/main简律纯2026-01-164-3/+243
|\ \
| * | fix(ci): Enhance GitHub Actions workflow with lint and format简律纯2026-01-161-1/+10
| * | chore(ci): Rename workflow from 'UI Auto Fix' to 'UI Auto Lint'简律纯2026-01-161-1/+4
| * | refactor(ci): Refactor lint workflow for auto fixes on push简律纯2026-01-161-66/+17
| * | chore: add UI linter workflow with oxlint and oxfmtNtskwK2026-01-164-2/+279
|/ /
| * Merge pull request #39 from HsiangNianian/main简律纯2026-01-164-45/+120
| |\ | |/ |/|
* | Merge pull request #37 from HsiangNianian/dependabot/npm_and_yarn/ui/npm_and_...简律纯2026-01-163-24/+24
|\ \
| * | chore(deps-dev): bump sveltedependabot[bot]2026-01-163-24/+24
|/ /
* | Merge pull request #36 from HsiangNianian/dependabot/npm_and_yarn/ui/npm_and_...简律纯2026-01-162-20/+95
|\ \
| * | chore(deps): bump devaluedependabot[bot]2026-01-152-20/+95
|/ /
* | Merge pull request #34 from fu050409/chore/vsc-config简律纯2026-01-162-1/+1
|\ \
| * | chore(lint): fix code lint苏向夜2026-01-151-37/+37
| * | chore(vscode): move `.vscode` to project root苏向夜2026-01-152-37/+37
|/ /
| * Merge pull request #32 from HsiangNianian/main简律纯2026-01-1514-138/+1282
| |\ | |/ |/|
* | Merge pull request #31 from HsiangNianian/dev简律纯2026-01-150-0/+0
|\|
* | feat: Add interactive Saturn effect controls in HomeView and enhance Particle...HsiangNianian2026-01-153-5/+226
* | chore: Bump version to 0.1.23 in Cargo.toml and tauri.conf.json for releasev0.1.23HsiangNianian2026-01-152-2/+2
* | feat: Enhance Forge installation process by fetching installer manifest and i...HsiangNianian2026-01-152-60/+286
* | feat: Implement local version fetching and enhance version type detection to ...HsiangNianian2026-01-153-34/+63
* | feat: Add functionality to list installed game versions in the application, e...HsiangNianian2026-01-152-35/+202
* | feat: Enhance text formatting in HomeView by adding support for italicized te...HsiangNianian2026-01-151-0/+1
* | feat: Implement logout confirmation dialog and enhance account status display...HsiangNianian2026-01-154-9/+97
* | feat: Add version installation and check functionality to enhance mod loader ...HsiangNianian2026-01-153-27/+439
* | chore: Bump version to 0.1.22 in Cargo.toml and tauri.conf.json for releasev0.1.22HsiangNianian2026-01-152-2/+2
| * Merge pull request #30 from HsiangNianian/main简律纯2026-01-1553-505/+6931
| |\ | |/ |/|
* | feat: Implement custom dropdown components for version selection in BottomBar...HsiangNianian2026-01-156-89/+443
* | refactor: Clean up imports and enhance GameConsole display with conditional r...HsiangNianian2026-01-151-6/+8
* | style: Update select element styles in ModLoaderSelector for improved UI cons...HsiangNianian2026-01-151-2/+2
* | feat: Add debug and log upload settings to SettingsView for enhanced user con...HsiangNianian2026-01-151-2/+45
* | feat: Enhance GameConsole with advanced log filtering, searching, and export/...HsiangNianian2026-01-151-85/+281
* | feat: Implement logging system with game log parsing and event listeners for ...HsiangNianian2026-01-151-0/+139
* | feat: Add custom background path handling and reactive URL conversion in Sett...HsiangNianian2026-01-151-0/+21
* | feat: Add log upload service options to LauncherConfig for improved logging f...HsiangNianian2026-01-151-0/+2