Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
r
pushed to main at r/nike2026-04-11 19:24:49 +00:00
cc5c700921
refactor(server): replace legacy sync endpoint with cache refresh
r
pushed to main at r/nike2026-04-11 19:04:44 +00:00
362bf787f7
Fix: In Starlette 1.0, request is injected into the template context automatically, so the explicit {"request": request} dict is also no longer needed.