alpha
Login
or
Join now
danielroe.dev
/
synchub.to
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
mirror your GitHub repos to tangled.org automatically
Star
1
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
Commits
Author
Commit
Message
Date
Daniel Roe
7a2c9cdc
ci: add vercel deploy step
main
2hrs ago
Daniel Roe
008c1d80
refactor: add knip and add shared helpers
7d ago
Daniel Roe
a0c90f44
chore: slight wording change
8d ago
Daniel Roe
de5dc620
perf: dispatch worker on webhook receipt
10d ago
Daniel Roe
e4e7ddc3
fix: push to knots via in-process `ssh2` instead of `ssh` binary
12d ago
Daniel Roe
6b5e7422
perf: prerender skeleton loader on dashboard page
12d ago
Daniel Roe
b55b39ef
fix: render /connect page with no js
12d ago
Daniel Roe
a259ec92
fix: link to github install
12d ago
Daniel Roe
b31645cb
fix: move cron job to get request
12d ago
Daniel Roe
1b1529ab
chore: bump nuxt version
12d ago
Daniel Roe
ce7edc51
fix: `server: false` for dashboard
12d ago
Daniel Roe
b1fc3358
test: fix tests
12d ago
Daniel Roe
b1f78732
chore: tidy up + lint/typefix
12d ago
Daniel Roe
02dfd766
feat: verify installation ownership before binding a tangled handle
12d ago
Daniel Roe
ee733e91
docs: tweak
12d ago
Daniel Roe
69c555f8
refactor: #server alias
13d ago
Daniel Roe
bdd077a8
fix: improvements
13d ago
Daniel Roe
5b831f80
feat: frontend design
13d ago
Daniel Roe
b49a4f1f
feat: rebind installation to one identity, revoking the displaced key
13d ago
Daniel Roe
de2dc484
fix: bump function duration
13d ago
Daniel Roe
3670623c
docs: update README
13d ago
Daniel Roe
a03182e6
feat: revoke pubkey and stop sync on installation deleted
13d ago
Daniel Roe
5b2fe223
refactor: stream pushes via git protocol splice instead of clone
13d ago
Daniel Roe
c4a90369
feat: add sign-in flow for returning visitors
14d ago
Daniel Roe
7ed8ac13
chore: import ref 🤔
3w ago
Daniel Roe
e0284e9d
feat: add dashboard with repo status and manual resync
3w ago
Daniel Roe
29cd23ab
feat: sync repository metadata and lifecycle events
3w ago
Daniel Roe
c44d9cc9
feat: handle branch and tag create and delete events
3w ago
Daniel Roe
16c16f6c
fix: route ssh push for knot1.tangled.sh
3w ago
Daniel Roe
2c2fa326
feat: sync push events from github to tangled via git over ssh
3w ago
Daniel Roe
5730d94c
chore: add some infra for local testing
7w ago
Daniel Roe
b7b98ca1
chore: gitignore planning files
7w ago
Daniel Roe
fd2e8656
chore: lint
7w ago
Daniel Roe
a99f13da
fix: tidy up scopes
7w ago
Daniel Roe
45781cac
fix: update public.url config
7w ago
Daniel Roe
fbe3ca5e
feat: create tangled repo on enrolment via repo.create with source url
7w ago
Daniel Roe
4a6351a9
feat: generate per-install ssh key and publish publickey record
7w ago
Daniel Roe
897d1f93
feat: add atproto oauth login and callback
7w ago
Daniel Roe
9527c140
feat: add db-backed job queue with cron-driven worker
7w ago
Daniel Roe
b617e923
feat: add github app webhook ingress with signature verification
7w ago
Daniel Roe
afd7d2a0
feat: add neon postgres and drizzle with initial schema
7w ago
Daniel Roe
772c9cb6
chore: configure oxlint with eslint stylistic
7w ago
Daniel Roe
5d60a36b
chore: add viteplus
7w ago
Daniel Roe
4fe9346d
chore: boilerplate
7w ago
Daniel Roe
3a8b5446
chore: init
7w ago
ci: add vercel deploy step
main
7a2c9cdc
Daniel Roe
2hrs
refactor: add knip and add shared helpers
008c1d80
Daniel Roe
7d
chore: slight wording change
a0c90f44
Daniel Roe
8d
perf: dispatch worker on webhook receipt
de5dc620
Daniel Roe
10d
fix: push to knots via in-process `ssh2` instead of `ssh` binary
e4e7ddc3
Daniel Roe
12d
perf: prerender skeleton loader on dashboard page
6b5e7422
Daniel Roe
12d
fix: render /connect page with no js
b55b39ef
Daniel Roe
12d
fix: link to github install
a259ec92
Daniel Roe
12d
fix: move cron job to get request
b31645cb
Daniel Roe
12d
chore: bump nuxt version
1b1529ab
Daniel Roe
12d
fix: `server: false` for dashboard
ce7edc51
Daniel Roe
12d
test: fix tests
b1fc3358
Daniel Roe
12d
chore: tidy up + lint/typefix
b1f78732
Daniel Roe
12d
feat: verify installation ownership before binding a tangled handle
02dfd766
Daniel Roe
12d
docs: tweak
ee733e91
Daniel Roe
12d
refactor: #server alias
69c555f8
Daniel Roe
13d
fix: improvements
bdd077a8
Daniel Roe
13d
feat: frontend design
5b831f80
Daniel Roe
13d
feat: rebind installation to one identity, revoking the displaced key
b49a4f1f
Daniel Roe
13d
fix: bump function duration
de2dc484
Daniel Roe
13d
docs: update README
3670623c
Daniel Roe
13d
feat: revoke pubkey and stop sync on installation deleted
a03182e6
Daniel Roe
13d
refactor: stream pushes via git protocol splice instead of clone
5b2fe223
Daniel Roe
13d
feat: add sign-in flow for returning visitors
c4a90369
Daniel Roe
14d
chore: import ref 🤔
7ed8ac13
Daniel Roe
3w
feat: add dashboard with repo status and manual resync
e0284e9d
Daniel Roe
3w
feat: sync repository metadata and lifecycle events
29cd23ab
Daniel Roe
3w
feat: handle branch and tag create and delete events
c44d9cc9
Daniel Roe
3w
fix: route ssh push for knot1.tangled.sh
16c16f6c
Daniel Roe
3w
feat: sync push events from github to tangled via git over ssh
2c2fa326
Daniel Roe
3w
chore: add some infra for local testing
5730d94c
Daniel Roe
7w
chore: gitignore planning files
b7b98ca1
Daniel Roe
7w
chore: lint
fd2e8656
Daniel Roe
7w
fix: tidy up scopes
a99f13da
Daniel Roe
7w
fix: update public.url config
45781cac
Daniel Roe
7w
feat: create tangled repo on enrolment via repo.create with source url
fbe3ca5e
Daniel Roe
7w
feat: generate per-install ssh key and publish publickey record
4a6351a9
Daniel Roe
7w
feat: add atproto oauth login and callback
897d1f93
Daniel Roe
7w
feat: add db-backed job queue with cron-driven worker
9527c140
Daniel Roe
7w
feat: add github app webhook ingress with signature verification
b617e923
Daniel Roe
7w
feat: add neon postgres and drizzle with initial schema
afd7d2a0
Daniel Roe
7w
chore: configure oxlint with eslint stylistic
772c9cb6
Daniel Roe
7w
chore: add viteplus
5d60a36b
Daniel Roe
7w
chore: boilerplate
4fe9346d
Daniel Roe
7w
chore: init
3a8b5446
Daniel Roe
7w