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
/
pulls
3 files
at
b1c60fc426c2a738359214a4c7e3bc0438fe2faa
Thomas Karpiniec
appview: integrate label-value search and DID resolution in handlers
5mo ago
3496fef9
opengraph.go
appview: integrate label-value search and DID resolution in handlers Use shared searchquery helpers (ResolveAuthor, ExtractTextFilters) to replace duplicated resolution logic in both issue and pull handlers. Wire up dynamic tag extraction for label-value queries. When label definitions with DID format are present, resolve handle values to DIDs at query time via ResolveDIDLabelValues. Signed-off-by: Thomas Karpiniec <tom.karpiniec@outlook.com>
5 months ago
pulls.go
appview: integrate label-value search and DID resolution in handlers Use shared searchquery helpers (ResolveAuthor, ExtractTextFilters) to replace duplicated resolution logic in both issue and pull handlers. Wire up dynamic tag extraction for label-value queries. When label definitions with DID format are present, resolve handle values to DIDs at query time via ResolveDIDLabelValues. Signed-off-by: Thomas Karpiniec <tom.karpiniec@outlook.com>
5 months ago
router.go
appview/pulls: add pagination to pull requests listing Add offset-based pagination to the pulls page, matching the issues behavior Signed-off-by: moshyfawn <email@moshyfawn.dev> Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago