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
10 folders
5 files
at
44f2b1f562faf1f36be90385a699a60991db6b86
Akshay
appview: pulls: unify styles for fork-based pulls
1y ago
303832e9
auth
appview: pulls: unify styles for fork-based pulls the pull-source information chip displayed `fork branch` but the two bits of information were styled differently. this patch unifies the styles, moves both bits of info into the same pill, styles them identically, and uses a `:` to separate them `fork:branch`.
1 year ago
db
appview: ingester: process sh.tangled.repo.artifact records
1 year ago
email
remove unused func
1 year ago
filetree
appview: diff: organize changed-files into file-tree introduces the filetree package. eventually we will have a sticky side-panel style layout for any page displaying diffs (probably makes most sense when we have split diffs), and this file-tree will move there.
1 year ago
middleware
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
pages
appview: pulls: unify styles for fork-based pulls the pull-source information chip displayed `fork branch` but the two bits of information were styled differently. this patch unifies the styles, moves both bits of info into the same pill, styles them identically, and uses a `:` to separate them `fork:branch`.
1 year ago
pagination
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
randomart
show branches in a dropdown
1 year ago
settings
appview: add utilities to delete records by rkey did+rkey can uniquely identify a row for any data record.
1 year ago
state
appview: artifact: unescape tags when resolving them i could have sworn chi.URLParam was supposed to do this...
1 year ago
config.go
appview: state: use avatar service urls in profiles
1 year ago
consts.go
configgy appview with envvars also setup nixos module
1 year ago
ingester.go
appview: ingester: process sh.tangled.repo.artifact records
1 year ago
resolver.go
align topbar items
1 year ago
tid.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