refactored github handler, expanded scrtipable ui, expanded ui resposibillity on github api

This commit is contained in:
BuildTools
2023-02-06 18:12:49 +01:00
parent 3dbc1d7fa5
commit 15867de64d
5 changed files with 71 additions and 34 deletions

View File

@ -11,10 +11,10 @@
<body>
<div class="titlebar">NCOS Companion</div>
<div class="content">
<h1 class="centered">Latest Version: V<span id="latest">0.0.0</span></h1>
<h1 class="centered">Latest Version: <span id="latest">0.0.0</span></h1>
<div class="row">
<div class="col-5">
<h4 class="centered">Installed: V<span id="installed">0.0.0</span></h4>
<h4 class="centered">Installed: <span id="installed">0.0.0</span></h4>
<button class="download" id="download">Update to V<span id="latest">0.0.0</span></button>
</div>
<div class="col-7" id="download-section">