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
4 folders
5 files
at
4a3b21b4f7c43393e20f78b164c25a5cab8e1bb3
Russ T Fugal
appview: validate repo description length (max 140 chars)
6mo ago
4a3b21b4
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
markup
appview: strip scheme from `CoreConfig.AppviewHost` Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
repoinfo
revert "appview/pages: seo improvements, sitemap, schemae and more" This reverts commit 8fb22cb34756cc2930bb780548d45bde56cdbe65. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
templates
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
cache.go
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
funcmap.go
appview/pages: add webhook settings ui Add hooks tab to repository settings with webhook management interface. Includes forms for adding/editing webhooks with URL, secret, and event configuration. Shows webhook status with active/inactive toggle. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
funcmap_test.go
appview/pages: get avatar cid to bust cache Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview: add search filters for issues and pulls Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
6 months ago