| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | 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(ci): Enhance GitHub Actions workflow with lint and format | 2026-01-16 | 1 | -1/+10 | |
| | | | | Add linting and formatting checks to workflow. | ||||
| * | chore: add UI linter workflow with oxlint and oxfmt | 2026-01-16 | 1 | -1/+1 | |
| | | |||||
| * | fix: Migrate UI checker workflow from ui_check.yml to check.yml | 2026-01-15 | 1 | -0/+34 | |