No description
|
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m14s
- Add playsinline prop to fix iOS Live Mode photo capture issue - Change default camera to front camera (facingMode: 'user') - Improve photo quality: change from PNG to JPEG with quality 0.8 - Fix memory leak: add URL.revokeObjectURL() cleanup - Add error handling for camera operations (openCamera, capturePhoto, refreshPhoto) - Add timestamp to photo filename for uniqueness Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .forgejo/workflows | ||
| .github/workflows | ||
| docker | ||
| docs | ||
| public | ||
| src | ||
| tests | ||
| .env.production | ||
| .eslintrc.js | ||
| .gitignore | ||
| .onedev-buildspec.yml | ||
| .prettierrc.json | ||
| CLAUDE.md | ||
| cypress.config.ts | ||
| env.d.ts | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.config.json | ||
| tsconfig.json | ||
| tsconfig.vitest.json | ||
| vite.config.js | ||
HRMS ระบบลงเวลาเข้า-ออกงาน
Project setup
npm install
Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build
npm run preview
Format and fixes files
npm run format