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
13 files
at
8a845fd93bfa2aa7d08a7fa2224dfd9b5deba8d9
Anirudh Oppiliappan
appview/{repo,pages}: git sites settings ui, deploy and delete handlers
6mo ago
efb26f13
compare
appview/pages: unify diff & interdiff templates any object that adheres to the DiffRenderer interface can now be presented as html using the repo/fragments/diff template.
8 months ago
fragments
appview/pages: add shortcut to convert blob link to permalink Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
issues
appview/replyComment: add submit shortcut Signed-off-by: marco.tngl.sh <dev@marco.social>
6 months ago
pipelines
appview/pipelines: fix incorrect totals the default query limits to 30 items, we need a separate query for total pipeline counts. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
pulls
appview/pages: fix missing borders in submission headers Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
settings
appview/{repo,pages}: git sites settings ui, deploy and delete handlers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
blob.html
appview/{repo,pages}: git sites settings ui, deploy and delete handlers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 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: improve commit page title Should look better on opengraph cards. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 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>
10 months ago
index.html
appview/repo: add route to /tag/{name} to view a single tag Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
knotUnreachable.html
appview/repo: allow viewing unreachable repos instead of showing a 503 indiscriminately, we now indicate that the knot is unreachable and display a warning. the user is still free to browse issues and pulls. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
log.html
appview/pages: render a placeholder avatar when there's no did Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 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: validate repo description length (max 140 chars) The description field had no length validation, so long descriptions would pass the form but fail at the DB INSERT (CHECK constraint) or lexicon layer (maxGraphemes: 140), after the PDS record and bare repo were already created. Add client-side maxlength and server-side rune count validation to reject early and avoid partial rollback state.
6 months ago
tag.html
appview/repo: add route to /tag/{name} to view a single tag Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
tags.html
appview/repo: add route to /tag/{name} to view a single tag Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
tree.html
appview/pages: add shortcut to convert blob link to permalink Signed-off-by: oppiliappan <me@oppi.li>
6 months ago