Something went wrong. Try again.
Monorepo for Tangled tangled.org
Something went wrong. Try again.
Rust 40%
Go 33%
TypeScript 9%
Svelte 9%
HTML 6%
JavaScript 1%
Nix 1%
Shell <1%
CSS <1%
Dockerfile <1%
<1%
Just <1%
Starlark <1%
Go Template <1%
HCL <1%
Commits 3.7k
web/error: turn the error page into SheepGame
Signed-off-by: eti <eti@eti.tf>
web/repo: share CommitRow between CommitLogView & FileHistoryView
Signed-off-by: eti <eti@eti.tf>
web/pipelines: fold the step rail into the active WorkflowSidebar card
Signed-off-by: eti <eti@eti.tf>
web/pipelines: replace the StepStatusIcon chip with a bare mark
Signed-off-by: eti <eti@eti.tf>
web/repo: make StarButton & SubscribeButton flip on click
Signed-off-by: eti <eti@eti.tf>
web: let createOptimisticRelation begin with an intent
Signed-off-by: eti <eti@eti.tf>
web: add a cached lint script
Signed-off-by: eti <eti@eti.tf>
web,ci: drop playwright & chromatic, trim the package scripts
Signed-off-by: eti <eti@eti.tf>
web/repo: center CommitLogView grid content vertically
Signed-off-by: eti <eti@eti.tf>
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.