Kim Huebel
62c615904b
Inserted two custom text sections for showing own text
...
- one in header
- one between header and table-tab-section
You can customize the text with your own html.
2021-05-01 12:17:02 +01:00
Kim Huebel
6dd7057254
Switching debug off
2021-04-30 11:28:13 +01:00
Kim Huebel
7d940ac5f4
Now fixed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/26 also for P25 transmissions
2021-04-30 11:27:21 +01:00
Kim Huebel
90200a2718
Added origin of YSF-transmission to Target (if possible).
2021-04-26 14:58:26 +01:00
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
2021-04-21 21:23:20 +01:00
Kim Huebel
07a824d3c2
Added Service-Monitoring
...
New Tab with service-monitoring added
2021-04-14 22:04:34 +01:00
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;
2021-03-12 14:49:51 +00:00
Kim Huebel
dc8d5dec7d
switching of debug
2021-02-19 16:17:25 +00:00
Kim Huebel
cd8e96a11f
Fixing problem with network-watchdog lines
2021-02-19 16:16:09 +00:00
Kim Huebel
dc8c740cd4
Bugfixing
2021-02-08 20:53:39 +00:00
Kim Huebel
2d17a365a6
Getting info of repeater from MMDVM.ini
...
see config.js
2021-02-07 21:49:21 +00:00
Kim Huebel
cf76ef5ac3
Added Dashboard-Blacklist into config.js to avoid visibility of Callsigns listed in this
2021-02-07 21:02:58 +00:00
Kim Huebel
071f8a3c83
No link to qrz.com for callsigns in qrz_blacklist (config.js)
2021-02-04 12:07:19 +00:00
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
2021-01-30 17:40:27 +00:00
Kim Huebel
dacf004b36
reworked showing of tabs
...
For easier mainainance and for future developments configuration is modified
Please take a look at config.js
2021-01-30 15:26:11 +00:00
Kim Huebel
e7c6823a6e
Link to BM on TGs
...
closes https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/15
2020-12-27 11:29:56 +00:00
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
f12b1d11b5
Disabled debug :-)
2020-12-03 20:46:10 +00:00
Kim Huebel
54af0d5b58
Enhanced System Info
...
Added infos about MMDVMHost and Repeater
2020-12-03 20:44:59 +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
ce35c1fcd0
disabled debug
...
sorry :-)
2020-11-19 19:12:37 +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
13aea17d7b
deactivate forgotten debug flag
2020-11-11 22:47:07 +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
b649e2ba9e
Fixed Bug with script
2020-11-09 19:26:52 +01:00
Kim - DG9VH
40cf26d81f
Update config.js
2020-11-06 23:12:50 +01:00
Kim - DG9VH
c35bc26996
Make Tab-showing configurable
...
take a look at /html/js/config,js
2020-11-06 23:10:49 +01:00
Kim - DG9VH
45060d5b0c
Update config.js
2020-11-06 22:26:49 +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
c6c48ef664
Linking to QRZ.com if wanted
...
use js/config.js to switch on (1) or off (0)
2020-11-03 17:17:58 +01:00