Commit Graph

12 Commits

Author SHA1 Message Date
keven1024
64126e7c4c chore: update packageManager version in package.json files for consistent dependency management 2026-03-01 23:32:55 +08:00
keven1024
60831c779e feat: add backend and worker test scripts to package.json and create a combined test command 2026-02-27 16:24:21 +08:00
keven1024
b471972dd4 chore(deps): update dependencies 2026-01-30 14:44:43 +08:00
keven1024
04ebb22d35 chore: add linting scripts for frontend, backend, and worker, and create a Gitea workflow for automated linting on push and pull request events 2025-12-14 20:10:52 +08:00
keven1024
35c5e1ccec chore: replace npm-run-all with concurrently in package.json for improved script execution and update pnpm-lock.yaml to reflect dependency changes 2025-12-13 11:48:51 +08:00
keven1024
590a071dfb chore: update devDependencies in package.json for husky, lint-staged, and prettier to latest versions 2025-07-19 23:59:38 +08:00
keven1024
bbd451f027 fix: remove husky postinstall script from package.json and update dependencies in pnpm-lock.yaml for improved compatibility 2025-06-03 14:41:00 +08:00
keven1024
e6f40ba94a fix(package): simplify backend and worker script commands in package.json 2025-05-30 14:09:45 +08:00
keven1024
8b145fa50a feat(front): add worker script to package.json for concurrent task management 2025-05-25 23:46:22 +08:00
keven1024
169b8cda58 fix(package): update postinstall script to use husky init for better setup 2025-05-22 11:37:53 +08:00
keven1024
293a0bd5ce chore(front): update package.json and pnpm-lock.yaml to modify backend script and add new dependencies for improved functionality 2025-04-27 10:14:48 +08:00
keven1024
8da07b57df feat: init 2024-09-30 23:00:45 +08:00