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 actor handle typeahead input
Signed-off-by: dawn <dawn@tangled.org>
bobbin: implement actor handle typeahead
Signed-off-by: dawn <dawn@tangled.org>
web: poll pipeline status' live
Signed-off-by: dawn <dawn@tangled.org>
bobbin/crates/types: fix build
Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
web/reporting: report user from user's profile page
Signed-off-by: eti <eti@eti.tf>
web: remove deprecated RepoRecord fields
Signed-off-by: Seongmin Lee <git@boltless.me>
Revert "bobbin: filter notification recipients by subscription collection"
Signed-off-by: Seongmin Lee <git@boltless.me>
appview/xrpc,deliberi: `api/tangled` -> `api/org_tangled`
Signed-off-by: Seongmin Lee <git@boltless.me>
api: generate `org.tangled` as `api/org_tangled`
Signed-off-by: Seongmin Lee <git@boltless.me>
lexicons,api,bobbin,web: fix lexgen for `string.getString`
Signed-off-by: Seongmin Lee <git@boltless.me>
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.