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
e07bfc6887cb9b191b28d4efb6f9dacff06f1c94
oppiliappan
appview/pages: use queryParams func to build pagination URLs; wrap in safeUrl
6mo ago
ee6667a6
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/pages: use robust handle regex from indigo/syntax should cut down the false positives a bit. tests are included. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
repoinfo
appview: remove unused fields on `RepoInfo` Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
templates
appview/pages: use queryParams func to build pagination URLs; wrap in safeUrl when constructing a url using url.Values.Encode, we need to avoid escaping the `=` symbol, which is performed by the default urlescaper behavior in href contexts; so we wrap the call with safeUrl. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
cache.go
appview/pages: use queryParams func to build pagination URLs; wrap in safeUrl when constructing a url using url.Values.Encode, we need to avoid escaping the `=` symbol, which is performed by the default urlescaper behavior in href contexts; so we wrap the call with safeUrl. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
funcmap.go
appview/pages: add func to construct queryParams queryParams is like dict: constructs a url.Values map. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
funcmap_test.go
ci: fix nits Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview/pulls: combine patch, pull and interdiff views all 3 pages are presented in one page now. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago