alpha
Login
or
Join now
solpbc.org
/
aerie
Star
22
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
cloudflare-native port of the tangled knot server
Star
22
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
aerie
/
cmd
/
at
main
16 folders
Jer Miller
Merge upstream master into aerie
11d ago
51a92414
appview
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
blog
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
cborgen
appview,spindle,lexicons: support triggering ci for fork-based pull requests Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
claimer
dbdrv: add modernc.org/sqlite build-tag path Split dbdrv by build tag so the default build keeps using the mattn sqlite3 driver while the modernc tag registers modernc.org/sqlite. Route SQLite opens through dbdrv.Open so driver-specific DSN syntax is built in one place. Move unique-constraint detection out of orm and into dbdrv so typed SQLite errors are handled beside the active driver registration. The no-tag behavior remains on the existing sqlite3 driver path. Patch category: upstreamable-core Signed-off-by: Jer Miller <jer@solpbc.org> Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 month ago
combinediff
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
dbtest
appview/db: more flexible tables migrate tables: `stars`, `reactions`, `follows`, `public_keys` Two major changes: 1. Remove autoincrement id for these tables. AUTOINCREMENT primary key does not help much for these tables and only introduces slice performance overhead. Use default `rowid` with non-autoincrement integer instead. 2. Remove unique constraints other than `(did, rkey)` We cannot block users creating non-unique atproto records. Appview needs to handle those properly. For example, if user unstar a repo, appview should delete all existing star records pointing to that repo. To allow this, remove all constraints other than `(did, rkey)`. Minor changes done while migrating tables: - rename `thread_at` in `reactions` to `subject_at` to match with other tables - follow common column names like `did` and `created` - allow self-follow (similar reason to 2nd major change. we should block it from service layer instead) Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
dolly
cmd/dolly: support logotype generation and width-only sizes - new -kind flag selects between the logo and the full logotype - -template now accepts a directory of templates - -size accepts a bare width; height is derived from the template viewBox aspect ratio Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
interdiff
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
knot
knotserver: add migrate-isolation command
2 months ago
knotmirror
knotmirror: key repos by repo_did + disk migration Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
populatepipelines
dbdrv: add modernc.org/sqlite build-tag path Split dbdrv by build tag so the default build keeps using the mattn sqlite3 driver while the modernc tag registers modernc.org/sqlite. Route SQLite opens through dbdrv.Open so driver-specific DSN syntax is built in one place. Move unique-constraint detection out of orm and into dbdrv so typed SQLite errors are handled beside the active driver registration. The no-tag behavior remains on the existing sqlite3 driver path. Patch category: upstreamable-core Signed-off-by: Jer Miller <jer@solpbc.org> Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 month ago
prefill-zoekt
cmd/prefill-zoekt: helper script to bulk-enqueue repos to zoekt Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago
spindle
spindle,shuttle: microvm engine init spindle,shuttle,nix: add an alpine microvm image spindle/microvm: allow user defined binary caches in workflows shuttle,nix/microvm: get rid of the hacky nix config parsing / rendering, use nix directly so we can access module options spindle/engine: generalize scheduler out of microvm, make it work-conserving with aging and per-user fairness spindle/microvm: add resource budget limits and optional cgroup enforcement Signed-off-by: dawn <dawn@tangled.org>
1 month ago
spindle-microvm-run
spindle/microvm: stream realize / build output in nixos activation step Signed-off-by: dawn <dawn@tangled.org>
3 weeks ago
verifysig
all: rename go module to tangled.org/core Sets up a special-case handler for serving tangled.org/core go module, plus some misc. .sh -> .org renames. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
9 months ago
zoekt-tngl-indexserver
cmd/zoekt-tnglserver: introduce zoekt Signed-off-by: Seongmin Lee <git@boltless.me>
1 month ago