You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<blockquote><i>NOTE: This project has no relations with <ahref="https://aegis.sourceforge.net">the original Aegis</a>.</i></blockquote>
29
-
30
28
<p>Aegis is a self-hosted <ahref="https://en.wikipedia.org/wiki/Forge_(software)">code forge</a> that mainly supports the <ahref="https://git-scm.com">Git distributed version control system</a>.</p>
<li>Support read-only clone by HTTP and read/write access through SSH;</li>
38
-
<li>Support for issue tracking and pull requests;</li>
39
-
<li>Support for namespaces (which you can turn off at installation time);</li>
40
-
<li>Support for per-namespace and per-repository user access control;</li>
35
+
<li><b>No JavaScript</b> - works all major browsers and a lot of minor ones, including <ahref="https://ladybird.org">Ladybird</a>, <ahref="http://kmeleonbrowser.org">K-Meleon</a> and <ahref="https://www.netsurf-browser.org">NetSurf</a>.</li>
36
+
<li>Proper web installer for easy installation;</li>
37
+
<li>Read/write access through SSH with per-namespace and/or per-repository user access control;</li>
38
+
<li>Issue tracking and pull requests;</li>
41
39
<li>Webhooks for external CI/CD (experimental feature; subject to change)</li>
42
40
<li>Support for snippets (à la GitHub snippets)</li>
<li>No JavaScript - works all major browsers and a lot of minor ones, including <ahref="https://ladybird.org">Ladybird</a>, <ahref="http://kmeleonbrowser.org">K-Meleon</a> and <ahref="https://www.netsurf-browser.org">NetSurf</a>.</li>
60
-
<li>Proper web installer for easy(-er) installation;</li>
61
57
</ul>
62
58
63
59
<p>While we don't have a demo yet, <ahref="./screenshot.html">here are a few screenshot from the latest nightly (v0.1.3-b1)</a>.</p>
64
60
<p>The code repository can currently be found on <ahref="https://github.com/AegisCodeForge/aegis">GitHub</a>.</p>
65
61
62
+
<blockquote><i>NOTE: This project has no relations with <ahref="https://aegis.sourceforge.net">the original Aegis</a>.</i></blockquote>
0 commit comments