История коммитов

Автор SHA1 Сообщение Дата
  yb 83c26f75e4 chore: fix DOCTYPE case in index.html 3 недель назад
  yb b674706d5c test: add unit and e2e tests for camera and stats modules 3 недель назад
  yb 918bb8e239 feat(machine): add machine management page and tests 3 недель назад
  yb 7480b4153c feat(auth): add change password feature and auth module tests 3 недель назад
  yb 0c574abdc0 refactor: remove captcha functionality from login view 3 недель назад
  yb d4aa05bfd8 chore: add configuration files for code quality and testing 3 недель назад
  yb 14ac49d2bd chore: add code quality, testing, and auto-import configuration 3 недель назад
  yb 9401978176 chore: update production environment API base URL and Vite proxy target 3 недель назад
  yb 1d82c10c54 feat: refactor camera API and introduce machine management 3 недель назад
  yb 4ccd389ba8 chore: update CLAUDE.md and Jenkinsfile for improved clarity and deployment URL 3 недель назад
  yb 2e4c54a1c3 feat: add comprehensive camera control documentation 3 недель назад
  yb 46db185182 chore: update version to 1.0.0 and expose app version in the login view 3 недель назад
  yb 9a38f61bf4 fix: use XD_CLOUDFLARE credentials for deployment 3 недель назад
  yb f1933e9182 fix: update Cloudflare Pages project name to tg-live-game-web 3 недель назад
  yb 69560eac16 chore: downgrade Vite to 5.x for Node.js 18 compatibility 3 недель назад
  yb 93b777ce8c Add "Remember Me" functionality to login process 3 недель назад
  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 недель назад
  yb cbefc4b94b Add Cloudflare worker and API proxy functionality 3 недель назад
  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 недель назад
  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 недель назад
  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 недель назад
  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 недель назад
  yb 87d498ab3c Merge branch 'pattaya' into dev 3 недель назад
  yb a5cdd6647f 已将生产环境 API 接口地址从 `https://tg-live-game-api.ifoodme.com/api` 更新为 `https://tg-live-game-web.pwtk-dev.work/api`。 3 недель назад
  yb fa4c1b833e 已完成!移除了 Jenkinsfile 中的 "更新子模块" stage,并调整了进度百分比: 3 недель назад
  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 недель назад
  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 недель назад
  yb eba6fa2971 Implement Jenkins pipeline for automated build and deployment, including environment setup, dependency installation, and Cloudflare deployment. Add logging and notification features for build status updates via Lark and Telegram. Introduce utility scripts for time management and Cloudflare synchronization. 3 недель назад
  yb b3dee5f2aa Add architecture diagram and project configuration documentation for TG Live Game Web frontend, detailing project structure, technology stack, routing, and API dependencies. 3 недель назад
  yb 35cf7178cf Add user management functionality including user list, details, creation, updating, and deletion. Update layout and routing to integrate user management into the application. 3 недель назад