Adam Wisher
480e362f44
Multi TX ID functionality
...
Return alternative matches from TX search algorithm and show them in frontend panel
2025-05-15 09:17:44 +01:00
Adam Wisher
f818262eff
Cached database tidy up
...
Tidy up changes to just include the cached db functionality and TX ID algo 3 addition ready for pull
2025-05-15 09:08:24 +01:00
Adam Wisher
65fc84ff9f
Local database cache for TX ID
...
Locally cache transmitter database for TX ID and visually show when multiple matches on frontend
2025-05-12 22:58:23 +01:00
Marek Farkaš
fb8af10ce5
mobile panel, UI bugfixes, security improvements
2025-05-02 16:06:48 +02:00
Amateur Audio Dude
aa2e3a2f16
hotfix for graph lag
2025-04-23 22:21:46 +10:00
Amateur Audio Dude
2ae4e0d5bd
further optimise graph cpu usage
2025-04-22 18:49:29 +10:00
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