No description
  • Rust 65.9%
  • Svelte 15.9%
  • JavaScript 9.9%
  • CSS 3.4%
  • TypeScript 3.2%
  • Other 1.7%
Find a file
wandabastyle 99051c38bb
All checks were successful
App Checks / Rust checks (push) Successful in 1m28s
App Checks / Web checks (push) Successful in 38s
Publish twitch_relay image to Forgejo Registry / publish (push) Successful in 8m28s
Merge pull request 'publish' (#41) from publish into main
Reviewed-on: #41
2026-05-01 20:55:32 +02:00
.forgejo/workflows refactor(.forgejo/workflows/publish.yml): add twitch_relay image publish workflow 2026-05-01 20:51:25 +02:00
src refactor(src/stream_proxy.rs): improve code formatting and add missing semicolons 2026-05-01 02:18:09 +02:00
web chore(web): upgrade @types/node to v25 2026-05-01 00:08:16 +02:00
.dockerignore chore: add compose-first container deployment 2026-04-22 18:52:11 +02:00
.gitignore fix(.gitignore): add recordings directory to .gitignore 2026-04-29 13:13:21 +02:00
AGENTS.md fix(AGENTS.md): update Rust formatting requirement 2026-05-01 02:18:02 +02:00
Cargo.lock chore(rust): upgrade rand to 0.9 2026-05-01 00:32:16 +02:00
Cargo.toml chore(rust): upgrade rand to 0.9 2026-05-01 00:32:16 +02:00
docker-compose.yml Add explicit container user to docker compose 2026-04-29 20:33:03 +02:00
Dockerfile refactor(Dockerfile): update dependencies and pin streamlink version 2026-04-29 23:27:47 +02:00