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
704e5cfe543d8c0d910ac4653bf9f4d3daab750c
oppiliappan
appview/pages: update templates to match new pull model
6mo ago
704e5cfe
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
*: correct typos throughout codebase Fix various misspellings found by the typos tool: - Error messages: Forbiden -> Forbidden, insufficent -> insufficient - Comments and docs: recieve -> receive, acheive -> achieve, etc. - Variable names: Referencs -> References, intialize -> initialize - HTML templates: Unubscribe -> Unsubscribe, explictly -> explicitly - Function names: perferom -> perform Also remove backwards compat code for is_deafult JSON field. Add _typos.toml config for false positives (external APIs, etc.) Signed-off-by: eti <eti@eti.tf>
4 months ago
pulls
appview/pages: update templates to match new pull model Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
settings
*: correct typos throughout codebase Fix various misspellings found by the typos tool: - Error messages: Forbiden -> Forbidden, insufficent -> insufficient - Comments and docs: recieve -> receive, acheive -> achieve, etc. - Variable names: Referencs -> References, intialize -> initialize - HTML templates: Unubscribe -> Unsubscribe, explictly -> explicitly - Function names: perferom -> perform Also remove backwards compat code for is_deafult JSON field. Add _typos.toml config for false positives (external APIs, etc.) Signed-off-by: eti <eti@eti.tf>
4 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>
5 months ago