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-mozrrovxmlou
30 folders
1 file
Anirudh Oppiliappan
appview/signup: set up cf turnstile
9mo ago
214dc688
cache
appview/validator: limit label ops to collaborators Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
commitverify
appview/models: move db.PublicKey into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
config
appview/signup: set up cf turnstile Sets up Cloudflare Turnstile for fairly non-intrusive captcha. The client token is verified with CF when the user hits 'join now' (POST /signup), so this should prevent bot signups. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
9 months ago
db
appview/db: return ids in a few places Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
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: a little less logging 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/signup: set up cf turnstile Sets up Cloudflare Turnstile for fairly non-intrusive captcha. The client token is verified with CF when the user hits 'join now' (POST /signup), so this should prevent bot signups. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
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,knotserver: pass along a readme candidate in repo.tree responses this simplifies readme detection and improves page performance. 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/signup: set up cf turnstile Sets up Cloudflare Turnstile for fairly non-intrusive captcha. The client token is verified with CF when the user hits 'join now' (POST /signup), so this should prevent bot signups. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
9 months ago
spindles
appview/models: move db.Spindle* into models Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
state
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
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