alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
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
2
Pulls
1
Pipelines
core
/
appview
/
state
1 folder
13 files
at
8ca7ffdd4a9c8726964776b1bc927bf1cef6262c
oppili.bsky.social
appview: fix and refactor resubmit endpoint
1y ago
8ca7ffdd
userutil
appview: state/userutil: simplify using strings.Replace
1 year ago
follow.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
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: 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
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: 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