aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* docs(github): add commit helper agent and referencesBegonia, HE2026-01-163-0/+451
* docs: add comprehensive Copilot development guideBegonia, HE2026-01-161-0/+252
* refactor: improve bug report templates based on PR reviewBegonia, HE2026-01-163-32/+28
* feat: add LLM-generated code disclosure section to PR templatesBegonia, HE2026-01-162-0/+16
* docs: update log file locations in bug report templatesBegonia, HE2026-01-162-10/+8
* chore: add GitHub issue and PR templates with automation workflowsBegonia, HE2026-01-1612-0/+1367
* fix(security): Potential fix for code scanning alert no. 6: Workflow does not...简律纯2026-01-161-0/+2
* fix(security): Potential fix for code scanning alert no. 2: Workflow does not...简律纯2026-01-161-0/+3
* 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-162-1/+94
* 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 dep...HsiangNianian2026-01-151-49/+4
* 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 e...HsiangNianian2026-01-141-4/+35
* 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 for...HsiangNianian2026-01-141-0/+34
* fix: remove Arch Linux build and test workflows; add libfuse2 dependency for ...HsiangNianian2026-01-142-83/+2
* 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 Gitm...HsiangNianian2026-01-141-0/+2
* feat: update release workflow and enhance README with supported platforms and...HsiangNianian2026-01-131-4/+30
* 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 pl...HsiangNianian2026-01-131-0/+44
* feat: enhance release workflow with changelog generation and release creation...HsiangNianian2026-01-131-9/+34
* feat: add Minecraft DropOut launcher with version fetching and basic UIHsiangNianian2026-01-131-266/+25
* 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 update...HsiangNianian2026-01-131-21/+69
* 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 al...HsiangNianian2026-01-131-1/+7
* feat: Update release workflow and add Debian package metadatav0.1.0HsiangNianian2026-01-131-90/+208