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
d2dcc711c8b435fc62b64e889da5088679ed55d1
Seongmin Lee
appview: parse reference links from markdown body
9mo ago
d2dcc711
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: parse reference links from markdown body Defined `refResolver` which will parse useful data from markdown body like @-mentions or issue/pr/comment mentions Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
repoinfo
appview: remove unused fields on `RepoInfo` Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
templates
appview/pages: show monthly commit count in profile timeline Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
cache.go
appview: parse reference links from markdown body Defined `refResolver` which will parse useful data from markdown body like @-mentions or issue/pr/comment mentions Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
funcmap.go
appview/pages: resolve did on render Don't pass resolved user handles from http handlers. The page renderer is capable of resolving DIDs and we are using redis cache, so the performance won't matter much either. Signed-off-by: Seongmin Lee <git@boltless.me>
9 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/pages: fix `pages.RepoComparedDiffFragment()` - remove unused parameters - pass correct parameters - rename with `*Fragment` suffix Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago