dev #1

Merged
alientim merged 145 commits from dev into main 2025-10-12 13:44:14 +02:00
Showing only changes of commit fbfafd0055 - Show all commits

View File

@@ -7,11 +7,9 @@
<span style="font-size: 1.2rem; color: white;"></span> Logs aktualisieren <span style="font-size: 1.2rem; color: white;"></span> Logs aktualisieren
</button> </button>
<div id="log-container"> <span id="refresh-timer" class="badge bg-success">
<div id="refresh-timer"> Nächste Update in Prüfung in <span id="timer"></span> Sekunden
Nächstes Update in <span id="timer"></span> Sekunden </span>
</div>
</div>
<script> <script>
function parseLogTimestamp(ts) { function parseLogTimestamp(ts) {