Something went wrong. Try again.
Monorepo for Tangled tangled.org
Something went wrong. Try again.
Rust 41%
Go 31%
Svelte 8%
TypeScript 8%
HTML 7%
JavaScript 1%
Nix 1%
Shell <1%
CSS <1%
<1%
Dockerfile <1%
Just <1%
Starlark <1%
Go Template <1%
HCL <1%
Commits 3.5k
web: add generated skeletons to show when loading
Signed-off-by: dawn <dawn@tangled.org>
web/repo: cover the signed-out star button and count
Signed-off-by: dawn <dawn@tangled.org>
web/api: invalidate cached reads after record writes
Signed-off-by: dawn <dawn@tangled.org>
web: stream loads behind pending boundaries
Signed-off-by: dawn <dawn@tangled.org>
web/pipelines: fix the live log tail
Signed-off-by: eti <eti@eti.tf>
web: fix repo index page spacing
Signed-off-by: Seongmin Lee <git@boltless.me>
web: move story fixtures out of the component tree
Signed-off-by: eti <eti@eti.tf>
web/pipelines: follow the log tail without fighting the reader
Signed-off-by: eti <eti@eti.tf>
web: add mergeCommit scope
Signed-off-by: Seongmin Lee <git@boltless.me>
web/wrangler: set moderation service DID
Signed-off-by: oppiliappan <me@oppi.li>
readme.md
Tangled #
The next-generation social coding platform.
Overview #
This monorepo contains the majority of Tangled's open source code. Notably, it includes:
- the primary appview service,
- knotserver for git hosting and operations,
- spindle for continuous integration,
- bobbin, the API service,
... and more.
Bugs #
Please file any issues about this code or the hosted service on the issue tracker. You may also use our Discord for the same.
Security #
If you've identified a security issue in Tangled, please email security@tangled.org with the details!
Contributing #
PRs welcome! But please file a proposal for bigger
changes.
We have strict rules for commit
messages (or
skim git log).
We require a Developer Certificate of Origin (DCO) Signed-off-by: line in
commits. Read more
here.
Legal #
The contents of this repository are licensed under MIT.