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
22 files
at
132cde16a919e24ff9d9be362b98135f4b994fe3
Anirudh Oppiliappan
all: rename go module to tangled.org/core
10mo ago
54a60448
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: rework issues table adds generated `at_uri` column. a lot easier for comments to refer to an issue now. ingesting comments also does not require a lookup, we can directly use the at-uri of the parent-issue in db queries. 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
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
jetstream.go
add in-memory jetstream did filter
1 year 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
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
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