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

86 Commits

Author SHA1 Message Date
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
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
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
NoobishSVK
2baab09f34 date update 2024-04-25 21:59:58 +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
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
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
97e3117f66 actually last hotfix for bw toggle 2024-03-24 20:11:41 +01:00
NoobishSVK
6580ed2fca last try on fixing bw toggle 2024-03-24 20:03:10 +01:00
NoobishSVK
3e91f65ce8 bg position fix 2024-03-24 18:57:24 +01:00
NoobishSVK
8c20cae736 bg hotfix 2024-03-24 18:50:30 +01:00
NoobishSVK
5f08a9e7e7 bw switch fix 2024-03-24 18:34:15 +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
d2c84ce0b1 bugfix for connection loop 2024-03-21 15:40:40 +01:00
NoobishSVK
b4873e47bb restructure, bugfixes 2024-03-20 22:30:57 +01:00
NoobishSVK
9499d99c7b admin dashboard, bugfixes, cleanup 2024-03-19 22:16:24 +01:00
NoobishSVK
fa20a50e3e device name hotfix 2 2024-03-16 21:10:34 +01:00
NoobishSVK
c2441389bb hotfix for maps 2024-03-16 21:08:01 +01:00
NoobishSVK
44e2927801 device types, bugfixes 2024-03-16 18:49:18 +01:00
NoobishSVK
7b55de3814 hotfix for usb/wireless connection setup UI 2024-03-10 23:14:50 +01:00
NoobishSVK
a120355ee5 serial port support, bugfixes, UI adjustments 2024-03-10 22:42:43 +01:00
stailus
ee1014a0e8 Reset RDS when change antenna input 2024-03-08 10:07:56 +02:00
NoobishSVK
f1b1449909 bugfixes 2024-03-04 22:59:51 +01:00
NoobishSVK
a59626f1df ver bump 2024-03-03 19:31:15 +01:00
NoobishSVK
36647b79b5 bugfixes, new options in settings panel 2024-03-03 19:30:34 +01:00
NoobishSVK
d90c8ed479 removed unneccessary console log 2024-03-01 14:55:37 +01:00
NoobishSVK
70d51d23b7 hotfix 2 for chat textarea 2024-03-01 14:49:20 +01:00
NoobishSVK
cd0bb66917 hotfix for textarea 2024-03-01 14:41:49 +01:00
NoobishSVK
1f8493f439 chat bubble hotfix 2024-03-01 14:33:02 +01:00
NoobishSVK
67ff5af341 chat, theme changes, bugfixes 2024-03-01 14:15:05 +01:00
NoobishSVK
8d3df7e829 ver bump 2024-02-27 23:05:20 +01:00
NoobishSVK
1fb9b99b95 new admin system, ui changes, bugfixes 2024-02-27 23:04:26 +01:00
NoobishSVK
c2bb770f82 UI changes 2024-02-23 14:05:23 +01:00
NoobishSVK
5c4e669efd hotfix for server time proxy 2024-02-19 22:32:48 +01:00
Mark de Bruijn
8b5e1e83d9 Merge branch 'main' into Bkram/audio-proxying 2024-02-19 21:56:18 +01:00
NoobishSVK
2d59684c3f bugfixes 2024-02-19 21:49:20 +01:00
Mark de Bruijn
b6be0a2045 Fix: audio path is /audio not /audio/ 2024-02-19 21:05:38 +01:00
NoobishSVK
e11ecdfcc3 ui, rds changes, bugfixes 2024-02-18 23:33:08 +01:00