1
0
Fork 0
Commit graph

55 commits

Author SHA1 Message Date
Kim - DG9VH
c042b3a1ce
Changed from Twitter to Fediverse 2022-11-05 17:09:07 +01:00
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
66b5916a2c Colorizing Local Heard BER like Last-Heard and All Heard 2021-04-25 16:58:11 +01:00
Kim Huebel
a6038f15f3 further color corrections on BER at dark-theme 2021-04-25 11:08:48 +01:00
Kim Huebel
bf7e60a284 Make theme switchable in footer and store choice in cookie for 30 days 2021-04-22 19:08:37 +01:00
Kim Huebel
dd8bd05aa0 Set default-color to none on LOSS and BER instead of black 2021-04-22 07:57:14 +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
bd6cf9dd7f Remove QSO-column and Copy-button in lh-tab if qso-tab is disabled 2021-03-24 17:56:17 +00:00
Kim Huebel
f3232845e1 Added JS/CSS Libraries locally
closed https://github.com/dg9vh/MMDVMHost-Websocketboard/issues/16
2021-03-14 10:53:56 +00:00
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...
2021-03-13 19:26:41 +00: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
8b352fc7ec fixing problem with orange BER-lines if BER not existing (---) 2021-02-22 22:05:12 +00:00
Kim Huebel
990fe946c5 Adding textlabels for target-columns in the Dashboard configurable via html/data/TG_List.csv 2021-02-13 21:34:03 +00:00
Kim Huebel
dc8c740cd4 Bugfixing 2021-02-08 20:53:39 +00:00
Kim Huebel
c926da435d Getting host-program-version and build-time from progam itself instead of logfile 2021-02-06 23:30:37 +00:00
Kim Huebel
af1b9bfd53 added LOSS to AllHeard-Tab 2021-02-06 16:18:53 +00:00
Kim Huebel
533664393d Adding favicon to Dashboard 2021-02-06 13:35:38 +00:00
Kim Huebel
2a3e9383d2 Also colorizing ALLHeard-BER 2021-02-06 13:28:10 +00:00
Kim Huebel
56efaec5a8 Colorizing LOSS and BER if no good and reworking TXing-colorization 2021-02-06 13:21:13 +00:00
Kim Huebel
7fbf5f0d38 Bugfix 2021-02-04 19:17:35 +00:00
Kim Huebel
a53a4028a7 fixed layout problem with tooltip-box in METAR-decoding 2021-02-04 19:16:43 +00:00
Kim Huebel
c46997c6ba redesigned Footer to get a bit smaller. 2021-02-03 10:37:00 +00:00
Kim Huebel
2725d817ec Presenting RSSI-values in nicer optics (like on the old dashboard). 2021-02-02 23:01:58 +00:00
Kim Huebel
f5fe39f27b Moved version into footer. 2021-02-02 21:16:56 +00:00
Kim Huebel
1b55060c6d Added Dashboard-Version for better Support-Tracking 2021-02-02 14:57:22 +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
b8890bee9a Some code cleanup 2021-01-30 17:06:34 +00:00
Kim Huebel
5d29f765e4 some code cleanup 2021-01-30 16:59:45 +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
5e178bc004 now lh autowidth :-) 2021-01-03 18:55:44 +00:00
Kim Huebel
9b663082ca Last heard autoWidth = false... 2021-01-03 18:53:37 +00:00
Kim Huebel
2e03c3ae3e Solving "empty line in LH" (first throw) 2021-01-03 17:03:06 +00:00
Kim Huebel
bffbf8ee6e some performance tuning
Just call Websockets only if really needed by shown tabs
2020-12-27 14:36:06 +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
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