Commit Graph
26 Commits
Author SHA1 Message Date
Amateur Audio DudeandGitHub 71c90119af add rt_flag to api 2025-04-20 21:17:06 +10:00
Amateur Audio DudeandGitHub f078879889 Banlist function fix 2024-11-07 15:47:15 +11:00
Amateur Audio DudeandGitHub b366464ee6 Debug only for /text 2024-11-05 23:38:29 +11:00
Amateur Audio DudeandGitHub 9a0cd53d8f Anti-spam as function, JSON error fixes 2024-11-05 01:04:03 +11:00
Amateur Audio DudeandGitHub 0a927c9e15 Chat JSON and spam fix 2024-11-04 21:55:23 +11:00
Amateur Audio DudeandGitHub 10d379585b Minor adjustments to spam fix 2024-11-04 21:04:04 +11:00
Amateur Audio DudeandGitHub ac1d1b0320 Delay reconnect loss on startup and improved time checking 2024-10-06 11:34:18 +11:00
Amateur Audio DudeandGitHub 988e2739a7 More solutions for WS reconnect on unstable connection 2024-10-01 23:38:57 +10:00
Amateur Audio DudeandGitHub 9591c7e51a More solutions for WS reconnect on unstable connection 2024-10-01 16:34:42 +10:00
Amateur Audio DudeandGitHub d029cbd5ac More solutions for WS reconnect on unstable connection 2024-09-30 23:34:53 +10:00
Amateur Audio DudeandGitHub 03789b2d8f More solutions for WS reconnect on unstable connection 2024-09-30 23:27:40 +10:00
Amateur Audio DudeandGitHub 6dd5840c00 Mono/Stereo symbol 2024-09-29 21:45:07 +10:00
Amateur Audio DudeandGitHub 2068eb8f6a serialport reconnect rework - v1.3.0.1 2024-09-24 17:26:31 +10:00
Amateur Audio DudeandGitHub b4047cbabb serialport reconnect rework - v1.3.0.1 2024-09-23 17:49:01 +10:00
Amateur Audio DudeandGitHub a7931257d5 serialport reconnect rework - v1.3.0.1 2024-09-23 17:48:46 +10:00
Amateur Audio DudeandGitHub 8b265ecf71 serialport reconnect rework - v1.3.0.1 2024-09-23 17:48:16 +10:00
AmateurAudioDudeandGitHub 8b8a0f8632 Fix for iPhone in portrait mode 2024-08-28 00:17:07 +10:00
AmateurAudioDudeandGitHub 1b2bfefc4f Fixes for iPhone zoom on tap, and numeric keyboard 2024-08-28 00:16:48 +10:00
AmateurAudioDudeandGitHub d24d513466 Serial port autoreconnect on close 2024-08-13 03:37:17 +10:00
AmateurAudioDudeandGitHub 6f4b23265a UI autoreconnect and resume on lost connection 2024-08-13 02:54:32 +10:00
AmateurAudioDudeandGitHub 8676b866dc UI autoreconnect and resume on lost connection 2024-08-13 02:21:32 +10:00
AmateurAudioDudeandGitHub f687a46916 Serial connection fix for non-ESP32 devices 2024-08-03 00:55:56 +10:00
AmateurAudioDudeandGitHub 72a1b77aaf On touchscreen devices, tooltip now disappears on scroll or after 10 seconds 2024-08-03 00:55:22 +10:00
AmateurAudioDudeandGitHub cfcfd421bd Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:31 +10:00
AmateurAudioDudeandGitHub aff24f3b0a Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:17 +10:00
AmateurAudioDudeandGitHub e510ce61e6 Several fixes
* Fixed rare unprompted auto-restart stream bug (bkram) [/web/js/3las/main.js]
* Fixed multiple tooltip bug while RDS PS is tentatively loaded [/web/js/main.js]
* Changed copying of plugin files to symlinks (junction for Windows) [/server/plugins.js]
* Auto-reconnect audio stream on restored/changed internet connection [/web/js/3las/3las.js]
* Main WebSocket connection can be shared with plugins [/web/js/websocket.js] [/web/index.ejs]
2024-07-14 19:52:12 +10:00