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

56 Commits

Author SHA1 Message Date
Marek Farkaš
4d3380f068 rewrite update 2025-01-11 16:25:08 +01:00
Marek Farkaš
81c4494382 Update index.js
fix for bw
2024-12-08 22:28:46 +01:00
Marek Farkaš
3ce2631c1c Update index.js
bw protection
2024-12-08 22:10:00 +01:00
NoobishSVK
df36b06931 connection boolean fix 2024-11-07 19:24:47 +01:00
Amateur Audio Dude
b366464ee6 Debug only for /text 2024-11-05 23:38:29 +11:00
Amateur Audio Dude
9a0cd53d8f Anti-spam as function, JSON error fixes 2024-11-05 01:04:03 +11:00
Amateur Audio Dude
0a927c9e15 Chat JSON and spam fix 2024-11-04 21:55:23 +11:00
Amateur Audio Dude
10d379585b Minor adjustments to spam fix 2024-11-04 21:04:04 +11:00
NoobishSVK
578b2b1864 opera vpn websocket kick 2024-11-03 22:39:38 +01:00
NoobishSVK
4500006749 config hotfix 2024-11-03 22:05:02 +01:00
NoobishSVK
339b2b4258 config save update 2024-11-03 22:01:44 +01:00
NoobishSVK
84bbf692d3 filter adjust 2024-11-03 21:27:02 +01:00
NoobishSVK
fa1c193544 filter update 2024-11-03 21:09:14 +01:00
NoobishSVK
07cbd63a8d autoban fix 2024-11-03 20:48:51 +01:00
NoobishSVK
315fa4ba87 spam fix no2 2024-11-03 20:41:42 +01:00
NoobishSVK
b0db24577b banlist fix 2024-11-03 20:29:10 +01:00
NoobishSVK
ae803ff155 hotfix no2 2024-11-03 20:09:28 +01:00
NoobishSVK
3ddbe7dd4d antispam measures 2024-11-03 19:58:58 +01:00
Marek Farkaš
e0c085b789 Merge pull request #89 from AmateurAudioDude/fixes/v1.3.0.1-serialport-reconnect-fixes
Fixes/v1.3.0.1 serialport reconnect fixes - 4 files
2024-09-25 19:05:10 +02:00
Marek Kraus
697f53e5cd Add support for tunnel 2024-09-23 20:41:26 +02:00
Amateur Audio Dude
b4047cbabb serialport reconnect rework - v1.3.0.1 2024-09-23 17:49:01 +10:00
Marek Kraus
62aa6c4b5a Use first address when x-forwarded-for contains more addresses 2024-09-21 10:02:30 +02:00
NoobishSVK
ab000412fa fmlist integration, new admin panel, bugfixes 2024-09-15 00:00:42 +02:00
NoobishSVK
acc0c4fb16 hotfix for server startup 2024-09-13 15:12:21 +02:00
Highpoint2000
7ff277f863 Update index.js
Otherwise the local connections will be counted again. Thanks Highpoint
2024-09-13 15:08:53 +02:00
NoobishSVK
51121132d5 bugfixes & plugins WS & UI fixes 2024-09-12 21:30:12 +02:00
Marek Farkaš
0fa3e85258 Merge pull request #83 from Highpoint2000/patch-6
Update index.js
2024-09-12 21:14:58 +02:00
Mark de Bruijn
eeae44598f Add IPv6 support 2024-09-07 11:55:26 +02:00
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
AmateurAudioDude
d24d513466 Serial port autoreconnect on close 2024-08-13 03:37:17 +10:00
AmateurAudioDude
f687a46916 Serial connection fix for non-ESP32 devices 2024-08-03 00:55:56 +10:00
NoobishSVK
8df2eab272 bugfixes 2024-08-01 20:12:24 +02:00
NoobishSVK
e9d389fef0 bugfixes, global url params, rds endpoint 2024-07-31 16:29:16 +02:00
NoobishSVK
2cb8da28f0 serial hotfix 2024-07-21 22:19:33 +02:00
NoobishSVK
392d32c1d2 design optimization & bugfixes 2024-07-21 22:03:00 +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
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
03fb77c8c4 bugfixes / PCM removal 2024-07-15 22:19:20 +02:00
NoobishSVK
2314ba5d2a bugfixes, accessibility settings 2024-05-20 21:45:09 +02:00
Mateusz Walkowiak
5995f9939f fix for first client 2024-05-03 12:53:47 +02:00
NoobishSVK
510ed6b8f3 user kick, plugins, bugfixes 2024-04-25 20:41:05 +02:00
NoobishSVK
1775da67cc bugfixes 2024-04-22 21:44:39 +02:00
NoobishSVK
0d71f4437d bugfixes 2024-04-06 00:40:12 +02:00
NoobishSVK
ce7cf59921 optimization, bugfixes 2024-03-30 22:19:55 +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
f855cbb78a backgrounds, new banlist, bugfixes, presets 2024-03-24 18:24:19 +01:00