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
/
pages
4 folders
5 files
at
a218ce30cfaced2dcc78112a7d19f3d67b164072
oppiliappan
appview/pages: add missing dark mode class for issue id
9mo ago
f0f3e162
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
markup
appview/pages/markup: add support for callouts Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
repoinfo
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>
11 months ago
templates
appview/pages: add missing dark mode class for issue id Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
cache.go
appview/pages: add missing dark mode class for issue id Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
funcmap.go
appview/follow: fix html IDs for did-webs this bug prevented following did:web accounts on tangled... because of a htmx target error. Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
funcmap_test.go
ci: fix nits Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview/repo: remove EmailToDidOrHandle we no longer resolve handles from DIDs at the handlers, we do this dynamically when rendering the templates. EmailToDidOrHandle did not follow this pattern. there were a few negative side effects from this: the `tinyAvatar` helper requires that the input be a DID; and not a handle. when a handle is passed, it results in a different default color for users without profile pictures; resulting in different colors in repo-log versus, say, the topbar. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago