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
6 folders
11 files
at
f26c192595c3fd76aa70d76f35012e96438ada4e
Evan Jarrett
appview/repo/fragments: improve diff copy behavior
8mo ago
422468f9
compare
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
fragments
appview/repo/fragments: improve diff copy behavior Replace block-level divs with inline spans and use flex-col for visual line stacking. Move whitespace-pre to content spans only. This allows text content copied out of diffs to match the UI, and not copy hidden newlines. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
8 months ago
issues
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
pipelines
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 months ago
pulls
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
settings
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 months ago
blob.html
appview/pages: fix regression in blob view that removed scroll Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
branches.html
appview/pages: switch to tangled.org Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
commit.html
appview/pages: show co-authors and committers in commit messages in smaller views of a commit, such as logs, only the profile pictures of coauthors are shown, and the lead author's identity is suffixed with a "+ N" to indicate co-authors. in larger views of a commit, such as the commit view, the authors and the committer are explicitly laid out, DIDs are resolved where possible and shown alongside profile pictures. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
empty.html
appview/pages: use tangled.org (not .sh) in empty repo instructions Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
8 months ago
fork.html
appview/state: Moved /knots & /spindle to /settings Signed-off-by: 5jiji <git@5jiji.com> Signed-off-by: Seongmin Lee <git@boltless.me>
11 months ago
index.html
appview/pages: show co-authors and committers in commit messages in smaller views of a commit, such as logs, only the profile pictures of coauthors are shown, and the lead author's identity is suffixed with a "+ N" to indicate co-authors. in larger views of a commit, such as the commit view, the authors and the committer are explicitly laid out, DIDs are resolved where possible and shown alongside profile pictures. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
log.html
appview/pages: show co-authors and committers in commit messages in smaller views of a commit, such as logs, only the profile pictures of coauthors are shown, and the lead author's identity is suffixed with a "+ N" to indicate co-authors. in larger views of a commit, such as the commit view, the authors and the committer are explicitly laid out, DIDs are resolved where possible and shown alongside profile pictures. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
needsUpgrade.html
appview/index: improve repo-index for outdated knots Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
new.html
appview/state: Moved /knots & /spindle to /settings Signed-off-by: 5jiji <git@5jiji.com> Signed-off-by: Seongmin Lee <git@boltless.me>
11 months ago
tags.html
appview/pages: switch to tangled.org Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
tree.html
appview/repo: rework blob handler to use models.BlobView Signed-off-by: oppiliappan <me@oppi.li>
10 months ago