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
/
issues
3 files
at
7ef0e37220e456e23b12e112a2608b6585966d2e
eti
*: correct typos throughout codebase
4mo ago
5492af83
issues.go
*: 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
opengraph.go
appview/issues: render labels in opengraph images uses the same logic as in the label template to resolve and render labels. Signed-off-by: oppiliappan <me@oppi.li>
4 months ago
router.go
appview/issues: og image for issues Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
10 months ago