alpha
Login
or
Join now
oyster.cafe
/
tangled-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.
Monorepo for 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
tangled-core
/
appview
/
at
push-plpuqtyrprou
30 folders
1 file
oppiliappan
appview/labels: reduce the opset after validation
9mo ago
cef059fd
cache
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
commitverify
appview/models: move db.PublicKey into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
config
knotserver: fix ingester for new pull lexicon Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
db
appview: improve styles in strings pages Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
dns
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
email
remove unused func
1 year ago
filetree
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
issues
appview/{pulls,issues}: more notifications Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
knots
appview/models: move db.Repo* into models - move db.{Repo,RepoStats,IssueCount,PullCount} into models - moe auxilliary funcs like FromRecord into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
labels
appview/labels: reduce the opset after validation validation also performs a transformation upon labels: it resolves handles to DIDs, it is important that this transform be present when determining redundant ops. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
middleware
appview/middleware: indiscriminately try to refresh the session previously, we would only refresh sessions when authenticated requests took place. the new middleware attempts a refresh for every request, if expiry is approaching (<5m). this way, user sessions remain refreshing by simply hanging out on tangled. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
models
appview/models: fix logic issue when converting label record -> label ops the ordering of ops should be deletes first followed by additions, in order for ingestions to be idempotent. after every optimistic update the the DB, we ingest the same record via the firehose. an ordering difference resulted in certain additions being marked as no-ops when in reality, it should be an addition followed by a deletion. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
notifications
appview/notifications: handlers for notifs Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
notify
appview/{pulls,issues}: more notifications Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
oauth
appview: introduce default labels that can be subscribed to Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
pages
appview: improve styles in strings pages Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
pagination
appview: repo/issues: paginate issues loading up issues on @tangled.sh/core should be much faster because we only have to resolve ~10 DIDs at a time. with a saturated did-handle cache, this should be near-instant page load times.
1 year ago
pipelines
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
pulls
appview/{pulls,issues}: more notifications Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
randomart
show branches in a dropdown
1 year ago
repo
appview: fix crash when setting description of forked repo Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
reporesolver
treewide: satisfy go vet checks Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
serververify
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
settings
appview/notifications: handlers for notifs Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
signup
appview/models: move db.Signup into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
spindles
appview/models: move db.Spindle* into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
state
appview/validator: limit label ops to collaborators Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
strings
appview/models: move db.String into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
validator
appview/validator: limit label ops to collaborators Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
xrpcclient
appview/xrpcclient: better errors Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
ingester.go
appview/validator: limit label ops to collaborators Signed-off-by: oppiliappan <me@oppi.li>
9 months ago