Keine Beschreibung

yb 6ec44423b2 chore: bump version to 1.0.31 for release v1.0.31 vor 1 Tag
.agent 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
.claude 56f95eaaa3 feat: add Nuxt UI and Nuxt.js guidelines and configurations vor 2 Wochen
.cursor 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
.github 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
.husky e33b7bff3a chore: update husky scripts to improve permissions and disable commitlint vor 2 Wochen
.kiro 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
.playwright-mcp f9e056ae4a fix: change language dropdown trigger to click vor 2 Wochen
.shared fe047406a3 update code vor 3 Wochen
.vscode 80d6635854 init project vor 1 Monat
.windsurf 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
Prototype 56e1e8c089 feat: enhance layout navigation with submenu support and new icons vor 2 Wochen
bug-issues a6556b789c feat(bug-issues): add new bug tracking CSV for tg-live-game vor 3 Tagen
cloudflare_stream_webcom f7aa12aa51 update code vor 3 Tagen
designs 56f95eaaa3 feat: add Nuxt UI and Nuxt.js guidelines and configurations vor 2 Wochen
docs cf0a1abce4 add doc vor 1 Tag
go_stream 0b3494a6bb update code vor 6 Tagen
jenkins 770fa3f19f update code vor 2 Wochen
public b5a97c0c43 add crypto vor 3 Tagen
scripts 0c23d9856a feat(ffmpeg): add WHIP support compilation script and enhance live stream functionality vor 1 Woche
src 02614fd312 refactor(live-stream): streamline input and table components for improved readability vor 1 Tag
tests e52282d045 refactor(camera): streamline camera API and PTZ control integration vor 2 Tagen
torna-docs ee4725998b feat(camera, machine): enhance API functionality and improve data handling vor 1 Woche
.cursorignore b5a97c0c43 add crypto vor 3 Tagen
.cz-config.js b5a97c0c43 add crypto vor 3 Tagen
.editorconfig 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
.env 050cb1146c feat: enhance language configuration and retrieval vor 3 Wochen
.env.development e52282d045 refactor(camera): streamline camera API and PTZ control integration vor 2 Tagen
.env.production e52282d045 refactor(camera): streamline camera API and PTZ control integration vor 2 Tagen
.eslintignore d7c3a08934 style: fix code formatting and add ignore configs vor 6 Tagen
.eslintrc-auto-import.json 1c58ad8c73 feat: integrate Iconify for enhanced icon support vor 3 Wochen
.eslintrc.cjs 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
.gitignore 8881602de7 refactor(live-stream): remove auto-generated type declaration files and update component formatting vor 6 Tagen
.prettierignore d7c3a08934 style: fix code formatting and add ignore configs vor 6 Tagen
.prettierrc.cjs 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
CLAUDE.md f7aa12aa51 update code vor 3 Tagen
Jenkinsfile 260ba4c4af feat: enhance login functionality and improve test coverage vor 2 Wochen
README.md 80d6635854 init project vor 1 Monat
architecture.canvas 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. vor 3 Wochen
commitlint.config.cjs 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
i18next-scanner.config.cjs b5a97c0c43 add crypto vor 3 Tagen
index.html b5a97c0c43 add crypto vor 3 Tagen
package-lock.json 22303a9c7d update code vor 1 Monat
package.json 36bb395d79 chore: bump version to 1.0.31 for release v1.0.31 vor 1 Tag
playwright.config.ts 4988e08825 chore: enhance test infrastructure based on pwtk-admin-web vor 3 Wochen
pnpm-lock.yaml b5a97c0c43 add crypto vor 3 Tagen
release.sh a931aa074f fix: update branch validation in release script vor 2 Wochen
tg-live-game.postman_collection.json f0098efd22 refactor: update authentication tests and configurations for consistency vor 3 Wochen
tsconfig.app.json 100dc0ef1d chore: update development environment configuration vor 3 Wochen
tsconfig.json 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
tsconfig.node.json 14ac49d2bd chore: add code quality, testing, and auto-import configuration vor 3 Wochen
tsconfig.test.json e4b644f099 fix: resolve TypeScript build errors and update dependencies vor 3 Wochen
vite.config.ts e52282d045 refactor(camera): streamline camera API and PTZ control integration vor 2 Tagen
vitest.config.ts 9a37df5a21 refactor(ptz): remove deprecated PTZ API and update camera control integration vor 2 Tagen
vitest.setup.ts 4988e08825 chore: enhance test infrastructure based on pwtk-admin-web vor 3 Wochen

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.