fix: More various fixes

Removes the internal IP, peers, and FQDN due to it not being useful
Changes the productName in the package.json to be the actual "Vynte
Connect" name
This commit is contained in:
2026-05-31 21:49:09 -05:00
parent 7b10256e74
commit 6784d1c9c4
7 changed files with 6 additions and 61 deletions
-13
View File
@@ -12,7 +12,6 @@
<img class="logo-small" src="resources/VynteIcon.png" alt="">
<div class="title-block">
<div class="title">Vynte Connect</div>
<div id="identity" class="identity">Vynte access</div>
</div>
<button id="refresh" class="icon-button" title="Refresh"></button>
</header>
@@ -41,18 +40,6 @@
<span id="gateway-state" class="badge">Offline</span>
</section>
<section id="stats" class="stats hidden">
<div class="stat">
<div class="label">Internal IP</div>
<div id="ip" class="mono">Assigned</div>
</div>
<div class="divider"></div>
<div class="stat">
<div class="label">Peers</div>
<div id="peers" class="mono">0/0</div>
</div>
</section>
<footer class="footer">
<button id="auto" class="chip">
<span></span>