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
14 folders
1 file
at
4a3b21b4f7c43393e20f78b164c25a5cab8e1bb3
Russ T Fugal
appview: validate repo description length (max 140 chars)
6mo ago
4a3b21b4
brand
appview/pages: rework dolly logo template more customizable with params & classes Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
errors
appview/pages: notifications ui and templating Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
fragments
appview: add search filters for issues and pulls Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
7 months ago
goodfirstissues
revert "appview/pages: seo improvements, sitemap, schemae and more" This reverts commit 8fb22cb34756cc2930bb780548d45bde56cdbe65. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
knots
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 months ago
labels
appview/pages: unify clickable-label styles adding text-inherit overrides the `<a>` styling. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
layouts
appview/pages: fix shrinking buttons in repo header Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
11 months ago
notifications
appview/models: add `NotificationTypeUserMentioned` notif type Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
repo
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
spindles
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
8 months ago
strings
appview/pages: make strings page follow repo style Tiny avatar, description and paddings are now uniform across repo and string pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
timeline
appview/pages: improved seo tags for home, repo and profile Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
7 months ago
user
appview/state: bump profile avatar size limit to 5mb Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
7 months ago
banner.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