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
c13b7527b6ae9b60757d21a0ac946a5120fa4e42
oppiliappan
appview/pages: differentiate open/close icons in filetree
4mo ago
c13b7527
compare
appview/pages: split footerFull and footerMinimal Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
4 months ago
fragments
appview/pages: differentiate open/close icons in filetree the giant tailwind safelist is used because nested groups cannot be styled using tailwind, and therefore we need named groups. we pre-populate the source html with up to 12-deep named groups and their variants so that tailwind generates the right css. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
issues
appview/replyComment: add submit shortcut Signed-off-by: marco.tngl.sh <dev@marco.social>
5 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: update review panel color based on pull state Signed-off-by: oppiliappan <me@oppi.li>
5 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: differentiate open/close icons in filetree the giant tailwind safelist is used because nested groups cannot be styled using tailwind, and therefore we need named groups. we pre-populate the source html with up to 12-deep named groups and their variants so that tailwind generates the right css. Signed-off-by: oppiliappan <me@oppi.li>
4 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: use tangled.org (not .sh) in empty repo instructions Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
7 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>
5 months ago