Bez popisu

yb b3dee5f2aa Add architecture diagram and project configuration documentation for TG Live Game Web frontend, detailing project structure, technology stack, routing, and API dependencies. před 3 týdny
.agent fe047406a3 update code před 3 týdny
.claude fe047406a3 update code před 3 týdny
.cursor fe047406a3 update code před 3 týdny
.github fe047406a3 update code před 3 týdny
.kiro fe047406a3 update code před 3 týdny
.shared fe047406a3 update code před 3 týdny
.vscode 80d6635854 init project před 1 měsícem
.windsurf fe047406a3 update code před 3 týdny
public 33a0a2d9b8 update code před 1 měsícem
src 35cf7178cf Add user management functionality including user list, details, creation, updating, and deletion. Update layout and routing to integrate user management into the application. před 3 týdny
.env 33a0a2d9b8 update code před 1 měsícem
.env.development 33a0a2d9b8 update code před 1 měsícem
.env.production 33a0a2d9b8 update code před 1 měsícem
.gitignore 80d6635854 init project před 1 měsícem
CLAUDE.md b3dee5f2aa Add architecture diagram and project configuration documentation for TG Live Game Web frontend, detailing project structure, technology stack, routing, and API dependencies. před 3 týdny
README.md 80d6635854 init project před 1 měsícem
architecture.canvas b3dee5f2aa Add architecture diagram and project configuration documentation for TG Live Game Web frontend, detailing project structure, technology stack, routing, and API dependencies. před 3 týdny
index.html b0c0745381 Enhance Cloudflare Stream integration with dynamic loading of Jessibuca player, improved login UI, and added video management features including video list, live stream management, and configuration settings. před 1 měsícem
package-lock.json 22303a9c7d update code před 1 měsícem
package.json 7fe60090ee add cloudflare před 1 měsícem
pnpm-lock.yaml c27e305838 update code před 1 měsícem
tg-live-game.postman_collection.json 9be672f412 Add Postman collection for TG Live Game API, update API endpoints in Vite config, enhance login functionality with token management, and disable captcha feature. před 3 týdny
tsconfig.app.json 33a0a2d9b8 update code před 1 měsícem
tsconfig.json 80d6635854 init project před 1 měsícem
tsconfig.node.json 80d6635854 init project před 1 měsícem
vite.config.ts 9be672f412 Add Postman collection for TG Live Game API, update API endpoints in Vite config, enhance login functionality with token management, and disable captcha feature. před 3 týdny

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.