+6
appview/config.go
+6
appview/config.go
···
+12
appview/oauth/handler/handler.go
+12
appview/oauth/handler/handler.go
·········
+23
appview/state/follow.go
+23
appview/state/follow.go
·········
+11
appview/state/profile.go
+11
appview/state/profile.go
······
+23
appview/state/pull.go
+23
appview/state/pull.go
······s.pages.HxLocation(w, fmt.Sprintf("/%s/pulls/%d#comment-%d", f.OwnerSlashRepo(), pull.PullId, commentId))···
+12
appview/state/repo.go
+12
appview/state/repo.go
······
+1
appview/state/router.go
+1
appview/state/router.go
+23
appview/state/star.go
+23
appview/state/star.go
·········
+19
-76
appview/state/state.go
+19
-76
appview/state/state.go
·········+posthog, err := posthog.NewWithConfig(config.Posthog.ApiKey, posthog.Config{Endpoint: config.Posthog.Endpoint})·········
+1
go.mod
+1
go.mod
···
+2
go.sum
+2
go.sum
···github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=github.com/polydawn/refmt v0.89.1-0.20221221234430-40501e09de1f h1:VXTQfuJj9vKR4TCkEuWIckKvdHFeJH/huIFJ9/cXOB0=github.com/polydawn/refmt v0.89.1-0.20221221234430-40501e09de1f/go.mod h1:/zvteZs/GwLtCgZ4BL6CBsk9IKIlexP43ObX9AxTqTw=github.com/prometheus/client_golang v1.19.1/go.mod h1:mP78NwGzrVks5S2H6ab8+ZZGJLZUq1hoULYBAYBw1Ho=