README
{readmeContent}
{fileContent}
{/if}
Select a file from the sidebar to view and edit it
{commit.message || 'No message'}
{diff.diff}
No diff data available
Loading diff...
Select a commit from the sidebar to view details
Searching...
Found {codeSearchResults.length} result{codeSearchResults.length !== 1 ? 's' : ''}
{#each codeSearchResults as result}{result.content}
No results found
Loading issues...
Error loading issues: {error}
No issues found. Create one to get started!
{issue.subject}
')}
Replies ({issueReplies.length})
{#if loadingIssueReplies}No replies yet.
Select an issue to view details
No pull requests found. Create one to get started!
{pr.subject}
')}
No patches found. Create one to get started!
{patch.subject}
{#if patch.description && patch.description !== patch.subject}{patch.content}
Select a patch from the sidebar to view it
No discussions found. {#if userPubkey}Create a new discussion thread to get started!{:else}Log in to create a discussion thread.{/if}
{discussion.title}
{discussion.content}
Comments ({totalReplies})
{#each discussion.comments! as comment}Select a discussion from the sidebar to view it
No documentation found for this repository.
Documentation content is empty.
Replies ({totalReplies})
{#each discussion.comments! as comment}{reply.content}
{nestedReply.content}