alpha
Login
or
Join now
dunkirk.sh
/
core
forked from
tangled.org/core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
appview
/
state
/
at
master
1 folder
13 files
icyphox.sh
appview: state: verify if commit is a valid hash before fetching
1y ago
4793720c
userutil
appview: state/userutil: simplify using strings.Replace
1 year ago
follow.go
appview: state: verify if commit is a valid hash before fetching Fixes a crash when viewing a single commit, and possibly appending something like `.patch` to the end of it. The `result` from the knotserver is nil and then leads to a nil pointer deref later.
1 year ago
git_http.go
fix timeline cutoff
1 year ago
jetstream.go
add in-memory jetstream did filter
1 year ago
middleware.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
profile.go
group timeline events in profile timeline events in profiles are grouped by month (each month is a card) and by type (repos, issues and pulls).
1 year ago
pull.go
appview: handle deleted forks
1 year ago
repo.go
appview: state: verify if commit is a valid hash before fetching Fixes a crash when viewing a single commit, and possibly appending something like `.patch` to the end of it. The `result` from the knotserver is nil and then leads to a nil pointer deref later.
1 year ago
repo_util.go
appview: implement repo fork
1 year ago
router.go
feat: repo deletion this capability has existed in knots since the first release
1 year ago
settings.go
all: rename module to tangled.sh/tangled.sh/core
1 year ago
signer.go
appview: fix and refactor resubmit endpoint - ksClient returns strong types in its API - ResubmitPull is broken down into 3 flows similar to NewPull there is quite a bit of duplication going on here; but i imagine this is solved by introducing the xrpc layer down the line.
1 year ago
star.go
appview: add fork button
1 year ago
state.go
appview: implement repo fork
1 year ago