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

449 Commits

Author SHA1 Message Date
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
Adam Wisher
70f08ec39d Sporadic E mode for TX search
Add sporadic E mode for TX search, to optimise for 1500km distance if recent activity has been reported in server region.
2024-07-06 21:49:58 +01:00
Ryan G
dc9feb21fc Update index.ejs 2024-06-03 00:24:56 +01:00
NoobishSVK
8b2f489fbe kick fix 2024-05-20 21:48:32 +02:00
NoobishSVK
2314ba5d2a bugfixes, accessibility settings 2024-05-20 21:45:09 +02:00
Marek Farkaš
42c528a480 Merge pull request #49 from bkram/fix/proxy-chat-fix
Fix: fix proxy chat
2024-05-20 19:31:56 +02:00
Mark de Bruijn
de3a33d9a4 Fix: fix proxy chat 2024-05-15 18:54:37 +02:00
NoobishSVK
57b276e136 bugfixes, design changes 2024-05-04 00:37:39 +02:00
Marek Farkaš
a557961998 Merge pull request #47 from HyperDX/main
fix for first client
2024-05-03 14:02:08 +02:00
Mateusz Walkowiak
5995f9939f fix for first client 2024-05-03 12:53:47 +02:00
NoobishSVK
2baab09f34 date update 2024-04-25 21:59:58 +02:00
NoobishSVK
03f61b1c8f hotfix for plugins 2024-04-25 21:59:32 +02:00
NoobishSVK
9475d2c96b hotfix for plugins (missing files) 2024-04-25 20:53:29 +02:00
NoobishSVK
510ed6b8f3 user kick, plugins, bugfixes 2024-04-25 20:41:05 +02:00
NoobishSVK
981c0f25e2 code comment 2024-04-22 21:47:22 +02:00
NoobishSVK
1775da67cc bugfixes 2024-04-22 21:44:39 +02:00
NoobishSVK
ea2914f3e5 ver bump 2024-04-06 00:40:39 +02:00
NoobishSVK
0d71f4437d bugfixes 2024-04-06 00:40:12 +02:00
NoobishSVK
05c8c641c0 hotfix for signal chart units 2024-03-30 23:01:42 +01:00
NoobishSVK
ce7cf59921 optimization, bugfixes 2024-03-30 22:19:55 +01:00
NoobishSVK
069585b6c8 fix typo in freq unit 2024-03-28 22:49:24 +01:00
NoobishSVK
298a868ef7 bugfix pack, server logs 2024-03-28 22:44:24 +01:00
NoobishSVK
7f483770f2 bugfixes, refactor, code removal 2024-03-25 23:23:14 +01:00
NoobishSVK
fc52b211b7 hotfix for ant4 2024-03-24 22:39:55 +01:00