yb
|
e4b644f099
fix: resolve TypeScript build errors and update dependencies
|
před 3 týdny |
yb
|
4f30b9c3fa
test: add fixtures, mocks and improve test infrastructure
|
před 3 týdny |
yb
|
b9e34668b8
chore: add test report directories to gitignore
|
před 3 týdny |
yb
|
83c26f75e4
chore: fix DOCTYPE case in index.html
|
před 3 týdny |
yb
|
b674706d5c
test: add unit and e2e tests for camera and stats modules
|
před 3 týdny |
yb
|
918bb8e239
feat(machine): add machine management page and tests
|
před 3 týdny |
yb
|
7480b4153c
feat(auth): add change password feature and auth module tests
|
před 3 týdny |
yb
|
0c574abdc0
refactor: remove captcha functionality from login view
|
před 3 týdny |
yb
|
d4aa05bfd8
chore: add configuration files for code quality and testing
|
před 3 týdny |
yb
|
14ac49d2bd
chore: add code quality, testing, and auto-import configuration
|
před 3 týdny |
yb
|
9401978176
chore: update production environment API base URL and Vite proxy target
|
před 3 týdny |
yb
|
1d82c10c54
feat: refactor camera API and introduce machine management
|
před 3 týdny |
yb
|
4ccd389ba8
chore: update CLAUDE.md and Jenkinsfile for improved clarity and deployment URL
|
před 3 týdny |
yb
|
2e4c54a1c3
feat: add comprehensive camera control documentation
|
před 3 týdny |
yb
|
46db185182
chore: update version to 1.0.0 and expose app version in the login view
|
před 3 týdny |
yb
|
9a38f61bf4
fix: use XD_CLOUDFLARE credentials for deployment
|
před 3 týdny |
yb
|
f1933e9182
fix: update Cloudflare Pages project name to tg-live-game-web
|
před 3 týdny |
yb
|
69560eac16
chore: downgrade Vite to 5.x for Node.js 18 compatibility
|
před 3 týdny |
yb
|
93b777ce8c
Add "Remember Me" functionality to login process
|
před 3 týdny |
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.
|
před 3 týdny |
yb
|
cbefc4b94b
Add Cloudflare worker and API proxy functionality
|
před 3 týdny |
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.
|
před 3 týdny |
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.
|
před 3 týdny |
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.
|
před 3 týdny |
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.
|
před 3 týdny |
yb
|
87d498ab3c
Merge branch 'pattaya' into dev
|
před 3 týdny |
yb
|
a5cdd6647f
已将生产环境 API 接口地址从 `https://tg-live-game-api.ifoodme.com/api` 更新为 `https://tg-live-game-web.pwtk-dev.work/api`。
|
před 3 týdny |
yb
|
fa4c1b833e
已完成!移除了 Jenkinsfile 中的 "更新子模块" stage,并调整了进度百分比:
|
před 3 týdny |
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.
|
před 3 týdny |
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.
|
před 3 týdny |