1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Kim Huebel
ff474fa323 Now you can chose to display the timestamps in local time of the client
If you want to show times in UTC set useClientTimezone in config.js = 0 else
the timestamps and headers in the tables will be displayed in the local timezone
of the client-system. So if you are showing it in Japan with your local time there
you will get other results than showing it in New York.
2020-12-15 10:41:49 +00:00
Kim Huebel
44c98a2f4e Added some no-wraps on some columns 2020-12-14 10:30:05 +00:00
Kim Huebel
54af0d5b58 Enhanced System Info
Added infos about MMDVMHost and Repeater
2020-12-03 20:44:59 +00:00
Kim Huebel
9bf065a3a3 Some code-rework on logtailer for being compatible with Python 3.8 and new Column Last TX at in Currently in QSO for better round management 2020-11-28 22:18:23 +00:00
Kim Huebel
5917968731 Added highlighting of txing station in Last Heard 2020-11-24 11:09:45 +00:00
Kim Huebel
e1a3653b33 Added System Load to sysinfo-tab 2020-11-21 10:30:19 +00:00
Kim Huebel
8067ae7d4d System Info - structuring output
by building up segments
2020-11-20 13:20:54 +00:00
Kim Huebel
8a925471f4 Insert space between value and % at CPU usage 2020-11-20 08:24:04 +00:00
Kim - DG9VH
dd99558ca8 Added SysInfo-Tab
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/10
2020-11-19 21:24:53 +01:00
Kim - DG9VH
1d4954542c Making default tab on page load configurable in config.js
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/8
2020-11-19 18:25:45 +01:00
Kim - DG9VH
38b391794e Fixed Update of first row problem 2020-11-14 12:10:21 +01:00
Kim - DG9VH
d2cb6034ff Added duration to Currently TXing 2020-11-12 15:14:53 +01:00
Kim - DG9VH
2890494e3c First shot of Currently TXing-Tab
Now showing currently TXing on separate tab
2020-11-11 22:10:23 +01:00
Kim - DG9VH
a7d6ab27e6 Added Footer and css 2020-11-06 23:29:14 +01:00
Kim - DG9VH
394df4804e Inserting warning and danger-badges if counter reaches specified levels 2020-11-06 22:23:58 +01:00
Kim - DG9VH
63ba1aa3f1 Adding Messages in Queue in DAPNET 2020-11-06 20:55:33 +01:00
Kim - DG9VH
967d47c2bb Added Metar-decoder to index.html 2020-11-04 12:53:55 +01:00
Kim - DG9VH
032e89b3af Added DAPNET (POCSAG)
Added new Tab for DAPNET and modified Readme.md
2020-11-03 23:10:31 +01:00
Kim - DG9VH
a6f4ce7902 Update index.html 2020-11-03 19:18:37 +01:00
Kim - DG9VH
b0a67b4dac Update index.html 2020-11-03 17:21:54 +01:00
Kim - DG9VH
a748ea5ccf First functional codebase
First codebase with readme for successful installation... maybe
2020-11-03 12:11:23 +01:00