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
608444e78b77ac980de4f81f848799161a533b54
Akshay
appview: repo/index: sort default branch to always be on top
1y ago
608444e7
auth
fix 502 on logout my hunch is that this is caused by using a GET request, which browsers tend to cache sometimes.
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: ingester: process sh.tangled.repo.artifact records
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: repo/index: sort default branch to always be on top
1 year ago
config.go
appview: email: add, delete, make primary Setup verification emails and future transactional emails using Resend.
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