2
0
Files
gitcaddy-server/routers
logikonline fa016ab865
Some checks failed
Build and Release / Create Release (push) Successful in 0s
Build and Release / Integration Tests (PostgreSQL) (push) Successful in 2m52s
Build and Release / Unit Tests (push) Successful in 9m0s
Build and Release / Lint (push) Successful in 9m31s
Build and Release / Build Binaries (amd64, linux, linux-latest) (push) Successful in 4m47s
Build and Release / Build Binaries (amd64, windows, windows-latest) (push) Successful in 9h5m7s
Build and Release / Build Binaries (amd64, darwin, macos) (push) Failing after 0s
Build and Release / Build Binaries (arm64, darwin, macos) (push) Failing after 3s
Build and Release / Build Binary (linux/arm64) (push) Failing after 11m19s
perf(pages): stream asset files instead of buffering in memory
Replace full-file buffering with io.Copy streaming in serveRepoFileAsset. Reduces memory usage for large assets (images, videos) by streaming directly from git blob to HTTP response. Adds Content-Length header for better client handling.
2026-03-16 03:19:33 -04:00
..