Skip to content

Commit c6763d6

Browse files
committed
update
1 parent b01bb4f commit c6763d6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,17 @@ <h1 class="header-name">Aegis Code Forge</h1>
3838
<li>Support for issue tracking and pull requests;</li>
3939
<li>Support for namespaces;</li>
4040
<li>Support for per-namespace and per-repository user access control;</li>
41+
<li>Webhooks for external CI/CD (experimental feature; subject to change)</li>
42+
<li>Support for snippets (à la GitHub snippets)</li>
43+
<li>And many tiny things:
44+
<ul>
45+
<li>Support labels for repositories;</li>
46+
<li>UI for Git Blame;</li>
47+
<li>UI for directly editing files;</li>
48+
<li>2-factor authentication</li>
49+
<li><code>Co-Authored-By</code></li>
50+
</ul>
51+
</li>
4152
<li>No JavaScript - works all major browsers and a lot of minor ones, including <a href="https://ladybird.org">Ladybird</a> and <a href="https://www.netsurf-browser.org">NetSurf</a>.</li>
4253
<li>Proper web installer for easy(-er) installation;</li>
4354
</ul>

0 commit comments

Comments
 (0)