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

70 Commits

Author SHA1 Message Date
Amateur Audio Dude
f29570261e fix minor typos, potential mem leaks 2025-07-07 22:32:04 +10:00
Konrad Kosmatka
97822a08a5 RDS bugfixes & improvements 2025-05-17 09:00:31 +02:00
Marek Farkaš
fb8af10ce5 mobile panel, UI bugfixes, security improvements 2025-05-02 16:06:48 +02:00
Marek Farkaš
008441f93a new chat window, bugfixes, component update 2025-04-22 21:23:11 +02:00
Amateur Audio Dude
24c2c893ea fix EADDRINUSE (if caused by webpage on launch) 2025-04-20 21:25:58 +10:00
Amateur Audio Dude
ae1be13e82 exclude localhost from 'dangerous command' warning 2025-04-20 21:24:29 +10:00
Amateur Audio Dude
4c71b736a6 optimised serialport code 2025-04-20 21:23:18 +10:00
Marek Farkaš
c721d8c7e9 add permessagedeflate server-side 2025-02-23 15:34:57 +01:00
Marek Farkaš
3c91c8d06c offline optimization, new signal chart, ui optimization 2025-02-23 15:27:46 +01:00
Marek Farkaš
dd8d7e1b44 currentUsers revert 2025-02-16 13:55:06 +01:00
Marek Farkaš
f309641bb7 bugfix for anti spam 2025-02-16 13:41:06 +01:00
Marek Farkaš
bb50aff7b4 css UI fixes, new panel, code optimizaiton, security fixes 2025-02-16 13:26:35 +01:00
Marek Farkaš
3b9f91502e hotfix for chat history IPs 2025-01-16 23:28:46 +01:00
Marek Farkaš
20864c572b security fixes, bugfixes 2025-01-16 21:39:09 +01:00
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