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
/
state
1 folder
12 files
at
79ed2d0a8374b4803d37ba9a3eb466ec20b81cca
Akshay
appview: db: avoid setting PullAt
1y ago
79ed2d0a
userutil
appview: state/userutil: simplify using strings.Replace
1 year ago
follow.go
appview: db: avoid setting PullAt
1 year ago
git_http.go
fix timeline cutoff
1 year ago
jetstream.go
add in-memory jetstream did filter
1 year ago
middleware.go
appview: refactor settings router move settings router into a subpackage also introduces a middleware package under appview, and turns TID() into a global function that operates on a globally mutable TID clock.
1 year ago
profile.go
appview: state: remove duplicate did resolution in profile handler
1 year ago
pull.go
appview: db: avoid setting PullAt
1 year ago
repo.go
appview: repo/issues: paginate issues loading up issues on @tangled.sh/core should be much faster because we only have to resolve ~10 DIDs at a time. with a saturated did-handle cache, this should be near-instant page load times.
1 year ago
repo_util.go
appview: do not resolve handles for acl checks
1 year ago
router.go
appview: repo/issues: paginate issues loading up issues on @tangled.sh/core should be much faster because we only have to resolve ~10 DIDs at a time. with a saturated did-handle cache, this should be near-instant page load times.
1 year ago
signer.go
appview: path-escape all refs passed between appview & knotserver
1 year ago
star.go
appview: refactor settings router move settings router into a subpackage also introduces a middleware package under appview, and turns TID() into a global function that operates on a globally mutable TID clock.
1 year ago
state.go
appview: pages: faster reload on dev in dev mode; all html templates are loaded from disk on access. UI updates take <100ms now: - go files are watched by air/gust - html/css files are watched by `tailwind -w` html/css changes do not cause appview reload; but do trigger reload of static assets and templates; giving us instant live reloads for UI development.
1 year ago