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
73950bf64c80a322af53e897f367b0bbfb0d60ad
oppiliappan
appview/pages: allow customizing atom feed via checkboxes
4mo ago
73950bf6
compare
appview/pages: split footerFull and footerMinimal Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
fragments
appview/pages: allow customizing atom feed via checkboxes uses a bit of js to modify the final link Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
issues
appview/pages: use new loading-button pattern in issue comments Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
pipelines
appview/pages: prevent workflow names from overflowing Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
pulls
appview/pages: fix bottom sheet on mobile also use yellow comment highlights. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
settings
appview/{repo,pages}: git sites settings ui, deploy and delete handlers Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
5 months ago
blob.html
appview/pages: remove unnecessary blob gutter comment code for now Signed-off-by: Lewis <lewis@tangled.org>
5 months ago
branches.html
appview/pages: switch to tangled.org Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
10 months ago
commit.html
appview/pages: split footerFull and footerMinimal Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
empty.html
appview/pages: link directly to the keys page in repo setup Signed-off-by: Lucas Garron <code@garron.net>
4 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>
6 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>
5 months ago
log.html
appview/pages: render a placeholder avatar when there's no did Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
7 months ago
needsUpgrade.html
appview/index: improve repo-index for outdated knots Signed-off-by: oppiliappan <me@oppi.li>
11 months 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.
5 months ago
tag.html
appview/repo: add route to /tag/{name} to view a single tag Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
tags.html
appview/repo: add route to /tag/{name} to view a single tag Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
tree.html
appview/pages: fix permalink script for tree pages Signed-off-by: oppiliappan <me@oppi.li>
4 months ago