| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: update docs build workflow to include additional paths and enforce ↵ | 2026-04-01 | 1 | -1/+7 | |
| | | | | | frozen lockfile | ||||
| * | ci: add docs build workflow | 2026-04-01 | 1 | -0/+41 | |
| | | |||||
| * | fix(ci): fix duplicate lint ci | 2026-03-29 | 1 | -0/+4 | |
| | | |||||
| * | fix(ci): fix ui auto lint | 2026-02-26 | 1 | -4/+1 | |
| | | |||||
| * | fix(ci): setup makepkg before release aur | 2026-02-25 | 1 | -0/+2 | |
| | | |||||
| * | revert: revert due to pkgbuild error | 2026-02-25 | 1 | -2/+0 | |
| | | | | | This reverts commit de978ed58fc15d6af70f340cf0c3c27df8808f28. | ||||
| * | fix(ci): setup makepkg before release aur | 2026-02-25 | 1 | -0/+2 | |
| | | |||||
| * | chore: fix aur script and apply lintsdropout-v0.2.0-alpha.2dropout-macros-v0.1.0-alpha.0@dropout/ui-v0.0.0-alpha.0 | 2026-02-25 | 1 | -7/+1 | |
| | | |||||
| * | chore(ci): release to aur | 2026-02-25 | 1 | -0/+1 | |
| | | |||||
| * | ci(build): remove windows gnu | 2026-02-23 | 1 | -15/+2 | |
| | | |||||
| * | ci(curseforge): add curseforge api key | 2026-02-23 | 3 | -0/+6 | |
| | | |||||
| * | chore(ci): Disable Musl platform in CI workflow | 2026-02-14 | 1 | -6/+6 | |
| | | | | Comment out the Musl platform configuration for CI. | ||||
| * | fix(ci): configure musl cross-compilation for GTK dependencies (#92) | 2026-02-10 | 1 | -6/+8 | |
| | | | | | | Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> | ||||
| * | fix(ci): Enable cross compilation for musl builds and streamline dependency ↵ | 2026-01-20 | 1 | -4/+7 | |
| | | | | | installation | ||||
| * | fix(ci): Add rustflags for Windows builds and install musl-tools for Linux | 2026-01-20 | 1 | -0/+6 | |
| | | |||||
| * | chore: Update CI workflow to include dev branch and platforms | 2026-01-20 | 1 | -9/+9 | |
| | | |||||
| * | ci(check): fix check actions | 2026-01-19 | 1 | -5/+4 | |
| | | |||||
| * | chore(ui): refactor workspace to monorepo | 2026-01-19 | 4 | -11/+9 | |
| | | |||||
| * | ci(semifold): setup pnpm before versioning | 2026-01-19 | 1 | -2/+11 | |
| | | |||||
| * | ci(build): disable failed targets | 2026-01-18 | 1 | -8/+8 | |
| | | |||||
| * | ci(semifold): use nsis only on Windows platforms | 2026-01-18 | 1 | -10/+4 | |
| | | |||||
| * | ci(semifold): unlock semifold ci | 2026-01-18 | 1 | -9/+7 | |
| | | |||||
| * | ci(semifold): re-triger workflows | 2026-01-18 | 1 | -2/+1 | |
| | | |||||
| * | ci(semifold): enable pull request tests | 2026-01-18 | 1 | -6/+9 | |
| | | |||||
| * | ci(semifold): imporve release targets | 2026-01-18 | 1 | -2/+17 | |
| | | |||||
| * | ci(semifold): change os name | 2026-01-18 | 1 | -2/+2 | |
| | | |||||
| * | ci(semifold): release ci | 2026-01-18 | 1 | -3/+1 | |
| | | |||||
| * | ci(semifold): add test publish code | 2026-01-18 | 1 | -6/+6 | |
| | | |||||
| * | ci(semifold): use duplicate artifact name | 2026-01-18 | 1 | -4/+5 | |
| | | |||||
| * | ci(semifold): remove stupid naming convention | 2026-01-18 | 1 | -3/+0 | |
| | | |||||
| * | ci(semifold): add target to paths | 2026-01-18 | 1 | -6/+6 | |
| | | |||||
| * | ci(semifold): use release path | 2026-01-18 | 1 | -8/+7 | |
| | | |||||
| * | ci(semifold): fix artifact upload conditions | 2026-01-18 | 2 | -30/+38 | |
| | | |||||
| * | ci(workspace): use root path as cwd | 2026-01-18 | 2 | -12/+9 | |
| | | |||||
| * | chore: add tauri cli | 2026-01-18 | 1 | -5/+5 | |
| | | |||||
| * | ci(semifold): upload artifacts | 2026-01-18 | 1 | -2/+31 | |
| | | |||||
| * | ci(semifold): enable pr ci for test | 2026-01-18 | 1 | -16/+18 | |
| | | |||||
| * | ci(pnpm): remove pnpm version and use corepack instead | 2026-01-18 | 4 | -8/+0 | |
| | | |||||
| * | chore(ci): setup semifold | 2026-01-18 | 2 | -53/+56 | |
| | | |||||
| * | chore(ci): bump versions of actions | 2026-01-18 | 4 | -20/+21 | |
| | | |||||
| * | chore: simplify GitHub Actions workflow by removing unnecessary auto-fix option | 2026-01-16 | 1 | -3/+1 | |
| | | | | | Updated the GitHub Actions workflow to remove the 'all_files' option from the prek action, streamlining the process and ensuring that the action runs without additional parameters. This change enhances clarity and maintains the workflow's efficiency. | ||||
| * | chore: enhance GitHub Actions workflow to check for changes before ↵ | 2026-01-16 | 1 | -1/+11 | |
| | | | | | | | committing fixes Updated the GitHub Actions workflow to include a step that checks for changes before committing auto-fixes. This ensures that commits are only made when there are actual changes, improving the efficiency of the workflow. | ||||
| * | chore: refine prek workflow by removing skip ci comment | 2026-01-16 | 1 | -2/+1 | |
| | | | | | Removed the commented line that instructed to skip the CI process based on commit messages, streamlining the workflow configuration for clarity and maintainability. | ||||
| * | chore: enhance prek workflow with Rust installation and system dependencies | 2026-01-16 | 1 | -0/+16 | |
| | | | | | Added steps to the GitHub Actions workflow for installing Rust and necessary system dependencies on Linux, improving the environment setup for the prek auto-fix action. | ||||
| * | chore: update prek workflow bot user details | 2026-01-16 | 1 | -2/+2 | |
| | | | | | Changed the commit user name and email for the prek auto-fix action in the GitHub Actions workflow to reflect the new bot identity, enhancing clarity in commit history. | ||||
| * | chore: enhance prek workflow to support auto-fixing and commit changes | 2026-01-16 | 1 | -6/+21 | |
| | | | | | Updated the GitHub Actions workflow to enable automatic fixes for issues detected by the prek action. Added a conditional step to commit changes made by prek, improving the CI process by ensuring that fixes are applied directly to the repository. | ||||
| * | chore: update CI workflow to simplify formatting step | 2026-01-16 | 1 | -1/+1 | |
| | | | | | Modified the GitHub Actions workflow to change the formatting command from a check to a direct format execution, streamlining the process in the CI pipeline. | ||||
| * | chore: update pre-commit configuration and remove unnecessary dependencies | 2026-01-16 | 1 | -0/+22 | |
| | | | | | Modified the .pre-commit-config.yaml to include additional hooks and reorganized the repository structure. Updated pyproject.toml to remove the pre-commit dependency, streamlining the project configuration. | ||||
| * | chore: refine CI workflow to conditionally execute steps based on event type | 2026-01-16 | 1 | -3/+14 | |
| | | | | | Updated the GitHub Actions workflow to conditionally run installation and build steps only when triggered by a 'workflow_dispatch' event. This change optimizes the workflow by separating build processes for push/PR events and manual triggers, enhancing clarity and efficiency in CI operations. | ||||
| * | chore: update CI workflow to improve dependency installation | 2026-01-16 | 1 | -2/+2 | |
| | | | | | Modified the GitHub Actions workflow to ensure the 'apt-get update' command does not fail and added 'libfuse2' to the list of installed dependencies for Ubuntu, enhancing the reliability of the CI process. | ||||