alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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.
Monorepo for Tangled
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
Pulls
Pipelines
tangled-core
/
appview
/
pulls
/
at
b1c60fc426c2a738359214a4c7e3bc0438fe2faa
3 files
Thomas Karpiniec
appview: integrate label-value search and DID resolution in handlers
3mo 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>
3 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>
3 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>
5 months ago