TnxQSO-Admin
c76b32a13a
feat: implement silent hybrid websocket connection and simplify labels
...
- Implemented a 'Single-Shot Silent Attempt' in cat.js. This tries to establish a WebSocket connection (with 1 retry) even when a standard Radio Profile is selected, enabling hybrid integrations to receive metadata without spamming the console for other users.
- Updated radio dropdown labels in Bandmap, Contesting, and QSO views to 'Live - WebSocket', removing the specific 'Requires WLGate' text to be tool-agnostic.
2026-02-03 16:55:11 +01:00
kc9uhi
95a70dafe5
Merge branch 'dev' into add-date-format-dMy
2026-01-20 05:52:46 -07:00
1f677bbe6d
add 'd M y' date format
2026-01-18 11:34:46 -07:00
phl0
dc4da32f26
Rephrase and correct
2026-01-14 09:41:27 +01:00
phl0
001c498480
Show info about SAT support by LoTW
2026-01-13 23:49:37 +01:00
int2001
2f720e76d7
WebSocket RadioName
2025-12-26 08:29:18 +00:00
Florian (DF2ET)
fe88467e06
Merge pull request #2670 from phl0/fixHamqthLib
...
Fix hamqth lib
2025-12-11 14:44:30 +01:00
int2001
6fcecff5d2
Add Optionhandling
2025-12-11 05:44:23 +00:00
int2001
35b0cf80f4
Make Station_Location optionally move to 1st tab
2025-12-10 21:05:26 +00:00
phl0
ee07304384
Limit max image width to preserve space for text
2025-12-10 17:01:46 +01:00
Szymon Porwolik
4064fbdb5e
Debounce for Save QSO button
2025-11-23 01:14:17 +01:00
Szymon Porwolik
b5d59de6c6
Removed required (the form validation will not work anyway), added small delay before enabling button
2025-11-23 00:56:54 +01:00
Szymon Porwolik
0d11587bd1
cqz is not required - it's handled at model anyway
2025-11-23 00:38:53 +01:00
Szymon Porwolik
3eb056c08f
Fixed notes behaviour
2025-11-20 22:09:28 +01:00
HB9HIL
5f2acde7eb
only set radio on live qso page
2025-11-16 09:15:15 +01:00
phl0
2fbfcfbba7
Revert "Remove stray whitespaces from translation strings"
...
This reverts commit faf4565631 .
2025-11-07 09:06:59 +01:00
phl0
c5aca6fc46
Remove unreferenced translation string
2025-11-06 12:51:02 +01:00
phl0
faf4565631
Remove stray whitespaces from translation strings
2025-11-06 12:50:41 +01:00
Szymon Porwolik
084a02ed31
Merge branch 'dev' into dev_toasts
2025-11-01 12:02:09 +01:00
Szymon Porwolik
20395a8884
Moved toast notification to general files
2025-10-30 22:40:59 +01:00
Szymon Porwolik
a3c6e82676
Toasts moved to op right corner
2025-10-30 22:17:08 +01:00
Szymon Porwolik
3ed64f0550
Merge branch 'dev' into dev_minor_bugs_and_features
2025-10-30 17:03:25 +01:00
Szymon Porwolik
5cd7f53c0f
Fixed typo, WLGate version and intends in translations
2025-10-30 10:01:00 +01:00
Szymon Porwolik
16b2e9763e
Profile information, translation and bug with the callsign information fetch
2025-10-28 23:10:43 +01:00
Szymon Porwolik
592592a866
Callsign notes icon
2025-10-28 20:12:21 +01:00
Szymon Porwolik
0549d27650
Improved callsign notes rolling down and up
2025-10-28 20:00:44 +01:00
Szymon Porwolik
1012c9bb3a
Enhance callsign input with loading spinner and disable save button during fetch
2025-10-28 19:56:06 +01:00
Szymon Porwolik
15229889a4
Email button
2025-10-28 19:45:33 +01:00
Szymon Porwolik
05ba6609a0
Fix for layout shifts
2025-10-28 19:28:37 +01:00
Szymon Porwolik
68f43b33e5
Implemented toast notifications, improved translation
2025-10-28 19:14:18 +01:00
Szymon Porwolik
96627076a3
Refactoring and error handling
2025-10-27 21:13:01 +01:00
Szymon Porwolik
60398dfc5a
Merge branch 'dev' into dev_dx_widget
2025-10-26 13:41:15 +01:00
Szymon Porwolik
d90e982e3a
Merge branch 'dev' into dev_dx_widget
2025-10-26 12:36:40 +01:00
Szymon Porwolik
fba279ab22
Rolldown/rollup button added
2025-10-26 12:16:56 +01:00
Szymon Porwolik
41f2741ca8
Merge branch 'dev' into dev_sticky_note
2025-10-26 10:33:34 +01:00
Szymon Porwolik
de10443d68
Split operation
2025-10-25 18:53:56 +02:00
Szymon Porwolik
38704611a4
Refactoring - prepare to be included at other sites
2025-10-25 18:18:29 +02:00
Szymon Porwolik
62a30cbb05
CSS and php code extracted
2025-10-25 17:54:35 +02:00
Szymon Porwolik
c5db12b8dd
Refactoring
2025-10-25 17:46:46 +02:00
Szymon Porwolik
947e35fa7f
Websockets support
2025-10-25 15:45:46 +02:00
Szymon Porwolik
202480f3bc
Label font size is now configurable by the icon
2025-10-24 21:31:49 +02:00
Andreas Kristiansen
98e4272422
Merge branch 'dev' into websocket_radio
2025-10-24 18:40:41 +02:00
Andreas Kristiansen
9e76830455
Fix my_call replacement
2025-10-24 16:15:44 +02:00
int2001
1a3d2b03ee
Remember last Radio, including Websocket
2025-10-24 03:53:37 +00:00
Szymon Porwolik
1a6fb76b85
Turn On and Turn Off feature
2025-10-24 01:46:32 +02:00
int2001
837a02fb01
JS at View
2025-10-23 16:23:21 +00:00
Szymon Porwolik
a0659bb31e
Initial commit of DX Waterfall for Wavelog
2025-10-22 21:52:05 +02:00
Andreas Kristiansen
d0bb942bce
Tweaked button layout
2025-10-16 14:30:11 +02:00
Andreas Kristiansen
4d0a9af624
[Winkey] Added 5 more macros
2025-10-15 14:32:48 +02:00
Szymon Porwolik
49f0cef30d
Notes: various fixes and translation
2025-10-09 20:13:23 +02:00