Monorepo for Tangled
Something went wrong. Try again.
Rust 44%
Go 31%
HTML 8%
TypeScript 7%
Svelte 6%
JavaScript 2%
Nix 1%
CSS <1%
Shell <1%
<1%
Dockerfile <1%
Just <1%
Starlark <1%
Go Template <1%
HCL <1%
Commits 3.2k
web/components: simplify Pagination
Signed-off-by: eti <eti@eti.tf>
web/components/issues: set User to proper size in IssueInfoBar
Signed-off-by: eti <eti@eti.tf>
web/components/issues: improve IssueCardContent readability
Signed-off-by: eti <eti@eti.tf>
web/components: improve Dropdown
Signed-off-by: eti <eti@eti.tf>
web/components: fix Avatar placeholder styling
Signed-off-by: eti <eti@eti.tf>
web/components: make TopbarSearch smaller
Signed-off-by: eti <eti@eti.tf>
web/components: make the settings sidebar a vertical Tabs
Signed-off-by: eti <eti@eti.tf>
web: add repository pipelines page with mocked data
Signed-off-by: eti <eti@eti.tf>
web/components: give Select an optional leading icon
Signed-off-by: eti <eti@eti.tf>
web/components: use tv in Topbar
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.