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
/
issues
3 files
at
b26a5ecaa77fb37a049626f0f0505edfe7344885
Seongmin Lee
appview: backlinks
9mo ago
442e2ab1
issues.go
appview: backlinks currently all backlinks are parsed with markdown parser. So only explict urls like below are supported: - <https://tangled.org/owner.com/repo-name/issues/123> - [full url](https://tangled.org/owner.com/repo-name/issues/123) - [absolute path](/owner.com/repo-name/issues/123) Also `#comment-123` fragment is supported too. All references in issue/pull/comment records are stored in at-uri format. we do have a `mentions` field, but it isn't used yet. mentions are parsed on rendering and aren't stored anywhere for now. Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
opengraph.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
router.go
appview/issues: og image for issues Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago