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

240 Commits

Author SHA1 Message Date
NoobishSVK
6e6a07c21d string change for banlist 2024-03-24 18:53:53 +01:00
NoobishSVK
8c20cae736 bg hotfix 2024-03-24 18:50:30 +01:00
NoobishSVK
f113e10160 fix for bgsize 2024-03-24 18:38:54 +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
a06a9e8894 set console to white 2024-03-20 22:45:03 +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
2607998317 usb device filter for linux 2024-03-10 23:01:54 +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
e9b7c2a77f default theme hotfix 2024-02-28 00:04:58 +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
cdfb8e3d33 ver bump 2024-02-19 21:50:17 +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
bc7a3ddf48 typo fix 2024-02-18 23:49:45 +01:00
NoobishSVK
e11ecdfcc3 ui, rds changes, bugfixes 2024-02-18 23:33:08 +01:00
NoobishSVK
b20b00b101 ver bump 2024-02-16 00:27:22 +01:00
NoobishSVK
a2c73c396b minor fixes, code cleanup, accesibility features 2024-02-16 00:26:40 +01:00
Mark de Bruijn
a35db59bba Make ping relative, so it works on proxied servers 2024-02-14 09:35:27 +01:00
NoobishSVK
21c4387c4f added info for server list 2024-02-12 00:16:10 +01:00
NoobishSVK
8600df9c88 fix for time 2024-02-12 00:06:27 +01:00
NoobishSVK
037b282e25 ui changes, playback bugfixes 2024-02-11 20:16:51 +01:00
Mark de Bruijn
30b59127b9 Also change to Math.round 2024-02-11 11:56:22 +01:00
Mark de Bruijn
3b6cf6707d Merge branch 'main' into Bkram/enhance-mousewheel-tuning 2024-02-11 11:48:37 +01:00
Marek Farkaš
b982495f5a Merge pull request #23 from mrwish7/main
Tune step code improvement and fixes
2024-02-10 20:12:11 +01:00
Konrad Kosmatka
4cbc90ad48 Fix signal level formatting 2024-02-10 17:56:34 +01:00
Mark de Bruijn
4d4089381e Allow mousewheel tuning in steps of 1 Mhz with ctrl pressed, 0.01 Mhz with shift pressed. 2024-02-10 12:06:12 +01:00
Adam Wisher
09822cc285 Improve small tune step logic to fix bug
Remove variable for small tune step to fix double assignment error.
2024-02-09 09:26:32 +00:00
Adam Wisher
d5fb93508a Fix checkKey function conflict
Merge in changes accidentally reverted by modifications
2024-02-08 21:11:20 +00:00
Adam Wisher
9b9db240e6 Tune step bug fix and improvements
Fix AM rounding error tune problem and change smaller step size for AM vs FM frequencies
2024-02-08 21:06:34 +00:00