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
/
templates
/
repo
/
pulls
1 folder
5 files
at
f26c192595c3fd76aa70d76f35012e96438ada4e
Seongmin Lee
appview: backlinks
10mo ago
442e2ab1
fragments
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>
10 months ago
interdiff.html
appview/pages: do not specialize layouts in diff views we don't need this anymore, the topbar and footer layouts are stable Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
new.html
Revert "*.html: format with prettier" This reverts commits 1931b62baa4452616203ccbb356da72688bc4587 and 86d0b4060de074759eff40666b90be86c244ab23. Signed-off-by: Winter <winter@winter.cafe>
1 year ago
patch.html
appview/pages: fix `pages.RepoComparedDiffFragment()` - remove unused parameters - pass correct parameters - rename with `*Fragment` suffix Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
pull.html
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>
10 months ago
pulls.html
appview/pages: keep search term when switching issue or pull tab Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
9 months ago