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
ca47e44a581efbfde589337cc33bb03ba533a4f5
oppiliappan
appview/db: remove profile vanity stats constraints
6mo ago
abd00680
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago
markup
appview: strip scheme from `CoreConfig.AppviewHost` Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
repoinfo
appview: remove unused fields on `RepoInfo` Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
templates
appview/db: remove profile vanity stats constraints this allows ingesting newer types of stats. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
cache.go
appview/db: remove profile vanity stats constraints this allows ingesting newer types of stats. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
funcmap.go
appview/pages: get avatar cid to bust cache Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 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/pages: templatize login, signup, complete-signup pages these pages were full html pages instead of blocks. as a result, their meta values were not in sync with the rest of the site. by introducing layouts/loginbase, we can now share the boilerplate. of note is that the signup page needs an extra line in the `<head>`: the script to load a cloudflare turnstile. this is supplied using `extrameta` Signed-off-by: oppiliappan <me@oppi.li>
6 months ago