| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore: update Node.js and pnpm versions in CI workflow | 2026-01-16 | 1 | -2/+2 | ||
| | | | | | Modified the GitHub Actions workflow to upgrade Node.js from version 20 to 22 and pnpm from version 8 to 9, ensuring compatibility with the latest features and improvements. | |||||
| * | feat: enhance CI workflow by adding Node.js, pnpm, and Tauri CLI installation | 2026-01-16 | 1 | -3/+55 | ||
| | | | | | Updated the GitHub Actions workflow to include steps for installing Node.js and pnpm, as well as the Tauri CLI. Added commands to install frontend dependencies and build the application for different operating systems, ensuring a more robust and comprehensive CI process. | |||||
| * | ci(workflows): remove issue-checker due to incorrect PR labeling | 2026-01-16 | 1 | -84/+0 | ||
| | | ||||||
| * | chore: add GitHub issue and PR templates with automation workflows | 2026-01-16 | 3 | -0/+280 | ||
| | | | | | | | | | | | | | | | | | | | | | | | - Add bilingual issue templates (English & Chinese) - Bug report template with prerequisite checkboxes - Feature request template - Question template - Reverse checkbox detection ("I have not read carefully") - Add bilingual PR templates (English & Chinese) - Comprehensive checklist for code quality and testing - Test environment documentation section - Breaking changes section - Add GitHub Actions workflows - Auto-labeling based on issue content - Auto-close issues with unchecked prerequisites - Stale issue and PR management (90/60 days) - Add template configuration - External links for discussions and wiki - Template chooser interface | |||||
| * | fix(security): Potential fix for code scanning alert no. 6: Workflow does ↵ | 2026-01-16 | 1 | -0/+2 | ||
| | | | | | | not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> | |||||
| * | fix(security): Potential fix for code scanning alert no. 2: Workflow does ↵ | 2026-01-16 | 1 | -0/+3 | ||
| | | | | | | not contain permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> | |||||
| * | fix(ci): Enhance GitHub Actions workflow with lint and format | 2026-01-16 | 1 | -1/+10 | ||
| | | | | Add linting and formatting checks to workflow. | |||||
| * | chore(ci): Rename workflow from 'UI Auto Fix' to 'UI Auto Lint' | 2026-01-16 | 1 | -1/+4 | ||
| | | ||||||
| * | refactor(ci): Refactor lint workflow for auto fixes on push | 2026-01-16 | 1 | -66/+17 | ||
| | | | | Updated the lint workflow to automatically fix issues on push to main or dev branches. Changed the checkout action version and adjusted the commit message for auto commits. | |||||
| * | chore: add UI linter workflow with oxlint and oxfmt | 2026-01-16 | 2 | -1/+94 | ||
| | | ||||||
| * | feat: Add CodeQL analysis workflow configuration | 2026-01-15 | 1 | -0/+103 | ||
| | | ||||||
| * | refactor: Simplify release workflow by removing Wayland-specific jobs and ↵ | 2026-01-15 | 1 | -49/+4 | ||
| | | | | | dependencies | |||||
| * | fix: Add missing packages for Wayland setup in release workflow | 2026-01-15 | 1 | -1/+1 | ||
| | | ||||||
| * | fix: Remove unnecessary package from Wayland setup in release workflow | 2026-01-15 | 1 | -1/+1 | ||
| | | ||||||
| * | fix: Update package name for webkit2gtk in release workflow | 2026-01-15 | 1 | -1/+1 | ||
| | | ||||||
| * | fix: Correct package name for appindicator in release workflow | 2026-01-15 | 1 | -1/+1 | ||
| | | ||||||
| * | fix: Migrate UI checker workflow from ui_check.yml to check.yml | 2026-01-15 | 1 | -1/+1 | ||
| | | ||||||
| * | fix: Rename test job to check-ui in workflow | 2026-01-15 | 1 | -1/+1 | ||
| | | ||||||
| * | fix: Add pnpm install step in UI check workflow | 2026-01-15 | 1 | -0/+3 | ||
| | | ||||||
| * | fix: Update branches and install steps in UI check workflow | 2026-01-15 | 1 | -3/+12 | ||
| | | ||||||
| * | ci(ui): add UI checker workflow | 2026-01-15 | 1 | -0/+22 | ||
| | | ||||||
| * | fix: remove PR-only restrictions for Windows and macOS platforms in CI workflow | 2026-01-14 | 1 | -4/+0 | ||
| | | ||||||
| * | feat: enhance testing workflow with Arch Linux Wayland support and improved ↵ | 2026-01-14 | 1 | -4/+35 | ||
| | | | | | environment setup | |||||
| * | fix: refine AppImage handling for Wayland on Linux platforms | 2026-01-14 | 1 | -2/+2 | ||
| | | ||||||
| * | feat: add Wayland support for Arch Linux in release workflow | 2026-01-14 | 1 | -4/+56 | ||
| | | ||||||
| * | feat: add Wayland compatibility fixes for AppImage and setup appimagetool ↵ | 2026-01-14 | 1 | -0/+34 | ||
| | | | | | for Ubuntu | |||||
| * | fix: remove Arch Linux build and test workflows; add libfuse2 dependency for ↵ | 2026-01-14 | 2 | -83/+2 | ||
| | | | | | Ubuntu | |||||
| * | fix: remove unnecessary 'linuxdeploy' package from Arch Linux dependencies | 2026-01-14 | 2 | -2/+2 | ||
| | | ||||||
| * | fix: add missing dependencies for Arch Linux in workflows | 2026-01-14 | 2 | -2/+2 | ||
| | | ||||||
| * | fix: update webkit2gtk package version in workflows for Arch Linux | 2026-01-14 | 2 | -2/+2 | ||
| | | ||||||
| * | feat: add Arch Linux support for build and test workflowsv0.1.18 | 2026-01-14 | 2 | -0/+81 | ||
| | | ||||||
| * | feat: update changelog generation to include invalid commits and disable ↵ | 2026-01-14 | 1 | -0/+2 | ||
| | | | | | Gitmojis | |||||
| * | feat: update release workflow and enhance README with supported platforms ↵ | 2026-01-13 | 1 | -4/+30 | ||
| | | | | | and installation details; remove unused Android and iOS icon assets | |||||
| * | feat: update release workflow to install pnpm and Node.js with caching | 2026-01-13 | 1 | -0/+16 | ||
| | | ||||||
| * | chore: remove macOS 14 platform from release workflow | 2026-01-13 | 1 | -2/+0 | ||
| | | ||||||
| * | feat: update build matrix to specify target architectures for macOS and Windows | 2026-01-13 | 1 | -3/+5 | ||
| | | ||||||
| * | feat: refine GitHub Actions workflow to trigger only on main branch | 2026-01-13 | 1 | -3/+8 | ||
| | | ||||||
| * | feat: add permissions for contents write access in release workflow | 2026-01-13 | 1 | -0/+5 | ||
| | | ||||||
| * | feat: add GitHub Actions workflow for testing and building across multiple ↵ | 2026-01-13 | 1 | -0/+44 | ||
| | | | | | platforms | |||||
| * | feat: enhance release workflow with changelog generation and release ↵ | 2026-01-13 | 1 | -9/+34 | ||
| | | | | | creation steps | |||||
| * | feat: add Minecraft DropOut launcher with version fetching and basic UI | 2026-01-13 | 1 | -266/+25 | ||
| | | | | | | | | | | - Implemented version manifest fetching from Mojang API. - Created launcher configuration and main launcher logic. - Added SVG and PNG icons for the application. - Developed a simple HTML/CSS interface for the launcher. - Integrated Tauri commands for backend communication. - Added utility functions for file operations and config parsing. | |||||
| * | feat: Update macOS runner to use latest version in CI workflow | 2026-01-13 | 1 | -1/+1 | ||
| | | ||||||
| * | feat: Refactor CI workflow to support multiple Linux architectures and ↵ | 2026-01-13 | 1 | -21/+69 | ||
| | | | | | update macOS targets | |||||
| * | feat: Remove universal architecture targets from macOS build matrix | 2026-01-13 | 1 | -7/+1 | ||
| | | ||||||
| * | feat: Update macOS build targets to support macOS 14 and universal architecture | 2026-01-13 | 1 | -1/+14 | ||
| | | ||||||
| * | feat: Update macOS build configuration to support multiple OS versions and ↵ | 2026-01-13 | 1 | -1/+7 | ||
| | | | | | allow cross-compilation | |||||
| * | feat: Update release workflow and add Debian package metadatav0.1.0 | 2026-01-13 | 1 | -90/+208 | ||
| | | ||||||
| * | refactor: 移除 macOS 环境变量设置步骤并注释掉 Ubuntu 依赖安装 | 2025-01-16 | 1 | -25/+3 | ||
| | | ||||||
| * | feat: 添加 macOS 环境变量导出步骤到发布工作流 | 2025-01-16 | 1 | -0/+7 | ||
| | | ||||||
| * | fix: add pkg-config setup for macOS in release workflow | 2025-01-16 | 1 | -0/+8 | ||
| | | ||||||