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
3 folders
3 files
at
f884856ca7dbced1a40ca2f60fed7cf394d42969
Anirudh Oppiliappan
appview: state: show most recent branch in pulls
1y ago
1a455273
markup
appview: pages/markup: add support for video
1 year ago
repoinfo
appview: pages/markup: resolve link destinations against the current dir Fixes a bug reported on Discord with relative links inside a repository's subdir would resolve incorrectly since we were naively "absoluting" the link destination. Now, we resolve it against the current (parent) directory. For example, if lol/x.md has a link [foo](./some.png) => /lol/some.png (instead of just /some.png)
1 year ago
templates
appview: state: show most recent branch in pulls Sorts branches by update time (and in same-repo comparisons we drop the default branch) and preselects the most recent branch.
1 year ago
funcmap.go
appview: state: show most recent branch in pulls Sorts branches by update time (and in same-repo comparisons we drop the default branch) and preselects the most recent branch.
1 year ago
htmx.go
appview: pages: Add HXRefresh helper function.
1 year ago
pages.go
appview: repo: better support for empty repos empty repo template now shows a list of other branches if available
1 year ago