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
/
db
23 files
at
e1a08c7ba78e28d7add5b8c65e0d6c287d86f1ab
oppiliappan
appview/db: add helper to fetch set of participants in an issue
11mo ago
e1a08c7b
artifact.go
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>
10 months ago
collaborators.go
appview/db: fix issues with collaborators table - CollaboratingIn was not producing reverse mappings - collaborators.created was never set Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
db.go
appview/db: add db handlers for label management Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
email.go
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
follow.go
appview/db: avoid N+1 queries in follow/star status fetching Use a bulk fetcher for both. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
issues.go
appview/db: add helper to fetch set of participants in an issue Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
jetstream.go
add in-memory jetstream did filter
1 year ago
label.go
appview/db: add db handlers for label management Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
language.go
appview: store default ref info in languages table Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
oauth.go
appview: swap out old auth service for oauth Also does some driveby config refactoring.
1 year ago
pipeline.go
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>
10 months ago
profile.go
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>
10 months ago
pubkeys.go
appview: repo: show verified commits Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
pulls.go
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>
10 months ago
punchcard.go
appview/pages: rework profile overview page to use tabs model Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
reaction.go
appview: remove all occurrences of DidHandleMap Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
registration.go
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
repos.go
appview/db: refactor GetRepo to use db.Filter Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
signup.go
appview: tangled pds signup flow Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
spindle.go
knotserver: add query lexicon for owner Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
star.go
appview/db: avoid N+1 queries in follow/star status fetching Use a bulk fetcher for both. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
strings.go
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>
10 months ago
timeline.go
appview/{db,pages}: show star/unstar buttons on star events Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago