No description
  • Go 99.8%
  • Dockerfile 0.2%
Find a file
Serjik f3dbbe2913
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 0s
chore: update .gitignore to include AGENTS.md and remove bash.exe stackdump file
2026-06-04 19:19:02 +03:00
.claude feat: Implement a video transcoding service with session management and intelligent file selection, and add Claude development environment permissions. 2026-03-06 23:05:47 +03:00
.forgejo/workflows feat: add Forgejo CI/CD workflow for Docker image builds and implement the core WebSocket hub for room management and state synchronization. 2026-02-18 04:32:08 +03:00
cmd/server Address backend technical debt 2026-06-04 19:17:04 +03:00
docs/knowledge Address backend technical debt 2026-06-04 19:17:04 +03:00
internal Address backend technical debt 2026-06-04 19:17:04 +03:00
k8s feat: Implement torrent parsing service, initial server entry point, and Kubernetes secrets. 2026-02-19 02:06:57 +03:00
.dockerignore build: Optimize Docker build process with build caching, linker flags, and a new .dockerignore file. 2026-02-18 00:49:30 +03:00
.gitignore chore: update .gitignore to include AGENTS.md and remove bash.exe stackdump file 2026-06-04 19:19:02 +03:00
docker-compose.yml feat: Implement initial backend structure, API endpoints for users, auth, lists, friends, history, TorrServer, parser, transcode, and streaming, along with database integration and Kubernetes deployment configurations. 2026-02-17 13:40:24 +03:00
Dockerfile fix dockerfile 2026-02-18 04:38:07 +03:00
go.mod feat: Implement comprehensive list management, Telegram linking, and core backend infrastructure with new API endpoints, database models, and services. 2026-03-02 23:16:37 +03:00
go.sum feat: Implement comprehensive list management, Telegram linking, and core backend infrastructure with new API endpoints, database models, and services. 2026-03-02 23:16:37 +03:00