Kim Huebel
579c32050a
Added choseable style-themes (dark and bright), defaults to dark
...
configure in config.js with useDarkTheme = 1 for dark, 0 for bright
4 years ago
Kim Huebel
07a824d3c2
Added Service-Monitoring
...
New Tab with service-monitoring added
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
dc8d5dec7d
switching of debug
4 years ago
Kim Huebel
cd8e96a11f
Fixing problem with network-watchdog lines
4 years ago
Kim Huebel
dc8c740cd4
Bugfixing
4 years ago
Kim Huebel
2d17a365a6
Getting info of repeater from MMDVM.ini
...
see config.js
4 years ago
Kim Huebel
cf76ef5ac3
Added Dashboard-Blacklist into config.js to avoid visibility of Callsigns listed in this
4 years ago
Kim Huebel
071f8a3c83
No link to qrz.com for callsigns in qrz_blacklist (config.js)
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
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
e7c6823a6e
Link to BM on TGs
...
closes https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/15
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
f12b1d11b5
Disabled debug :-)
4 years ago
Kim Huebel
54af0d5b58
Enhanced System Info
...
Added infos about MMDVMHost and Repeater
4 years ago
Kim - DG9VH
dd99558ca8
Added SysInfo-Tab
...
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/10
4 years ago
Kim - DG9VH
ce35c1fcd0
disabled debug
...
sorry :-)
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
13aea17d7b
deactivate forgotten debug flag
4 years ago
Kim - DG9VH
2890494e3c
First shot of Currently TXing-Tab
...
Now showing currently TXing on separate tab
4 years ago
Kim - DG9VH
b649e2ba9e
Fixed Bug with script
4 years ago
Kim - DG9VH
40cf26d81f
Update config.js
4 years ago
Kim - DG9VH
c35bc26996
Make Tab-showing configurable
...
take a look at /html/js/config,js
4 years ago
Kim - DG9VH
45060d5b0c
Update config.js
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
c6c48ef664
Linking to QRZ.com if wanted
...
use js/config.js to switch on (1) or off (0)
4 years ago