Recent Commits
+Latest commits from public repositories on our Gitea instance.
+No recent commits found or accessible from public repositories.
+ )} + ++ + {commit.repo.owner} / {commit.repo.name} + + : {commit.message.split('\n')[0]} +
++ Authored by {commit.author.name} on {new Date(commit.date).toLocaleDateString('en-US', { + year: 'numeric', month: 'short', day: 'numeric', hour: '2-digit', minute: '2-digit' + })} + + {commit.sha.substring(0, 7)} + +
+Public Repositories
++ + {repo.owner.login}/{repo.name} + +
+ {repo.description &&{repo.description}
} + {repo.language &&Language: {repo.language}
} +Updated: {new Date(repo.updated_at).toLocaleDateString('en-US', {year: 'numeric', month: 'short', day: 'numeric'})}
++ Wiki News +
++ The latest documentation, technical guides, and development logs from our + + Knowledge Base + . +
+Failed to connect to Wiki
+{error}
+No pages found
+It seems like there aren't any public pages available on the wiki at the moment.
++ {page.title} +
+ + {page.description ? ( ++ {page.description} +
+ ) : ( +