alpha
Login
or
Join now
dunkirk.sh
/
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.
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
Pulls
Pipelines
core
/
knotserver
/
at
985f39262763084b1173ea7c0600fddbedb40ab0
3 folders
9 files
Anirudh Oppiliappan
knotserver/git: construct a more unique cache key
1y ago
5fc39748
config
knotserver/jetstream: preserve last time_us even on err'd exit Also reduces last time_us discard window down to 2 days.
1 year ago
db
all: misc db fixes + sqlite prod settings
1 year ago
git
knotserver/git: construct a more unique cache key The previous cache key was just the path, so files that are often common across git repos like '.gitignore' etc. show a cached "last commit" time from another repository. Pretty funny. This uses the current plumbing.Hash.String():path as the key which should theoretically be unique to each repository.
1 year ago
file.go
appview: repo file content
1 year ago
git.go
all: use securejoin
1 year ago
handler.go
appview: implement a basic breadcrumb for files This needs another pass to fix the intermediate directory links etc.
1 year ago
http_util.go
knotserver: fix a bunch of things
1 year ago
internal.go
knotserver/internal: internal keys endpoint This is for keyfetch use.
1 year ago
jetstream.go
knotserver/jetstream: preserve last time_us even on err'd exit Also reduces last time_us discard window down to 2 days.
1 year ago
middleware.go
knotserver: setup known_dids and dev mode
1 year ago
routes.go
appview: commits page Restyle commits in repo index and implement a separate commits page with pagination.
1 year ago
util.go
all: use securejoin
1 year ago