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

88 Commits

Author SHA1 Message Date
Amateur Audio Dude
67664d6984 fix android audio stutter running in background 2025-04-21 21:23:03 +10:00
Amateur Audio Dude
e92395ccee remove mobile tooltip after 5 seconds (previous behaviour) 2025-04-20 17:00:07 +10:00
Amateur Audio Dude
bacd2970d7 fix TP TA M/S updates on frequency change 2025-04-20 16:57:24 +10:00
Amateur Audio Dude
23685277f5 fix signal graph dBm value 2025-04-20 16:55:13 +10:00
Marek Farkaš
9f5f0522bb lotta bugfixes 2025-04-19 21:49:19 +02:00
Marek Farkaš
2d6db41e9e chart color update 2025-02-23 16:18:34 +01:00
Marek Farkaš
f20035cdf5 graph color update 2025-02-23 16:06:09 +01:00
Marek Farkaš
3c91c8d06c offline optimization, new signal chart, ui optimization 2025-02-23 15:27:46 +01:00
Marek Farkaš
fcfc0691fa description fix 2025-02-16 16:17:07 +01:00
Marek Farkaš
bb50aff7b4 css UI fixes, new panel, code optimizaiton, security fixes 2025-02-16 13:26:35 +01:00
Marek Farkaš
ceb6e1bd11 bugfixes / sporadic e logging 2025-02-09 17:46:12 +01:00
Marek Farkaš
40080ae652 ip fix 2025-01-11 21:00:23 +01:00
NoobishSVK
22a3138b92 optimization pack 2024-11-05 21:08:55 +01:00
Adam Wisher
1bd5148a11 Fix direct frequency entry rounding errors
Add rounding to frequency multiplication to fix frequency rounding errors on direct entry
2024-10-12 08:03:30 +01:00
Amateur Audio Dude
988e2739a7 More solutions for WS reconnect on unstable connection 2024-10-01 23:38:57 +10:00
Amateur Audio Dude
9591c7e51a More solutions for WS reconnect on unstable connection 2024-10-01 16:34:42 +10:00
Amateur Audio Dude
d029cbd5ac More solutions for WS reconnect on unstable connection 2024-09-30 23:34:53 +10:00
Amateur Audio Dude
03789b2d8f More solutions for WS reconnect on unstable connection 2024-09-30 23:27:40 +10:00
Amateur Audio Dude
6dd5840c00 Mono/Stereo symbol 2024-09-29 21:45:07 +10:00
NoobishSVK
f295f18e8f hotfix for tunnel 2024-09-26 15:46:16 +02:00
NoobishSVK
431dc7cedf tunnel support, imperial units, admin ui bugfixes 2024-09-26 15:07:40 +02:00
Amateur Audio Dude
8b265ecf71 serialport reconnect rework - v1.3.0.1 2024-09-23 17:48:16 +10:00
NoobishSVK
e29e3a3f04 bugfixes, UI improvements, logging improvements 2024-09-15 14:47:32 +02:00
NoobishSVK
ab000412fa fmlist integration, new admin panel, bugfixes 2024-09-15 00:00:42 +02:00
NoobishSVK
51121132d5 bugfixes & plugins WS & UI fixes 2024-09-12 21:30:12 +02:00
NoobishSVK
5261f95dfe toasts, freq bugfixes, ui changes 2024-09-11 23:48:46 +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
AmateurAudioDude
1b2bfefc4f Fixes for iPhone zoom on tap, and numeric keyboard 2024-08-28 00:16:48 +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
72a1b77aaf On touchscreen devices, tooltip now disappears on scroll or after 10 seconds 2024-08-03 00:55:22 +10: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
NoobishSVK
392d32c1d2 design optimization & bugfixes 2024-07-21 22:03:00 +02:00
NoobishSVK
3d608ae8e8 design changes, accessibility stuff 2024-07-18 14:57:43 +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
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
NoobishSVK
2314ba5d2a bugfixes, accessibility settings 2024-05-20 21:45:09 +02:00
NoobishSVK
57b276e136 bugfixes, design changes 2024-05-04 00:37:39 +02:00
NoobishSVK
510ed6b8f3 user kick, plugins, bugfixes 2024-04-25 20:41:05 +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
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
NoobishSVK
8f4c96ce12 bugfixes / more code cleanup 2024-03-21 22:30:18 +01:00
NoobishSVK
9499d99c7b admin dashboard, bugfixes, cleanup 2024-03-19 22:16:24 +01:00