alpha
Login
or
Join now
4uffin.bsky.social
/
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.
My own copy of Tangled :)
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
294719fb89ebdfc69ed8f32b4abd6a918c72add7
1 folder
13 files
Anirudh Oppiliappan
appview: state: fix forking across knots
1y ago
c46e25ce
userutil
appview: state/userutil: simplify using strings.Replace
1 year ago
follow.go
appview: state: fix forking across knots Turns out we were accidentally using the destination knot as the sourceUrl, and git was understandably annoyed. This also improves the error checking when fetching the existingRepo from the database to verify the forkName won't clash.
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: add nil-check before resubmit-check resubmit checks are valid only for users that are logged in
1 year ago
repo.go
appview: state: fix forking across knots Turns out we were accidentally using the destination knot as the sourceUrl, and git was understandably annoyed. This also improves the error checking when fetching the existingRepo from the database to verify the forkName won't clash.
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: pulls: add check for knot caps
1 year ago
star.go
appview: add fork button
1 year ago
state.go
appview: implement repo fork
1 year ago