No description
  • Go 99.4%
  • Dockerfile 0.3%
  • Makefile 0.3%
Find a file
serjik 8e5543260a
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 0s
feat: Implement transcoding service and streaming handler.
2026-03-13 15:38:31 +03:00
.forgejo/workflows add Docker, docker-compose, k8s and Forgejo CI/CD deployment files 2026-02-26 04:50:06 +03:00
api fix: proper file cleanup on delete + disk space API endpoint 2026-03-09 10:34:35 +03:00
auth init project 2026-02-23 00:08:59 +03:00
config feat: Implement core engine with dedicated configuration management. 2026-03-01 19:34:50 +03:00
engine fix: proper file cleanup on delete + disk space API endpoint 2026-03-09 10:34:35 +03:00
k8s add Docker, docker-compose, k8s and Forgejo CI/CD deployment files 2026-02-26 04:50:06 +03:00
model init project 2026-02-23 00:08:59 +03:00
qbittorrent init project 2026-02-23 00:08:59 +03:00
streaming feat: Implement transcoding service and streaming handler. 2026-03-13 15:38:31 +03:00
torrserver init project 2026-02-23 00:08:59 +03:00
transcode feat: Implement transcoding service and streaming handler. 2026-03-13 15:38:31 +03:00
userdb init project 2026-02-23 00:08:59 +03:00
.env.example init project 2026-02-23 00:08:59 +03:00
.gitignore init project 2026-02-23 00:08:59 +03:00
docker-compose.yml add Docker, docker-compose, k8s and Forgejo CI/CD deployment files 2026-02-26 04:50:06 +03:00
Dockerfile Added g++ lib 2026-02-26 16:55:51 +03:00
go.mod init project 2026-02-23 00:08:59 +03:00
go.sum init project 2026-02-23 00:08:59 +03:00
main.go feat: Implement core engine with dedicated configuration management. 2026-03-01 19:34:50 +03:00
Makefile init project 2026-02-23 00:08:59 +03:00