yb
|
e4b644f099
fix: resolve TypeScript build errors and update dependencies
|
3 veckor sedan |
yb
|
4f30b9c3fa
test: add fixtures, mocks and improve test infrastructure
|
3 veckor sedan |
yb
|
b9e34668b8
chore: add test report directories to gitignore
|
3 veckor sedan |
yb
|
83c26f75e4
chore: fix DOCTYPE case in index.html
|
3 veckor sedan |
yb
|
b674706d5c
test: add unit and e2e tests for camera and stats modules
|
3 veckor sedan |
yb
|
918bb8e239
feat(machine): add machine management page and tests
|
3 veckor sedan |
yb
|
7480b4153c
feat(auth): add change password feature and auth module tests
|
3 veckor sedan |
yb
|
0c574abdc0
refactor: remove captcha functionality from login view
|
3 veckor sedan |
yb
|
d4aa05bfd8
chore: add configuration files for code quality and testing
|
3 veckor sedan |
yb
|
14ac49d2bd
chore: add code quality, testing, and auto-import configuration
|
3 veckor sedan |
yb
|
9401978176
chore: update production environment API base URL and Vite proxy target
|
3 veckor sedan |
yb
|
1d82c10c54
feat: refactor camera API and introduce machine management
|
3 veckor sedan |
yb
|
4ccd389ba8
chore: update CLAUDE.md and Jenkinsfile for improved clarity and deployment URL
|
3 veckor sedan |
yb
|
2e4c54a1c3
feat: add comprehensive camera control documentation
|
3 veckor sedan |
yb
|
46db185182
chore: update version to 1.0.0 and expose app version in the login view
|
3 veckor sedan |
yb
|
9a38f61bf4
fix: use XD_CLOUDFLARE credentials for deployment
|
3 veckor sedan |
yb
|
f1933e9182
fix: update Cloudflare Pages project name to tg-live-game-web
|
3 veckor sedan |
yb
|
69560eac16
chore: downgrade Vite to 5.x for Node.js 18 compatibility
|
3 veckor sedan |
yb
|
93b777ce8c
Add "Remember Me" functionality to login process
|
3 veckor sedan |
yb
|
676d2435b1
Remove deprecated Cloudflare worker and API proxy files. Update production environment API base URL for improved service integration. Add redirects configuration for SPA routing.
|
3 veckor sedan |
yb
|
cbefc4b94b
Add Cloudflare worker and API proxy functionality
|
3 veckor sedan |
yb
|
acd6691d78
Remove Jessibuca player integration from the video player component and related files. Update Vite configuration for improved chunk management. Replace player functionality with a warning message indicating the unavailability of the GB28181 device playback feature due to the discontinuation of the Jessibuca player.
|
3 veckor sedan |
yb
|
b10927f64b
Refactor camera and user components for improved readability and consistency. Adjust template formatting and script structure in `channel.vue`, `index.vue`, and `user/index.vue`, ensuring consistent style and indentation throughout the files. Enhance user input handling and update query parameters for better data management.
|
3 veckor sedan |
yb
|
18efbcdca4
Enhance user information handling in the user store by updating the structure of the user object. Added additional fields such as created_at, email, last_login, status, and updated_at for improved user data management.
|
3 veckor sedan |
yb
|
7b734d7a2e
Refactor layout and user store components for improved code consistency and readability. Adjust template formatting in `index.vue`, enhance user information handling in `user.ts`, and update type definitions in `index.ts` for better clarity and maintainability.
|
3 veckor sedan |
yb
|
87d498ab3c
Merge branch 'pattaya' into dev
|
3 veckor sedan |
yb
|
a5cdd6647f
已将生产环境 API 接口地址从 `https://tg-live-game-api.ifoodme.com/api` 更新为 `https://tg-live-game-web.pwtk-dev.work/api`。
|
3 veckor sedan |
yb
|
fa4c1b833e
已完成!移除了 Jenkinsfile 中的 "更新子模块" stage,并调整了进度百分比:
|
3 veckor sedan |
yb
|
2ca57a3855
Refactor dashboard component for improved readability and maintainability. Adjust formatting of template elements and script code, ensuring consistent style and indentation throughout the file.
|
3 veckor sedan |
yb
|
cff8ab19e0
Enhance production environment configuration and add new dashboard and audit features. Update API base URL for production, introduce audit log functionality, and implement dashboard statistics overview. Add new routes and views for dashboard and audit logs, improving overall application monitoring and management capabilities.
|
3 veckor sedan |