1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00
Commit Graph

272 Commits

Author SHA1 Message Date
Highpoint2000
a1b14ce531 Update index.js
Hi Marek,

Here is the index.js file modified for web server version 1.2.7, which automatically searches for *_server.js files in the plugin directory and initializes them if the associated web plugin has been activated. The file also creates a new web socket /extra through which the server plugins communicate bidirectionally with the client plugins and does not increment the session counter on local connections (code from AmateurRadioDude). If you could incorporate the changes into the next web server update, users wouldn't have to install this mod separately. 

73, Highpoint!
2024-08-30 08:44:01 +02:00
NoobishSVK
3ea9b8cb82 Merge branch 'main' of https://github.com/NoobishSVK/fm-dx-webserver 2024-08-29 21:55:55 +02:00
NoobishSVK
7830deabc9 bugfix pack 2024-08-29 21:42:14 +02:00
Marek Farkaš
bc9aff90e0 Merge pull request #81 from AmateurAudioDude/fixes/v1.2.6a-several-fixes
Fixes/v1.2.6a several fixes
2024-08-29 19:39:57 +02:00
Marek Farkaš
d1c0e53da0 Update README.md
screw you GEMA
2024-08-29 18:01:51 +02:00
AmateurAudioDude
8b8a0f8632 Fix for iPhone in portrait mode 2024-08-28 00:17:07 +10:00
AmateurAudioDude
1b2bfefc4f Fixes for iPhone zoom on tap, and numeric keyboard 2024-08-28 00:16:48 +10:00
AmateurAudioDude
d24d513466 Serial port autoreconnect on close 2024-08-13 03:37:17 +10:00
AmateurAudioDude
6f4b23265a UI autoreconnect and resume on lost connection 2024-08-13 02:54:32 +10:00
AmateurAudioDude
8676b866dc UI autoreconnect and resume on lost connection 2024-08-13 02:21:32 +10:00
AmateurAudioDude
f687a46916 Serial connection fix for non-ESP32 devices 2024-08-03 00:55:56 +10:00
AmateurAudioDude
72a1b77aaf On touchscreen devices, tooltip now disappears on scroll or after 10 seconds 2024-08-03 00:55:22 +10:00
AmateurAudioDude
cfcfd421bd Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:31 +10:00
AmateurAudioDude
aff24f3b0a Reconnect on loss method based on decoded mp3 frames 2024-08-03 00:54:17 +10:00
NoobishSVK
cb9336df10 typo fix for ps underscores 2024-08-01 21:34:32 +02:00
NoobishSVK
d0e8a53a45 Merge branch 'main' of https://github.com/NoobishSVK/fm-dx-webserver 2024-08-01 20:13:21 +02:00
NoobishSVK
8dfe3ab5df add /rdsspy endpoint 2024-08-01 20:13:12 +02:00
Marek Farkaš
da87b72fca Merge pull request #71 from PE5PVB/main
Update RDS Spy message
2024-08-01 20:12:37 +02:00
NoobishSVK
8df2eab272 bugfixes 2024-08-01 20:12:24 +02:00
Sjef Verhoeven PE5PVB
3035013744 Update RDS Spy message 2024-08-01 20:05:13 +02:00
Marek Farkaš
3d9df930ef Merge pull request #69 from mrwish7/main
Don't check Es mode for low latitudes
2024-07-31 20:42:36 +02:00
NoobishSVK
2e719448b2 removed autosaving on ps-underscores 2024-07-31 18:25:35 +02:00
NoobishSVK
e9d389fef0 bugfixes, global url params, rds endpoint 2024-07-31 16:29:16 +02:00
Adam Wisher
685dc78754 Don't check Es mode for low latitudes
Don't worry about checking for sp.E mode if the server location is at a latitude below EU/NA, as no data is available
2024-07-22 20:50:32 +01:00
NoobishSVK
7c2a71978b ver bump 2024-07-21 22:56:00 +02:00
NoobishSVK
2cb8da28f0 serial hotfix 2024-07-21 22:19:33 +02:00
NoobishSVK
f4a8e7c298 date adjustment 2024-07-21 22:03:27 +02:00
NoobishSVK
392d32c1d2 design optimization & bugfixes 2024-07-21 22:03:00 +02:00
NoobishSVK
9c1af7bb9a icon hotfix 2024-07-18 23:33:12 +02:00
NoobishSVK
140b21ff7b margin adjustment 2024-07-18 15:30:48 +02:00
NoobishSVK
b387e0390a hotfix for stereo button spacing 2024-07-18 15:08:50 +02:00
NoobishSVK
87caa43c80 distance change for SpE algorithm 2024-07-18 14:58:47 +02:00
NoobishSVK
3d608ae8e8 design changes, accessibility stuff 2024-07-18 14:57:43 +02:00
Marek Farkaš
3a6deecc02 Merge pull request #67 from PE5PVB/main
Added a delay at connection to be compatible with fm-dx-tuner
2024-07-18 14:56:38 +02:00
Sjef Verhoeven PE5PVB
5c3f4b983e Added a delay at connection to be compatible with fm-dx-tuner 2024-07-18 12:54:45 +02:00
Marek Farkaš
63df75ab23 remove console.log 2024-07-16 09:22:43 +02:00
NoobishSVK
8f2dea584a 3LAS revert + hotfixes 2024-07-15 22:57:15 +02:00
NoobishSVK
a56d34bbaa hotfix for windows plugin load 2024-07-15 22:50:28 +02:00
NoobishSVK
f780e6b997 buffer revert 2024-07-15 22:44:23 +02:00
NoobishSVK
ae953deb00 hotfix for audio buffer length 2024-07-15 22:42:59 +02:00
NoobishSVK
1f82a2bde5 hotfix try for OK line #2 2024-07-15 22:40:39 +02:00
NoobishSVK
85bf3657ac hotfix for data OK line 2024-07-15 22:37:28 +02:00
NoobishSVK
073211dba8 Merge branch 'main' of https://github.com/NoobishSVK/fm-dx-webserver 2024-07-15 22:21:47 +02:00
NoobishSVK
03fb77c8c4 bugfixes / PCM removal 2024-07-15 22:19:20 +02:00
Marek Farkaš
8d210290ab Merge pull request #66 from AmateurAudioDude/fixes/v1.2.2-several-fixes
Several fixes
2024-07-15 20:45:19 +02:00
Marek Farkaš
56c8b98e9c Merge pull request #64 from mrwish7/main
TX search sporadic E mode
2024-07-15 20:44:54 +02:00
Marek Farkaš
cfbc71f3e9 Merge pull request #59 from ryanginn/patch-1
Move link in side panel from list.fmdx.pl to servers.fmdx.org
2024-07-15 20:44:29 +02:00
Adam Wisher
d7fa74f671 Add caching for spE mode switch
Cache endpoint response for sporadic E TX search mode for 5 minutes to avoid excessive calls
2024-07-14 21:10:56 +01:00
AmateurAudioDude
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
Adam Wisher
993456ef47 TX search sp.E mode: tidy up
Remove unrequired lines from sp.E mode switch code.
2024-07-14 09:59:47 +01:00