alpha
Login
or
Join now
tangled.org
/
core
Star
5
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
5
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
knotserver
/
xrpc
/
at
c0cf6911f13a6bc603579bfc86c06145d288f1b5
27 files
Anirudh Oppiliappan
knotserver: add secure-mode config and server wiring
1mo ago
1837dd11
create_repo.go
knotserver: add secure-mode config and server wiring
1 month ago
delete_branch.go
knotserver: rkey-based repo renaming Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
delete_repo.go
knotserver: firehose delete evt should do nothing Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
fork_status.go
knotserver/xrpc: use repo DID resolution in all handlers Signed-off-by: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
fork_sync.go
knotserver/xrpc: use repo DID resolution in all handlers Signed-off-by: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
hidden_ref.go
knotserver: rkey-based repo renaming Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
list_keys.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
merge.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
merge_check.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago
owner.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_archive.go
appview: zip download for repo Implementation of [issue #581](https://tangled.org/tangled.org/core/issues/581). Adds a `zip` download when downloading a repo. Defaults to zip for windows, and `tar.gz` for non-windows with a dropdown to choose the preferred format. Signed-off-by: Smit Patil <smit@smit.codes>
4 weeks ago
repo_blob.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_branch.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_branches.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_compare.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_describe_repo.go
appview,knotserver: validate git repo ownership according to knot Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
repo_describe_repo_test.go
appview,knotserver: validate git repo ownership according to knot Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
repo_diff.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_get_default_branch.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_languages.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_log.go
appview/pages/templates,types: remove unused values Signed-off-by: Seongmin Lee <git@boltless.me>
3 weeks ago
repo_tag.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_tags.go
knotserver: limit request size Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
repo_tree.go
appview/pages/markup: fix readme detection for directories and unsupported formats - IsReadmeFile now takes (name, mode) and only matches regular file blobs (filemode.Regular/Executable). A directory or symlink named "readme" was being picked up by tree handlers, which then tried to fetch its blob and 503'd. - ReadmePattern matches by convention (^readme(?:[._-].+)?$) rather than a fixed extension set. README.rst, README.org, README-old, etc. now surface on index/tree pages and fall through to FormatText in GetFormat for plaintext rendering. - pages.RepoIndex and pages.RepoTree route through markup.GetFormat instead of hardcoded extension switches, so the markdown extension list lives in one place (FileTypePatterns[FormatMarkdown]). - Added format_test.go covering IsReadmeFile (mode/symlink/dir rejection, the directory regression), FileTypePatterns, and GetFormat. Signed-off-by: Evan Jarrett <evan@evanjarrett.com>
1 month ago
set_default_branch.go
knotserver,spindle: switch streaming to eventstream Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
version.go
appview,knotserver: 1.14 deploy prep Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
xrpc.go
knotserver/{git,xrpc}: thread sandbox backend through git/xrpc operations Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 month ago