Go to file T
Code
handlers Merge pull request #30 from tenseleyFlow/repo-tabs-skeleton-ui-parity
middleware S39: middleware.WithCurrentUserForTest helper for handler tests
render Merge pull request #30 from tenseleyFlow/repo-tabs-skeleton-ui-parity
static Merge pull request #30 from tenseleyFlow/repo-tabs-skeleton-ui-parity
templates Merge pull request #30 from tenseleyFlow/repo-tabs-skeleton-ui-parity
admin_wiring.go S34: buildAdminHandlers wiring
auth_wiring.go S35: wire ratelimit.Limiter into auth Deps
embed.go Add web server shell: hello page, static asset server, /healthz, /readyz
embed_test.go embed: smoke-test that shared partials tolerate empty-map data
githttp_wiring.go S12: wire git-HTTP routes; move Compress+Timeout out of global into per-group middleware so git can stream uncompressed without the 30s cap
notif_wiring.go S29: notifications inbox + thread sub + one-click unsub web handlers
orgs_wiring.go S30: org web surface — create, profile dispatch, people, invitations
profile_wiring.go Render org repo activity sparklines
repo_wiring.go web: thread Auth.SSH config into CloneURLs (was hardcoded false)
search_wiring.go S28: /search + /search/quick handlers, templates, top-bar nav
server.go Render org repo activity sparklines