aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add CodeQL analysis workflow configuration简律纯2026-01-151-0/+103
|
* feat: Configure Dependabot for multiple ecosystems简律纯2026-01-151-0/+24
|
* refactor: Simplify release workflow by removing Wayland-specific jobs and ↵HsiangNianian2026-01-151-49/+4
| | | | dependencies
* fix: Add missing packages for Wayland setup in release workflowHsiangNianian2026-01-151-1/+1
|
* fix: Remove unnecessary package from Wayland setup in release workflowHsiangNianian2026-01-151-1/+1
|
* fix: Update package name for webkit2gtk in release workflowHsiangNianian2026-01-151-1/+1
|
* fix: Correct package name for appindicator in release workflowHsiangNianian2026-01-151-1/+1
|
* fix: Migrate UI checker workflow from ui_check.yml to check.ymlHsiangNianian2026-01-151-1/+1
|
* fix: Rename test job to check-ui in workflow简律纯2026-01-151-1/+1
|
* fix: Add pnpm install step in UI check workflow简律纯2026-01-151-0/+3
|
* fix: Update branches and install steps in UI check workflow简律纯2026-01-151-3/+12
|
* ci(ui): add UI checker workflowNtskwK2026-01-151-0/+22
|
* fix: remove PR-only restrictions for Windows and macOS platforms in CI workflowHsiangNianian2026-01-141-4/+0
|
* feat: enhance testing workflow with Arch Linux Wayland support and improved ↵HsiangNianian2026-01-141-4/+35
| | | | environment setup
* fix: refine AppImage handling for Wayland on Linux platformsHsiangNianian2026-01-141-2/+2
|
* feat: add Wayland support for Arch Linux in release workflowHsiangNianian2026-01-141-4/+56
|
* feat: add Wayland compatibility fixes for AppImage and setup appimagetool ↵HsiangNianian2026-01-141-0/+34
| | | | for Ubuntu
* fix: remove Arch Linux build and test workflows; add libfuse2 dependency for ↵HsiangNianian2026-01-142-83/+2
| | | | Ubuntu
* fix: remove unnecessary 'linuxdeploy' package from Arch Linux dependenciesHsiangNianian2026-01-142-2/+2
|
* fix: add missing dependencies for Arch Linux in workflowsHsiangNianian2026-01-142-2/+2
|
* fix: update webkit2gtk package version in workflows for Arch LinuxHsiangNianian2026-01-142-2/+2
|
* feat: add Arch Linux support for build and test workflowsv0.1.18HsiangNianian2026-01-142-0/+81
|
* feat: update changelog generation to include invalid commits and disable ↵HsiangNianian2026-01-141-0/+2
| | | | Gitmojis
* feat: update release workflow and enhance README with supported platforms ↵HsiangNianian2026-01-131-4/+30
| | | | and installation details; remove unused Android and iOS icon assets
* feat: update release workflow to install pnpm and Node.js with cachingHsiangNianian2026-01-131-0/+16
|
* chore: remove macOS 14 platform from release workflowHsiangNianian2026-01-131-2/+0
|
* feat: update build matrix to specify target architectures for macOS and WindowsHsiangNianian2026-01-131-3/+5
|
* feat: refine GitHub Actions workflow to trigger only on main branchHsiangNianian2026-01-131-3/+8
|
* feat: add permissions for contents write access in release workflowHsiangNianian2026-01-131-0/+5
|
* feat: add GitHub Actions workflow for testing and building across multiple ↵HsiangNianian2026-01-131-0/+44
| | | | platforms
* feat: enhance release workflow with changelog generation and release ↵HsiangNianian2026-01-131-9/+34
| | | | creation steps
* feat: add Minecraft DropOut launcher with version fetching and basic UIHsiangNianian2026-01-131-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 workflowHsiangNianian2026-01-131-1/+1
|
* feat: Refactor CI workflow to support multiple Linux architectures and ↵HsiangNianian2026-01-131-21/+69
| | | | update macOS targets
* feat: Remove universal architecture targets from macOS build matrixHsiangNianian2026-01-131-7/+1
|
* feat: Update macOS build targets to support macOS 14 and universal architectureHsiangNianian2026-01-131-1/+14
|
* feat: Update macOS build configuration to support multiple OS versions and ↵HsiangNianian2026-01-131-1/+7
| | | | allow cross-compilation
* feat: Update release workflow and add Debian package metadatav0.1.0HsiangNianian2026-01-131-90/+208
|
* refactor: 移除 macOS 环境变量设置步骤并注释掉 Ubuntu 依赖安装HsiangNianian2025-01-161-25/+3
|
* feat: 添加 macOS 环境变量导出步骤到发布工作流HsiangNianian2025-01-161-0/+7
|
* fix: add pkg-config setup for macOS in release workflowHsiangNianian2025-01-161-0/+8
|
* 更新发布工作流以包括对主分支的推送触发HsiangNianian2025-01-161-0/+2
|
* first commitHsiangNianian2025-01-161-0/+126