Kim Huebel
99656a2bc3
Removing trailing / on paths...
...
On some passages I used a trailing / producing problems, if you put the html-parts on a webserve within a subdirectory or something like that...
4 years ago
Kim Huebel
49cbd82657
Added a modal poping up if config.js structure is not actual
...
please initially compare your config.js in the html/js folder with the one in
the repository and add finally following line at top of the file:
var config_struc_ver = 20210312.1;
4 years ago
Kim Huebel
8b352fc7ec
fixing problem with orange BER-lines if BER not existing (---)
4 years ago
Kim Huebel
990fe946c5
Adding textlabels for target-columns in the Dashboard configurable via html/data/TG_List.csv
4 years ago
Kim Huebel
dc8c740cd4
Bugfixing
4 years ago
Kim Huebel
c926da435d
Getting host-program-version and build-time from progam itself instead of logfile
4 years ago
Kim Huebel
af1b9bfd53
added LOSS to AllHeard-Tab
4 years ago
Kim Huebel
533664393d
Adding favicon to Dashboard
4 years ago
Kim Huebel
2a3e9383d2
Also colorizing ALLHeard-BER
4 years ago
Kim Huebel
56efaec5a8
Colorizing LOSS and BER if no good and reworking TXing-colorization
4 years ago
Kim Huebel
7fbf5f0d38
Bugfix
4 years ago
Kim Huebel
a53a4028a7
fixed layout problem with tooltip-box in METAR-decoding
4 years ago
Kim Huebel
c46997c6ba
redesigned Footer to get a bit smaller.
4 years ago
Kim Huebel
2725d817ec
Presenting RSSI-values in nicer optics (like on the old dashboard).
4 years ago
Kim Huebel
f5fe39f27b
Moved version into footer.
4 years ago
Kim Huebel
1b55060c6d
Added Dashboard-Version for better Support-Tracking
4 years ago
Kim Huebel
c9e5ae53db
Added "All Heard"-Tab (to show all transmissions not reduced to last heard)
...
and made some configuration-mods to have config easier. Please take a look
at config.js
4 years ago
Kim Huebel
b8890bee9a
Some code cleanup
4 years ago
Kim Huebel
5d29f765e4
some code cleanup
4 years ago
Kim Huebel
dacf004b36
reworked showing of tabs
...
For easier mainainance and for future developments configuration is modified
Please take a look at config.js
4 years ago
Kim Huebel
5e178bc004
now lh autowidth :-)
4 years ago
Kim Huebel
9b663082ca
Last heard autoWidth = false...
4 years ago
Kim Huebel
2e03c3ae3e
Solving "empty line in LH" (first throw)
4 years ago
Kim Huebel
bffbf8ee6e
some performance tuning
...
Just call Websockets only if really needed by shown tabs
4 years ago
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.
4 years ago
Kim Huebel
44c98a2f4e
Added some no-wraps on some columns
4 years ago
Kim Huebel
54af0d5b58
Enhanced System Info
...
Added infos about MMDVMHost and Repeater
4 years ago
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
4 years ago
Kim Huebel
5917968731
Added highlighting of txing station in Last Heard
4 years ago
Kim Huebel
e1a3653b33
Added System Load to sysinfo-tab
4 years ago
Kim Huebel
8067ae7d4d
System Info - structuring output
...
by building up segments
4 years ago
Kim Huebel
8a925471f4
Insert space between value and % at CPU usage
4 years ago
Kim - DG9VH
dd99558ca8
Added SysInfo-Tab
...
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/10
4 years ago
Kim - DG9VH
1d4954542c
Making default tab on page load configurable in config.js
...
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/8
4 years ago
Kim - DG9VH
38b391794e
Fixed Update of first row problem
4 years ago
Kim - DG9VH
d2cb6034ff
Added duration to Currently TXing
4 years ago
Kim - DG9VH
2890494e3c
First shot of Currently TXing-Tab
...
Now showing currently TXing on separate tab
4 years ago
Kim - DG9VH
a7d6ab27e6
Added Footer and css
4 years ago
Kim - DG9VH
394df4804e
Inserting warning and danger-badges if counter reaches specified levels
4 years ago
Kim - DG9VH
63ba1aa3f1
Adding Messages in Queue in DAPNET
4 years ago
Kim - DG9VH
967d47c2bb
Added Metar-decoder to index.html
4 years ago
Kim - DG9VH
032e89b3af
Added DAPNET (POCSAG)
...
Added new Tab for DAPNET and modified Readme.md
4 years ago
Kim - DG9VH
a6f4ce7902
Update index.html
4 years ago
Kim - DG9VH
b0a67b4dac
Update index.html
4 years ago
Kim - DG9VH
a748ea5ccf
First functional codebase
...
First codebase with readme for successful installation... maybe
4 years ago