Commit Graph

36 Commits

Author SHA1 Message Date
bergware 9f72b28f99 Dashboard: fix network speed calculation 2025-08-22 11:25:37 +02:00
Squidly271 680363d54a Fixed: Multiple Tabs on Main would cause issues on parity sync changes 2025-08-14 19:30:56 -04:00
Squidly271 4ed31801bc Refactor: Change to always publish 2025-08-13 22:37:24 -04:00
Squidly271 3c2c2c2635 Chore: Rename func and set properly set default values 2025-08-12 12:14:37 -04:00
Squidly271 879e1cba41 Feat support string or array passed as a message 2025-08-10 18:22:21 -04:00
Squidly271 408331edf5 Refactor: Support not sending duplicate messages
Keep track of the md5 within a separate function.  Avoids duplication of code on the nchan scripts, and allows for the script to still exit if no listeners without adding in more code within each script to handle this.
2025-08-10 18:13:10 -04:00
Squidly271 e57011bc38 Simpler Syntax for calling publish function 2025-08-10 12:47:10 -04:00
Squidly271 ac359b4094 Feat: Allow update 1,2,3 on dashboard to exit 2025-08-09 22:39:28 -04:00
bergware c1ecb1b2de Wireless: add wifi info to dashboard and info button 2025-02-23 13:16:17 +01:00
bergware 6db4ef7520 Add wlan to port selection 2025-02-03 18:46:16 +01:00
bergware 26452c82f3 publishers: retry on failure 2024-01-05 20:22:55 +01:00
bergware 0ff0ef490e Nchan: add timeout to publishers to force update 2024-01-05 12:56:19 +01:00
bergware 684caa5ffd Nchan communication: use json format 2023-12-18 07:26:34 +01:00
bergware 8d3790df88 Nchan processes: only publish on changes 2023-11-28 15:44:50 +01:00
bergware 424ece83d0 Update update_3 2023-10-27 23:28:31 +02:00
bergware 49ae347b1a Revert "Update update_3"
This reverts commit 889a002884.
2023-10-27 23:06:01 +02:00
bergware 889a002884 Update update_3 2023-10-27 23:01:18 +02:00
bergware 16b1608856 Update update_3 2023-10-27 22:16:55 +02:00
bergware f6ae39c70b Update update_3 2023-10-27 22:00:06 +02:00
bergware 9feff82fac Update update_3 2023-10-27 21:55:10 +02:00
bergware 88e4d42c55 Dashboard: display date and time in user selected formats 2023-10-27 20:32:11 +02:00
bergware fcb72a9b5c Move date & time settings from "Display Settings" to "Date & Time Settings" 2023-10-27 19:48:16 +02:00
bergware 16803cc7f1 Move date & time settings from "Display Settings" to "Date & Time Settings" 2023-10-27 19:32:27 +02:00
bergware 7a2f8edc5f Dashboard: display date and time in user selected formats 2023-10-27 12:59:21 +02:00
bergware a0cc91b24c Dashboard: display date and time in user selected formats 2023-10-27 12:56:14 +02:00
bergware afa05760f1 Dashboard: display date and time in user selected formats 2023-10-27 12:42:36 +02:00
bergware 410ea26b0e Dashboard: display date and time in user selected formats 2023-10-27 12:40:38 +02:00
bergware 41e661505b Dashboard: show timezone as UTC offset with DST indicator 2023-10-27 11:52:07 +02:00
bergware 58575efa9d Dashboard: show timezone as UTC offset 2023-10-27 11:00:17 +02:00
bergware 2910c2e921 Dashboard: show timezone as UTC offset 2023-10-27 10:57:42 +02:00
bergware 99d7c3a5b5 Dashboard: show timezone as GMT offset 2023-10-27 10:55:39 +02:00
bergware 688927fd53 Dashboard: add timezone indicator 2023-10-17 12:05:04 +02:00
bergware 416f8c4ceb Fix PHP8 errors 2023-10-14 23:37:53 +02:00
bergware d06d2cb476 Dashboard: Remove leading zero in time display 2023-10-13 18:51:22 +02:00
bergware e0ec6c1164 Dashboard: add current time display 2023-10-13 15:26:50 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00