Commit Graph

4157 Commits

Author SHA1 Message Date
github-actions
5c16d6cb7d po/mo updates 2026-02-05 14:02:37 +00:00
github-actions
d42dc8a6ce po/mo updates 2026-02-05 08:52:24 +00:00
Fabian Berg
4933f75a05 Merge pull request #2902 from TnxQSO-Admin/dev 2026-02-05 08:52:01 +00:00
github-actions
643d6c999b po/mo updates 2026-02-04 09:48:18 +00:00
github-actions
b6eb34c370 po/mo updates 2026-02-03 20:24:17 +00:00
HB9HIL
892dfbf97f by the way fixing the last dxspot feature and make the UX more logic (was killing the qso form if the button was hit accidentially 2026-02-03 21:14:31 +01:00
github-actions
fbc0f50e9e po/mo updates 2026-02-03 17:18:25 +00:00
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
github-actions
9ff2fbfa59 po/mo updates 2026-02-03 12:32:50 +00:00
github-actions
3f6a89883c po/mo updates 2026-02-03 08:15:14 +00:00
HB9HIL
88529a829b fixed some localizations in debug view 2026-02-03 08:46:57 +01:00
github-actions
9a3774d225 po/mo updates 2026-02-02 18:39:53 +00:00
HB9HIL
4d23c75781 alpha version of cache debug information 2026-02-02 11:39:51 +01:00
github-actions
40f56d66d7 po/mo updates 2026-02-02 08:14:11 +00:00
github-actions
655a1e88f4 po/mo updates 2026-02-02 07:45:30 +00:00
int2001
7c1537a0c9 Prevent livelogging into POST-QSO 2026-02-01 13:21:04 +00:00
HB9HIL
6eacc561f9 Don't store the operator callsign in local storage for the operator modal. too much risk to accidentially hit okay and work with the wrong operator 2026-02-01 01:29:29 +01:00
int2001
832591a0dc Use ONLY if WS explicite enabled by user 2026-01-30 15:46:33 +00:00
int2001
9002caa5b7 Disable Auto-Websocket 2026-01-30 15:26:06 +00:00
TnxQSO-Admin
a937288042 feat: broadcast callsign lookup results via WebSocket
This PR implements a global WebSocket broadcast whenever a callsign lookup occurs in the QSO window. It enables external hardware and software (rotators, external displays, and integrators) to react instantly to the station being logged.

Key changes:
- Added 'broadcastLookupResult' to assets/js/cat.js.
- Implemented automatic WebSocket initialization if a local CAT-URL (127.0.0.1/localhost) is detected.
- Triggered broadcast from assets/js/sections/qso.js upon successful lookup, including full metadata (Azimuth, LoTW status, US County, Slot confirmation, etc.).
2026-01-29 18:47:59 +01:00
github-actions
fdc58a6eac po/mo updates 2026-01-28 06:50:49 +00:00
github-actions
f42eef4b7f po/mo updates 2026-01-27 21:10:15 +00:00
Florian (DF2ET)
aab05583ca Merge pull request #2838 from phl0/nullDistance
Show 0km instead of blank (same as QSO view)
2026-01-27 22:09:34 +01:00
github-actions
fc1194a6a2 po/mo updates 2026-01-27 16:56:55 +00:00
Andreas Kristiansen
6b7fa89412 Merge pull request #2866 from AndreasK79/dbtools_band_fix 2026-01-27 16:37:41 +01:00
github-actions
8e85c1b3b7 po/mo updates 2026-01-27 15:30:15 +00:00
github-actions
8a6d87d121 po/mo updates 2026-01-27 15:20:31 +00:00
github-actions
5522ff098b po/mo updates 2026-01-27 15:17:06 +00:00
Andreas Kristiansen
46e1076882 [DBTools] Fix for sat in band 2026-01-27 11:58:47 +01:00
github-actions
099ba1c3ce po/mo updates 2026-01-27 07:38:17 +00:00
Fabian Berg
dd38cba2bc Merge pull request #2845 from HB9HIL/create_qso
Radical Cleanup of create_qso()
2026-01-27 08:37:52 +01:00
Fabian Berg
c388ef5d94 Merge branch 'dev' into create_qso 2026-01-26 11:09:33 +01:00
Weblate
0cc7c90382 Merge remote-tracking branch 'origin/dev' into dev 2026-01-26 10:04:33 +00:00
github-actions
029cde6a3b po/mo updates 2026-01-26 10:04:28 +00:00
Fabian Berg
4c4a3b7f1f Merge branch 'dev' into create_qso 2026-01-26 10:49:33 +01:00
Weblate
6b17d3b1d3 Merge remote-tracking branch 'origin/dev' into dev 2026-01-26 09:33:34 +00:00
Andreas Kristiansen
2a4a5014f6 Merge pull request #2843 from AndreasK79/lba_dbtools_dropdown_counter
[DBTools] Added counts in the dropdown filtering
2026-01-26 10:33:08 +01:00
Weblate
74c40b9964 Merge remote-tracking branch 'origin/dev' into dev 2026-01-26 06:03:11 +00:00
Juan Pablo Tamayo
9e25e539f7 Translated using Weblate (Spanish)
Currently translated at 100.0% (176 of 176 strings)

Translation: Wavelog/Datatables
Translate-URL: https://translate.wavelog.org/projects/wavelog/datatables/es/
2026-01-26 01:24:14 +00:00
int2001
c14866c353 Preserve precision in cluster 2026-01-25 09:54:57 +00:00
Joerg (DJ7NT)
f57c39496c Merge pull request #2842 from int2001/ssl_failover
Ssl failover
2026-01-25 06:56:12 +01:00
HB9HIL
f740b188c8 return qso_id and adif data from create_qso() in an array so it can reused in other places aswell 2026-01-24 22:06:41 +01:00
Luca
35547f86d2 Translated using Weblate (Italian)
Currently translated at 100.0% (176 of 176 strings)

Translation: Wavelog/Datatables
Translate-URL: https://translate.wavelog.org/projects/wavelog/datatables/it/
2026-01-24 15:29:36 +00:00
phl0
75b50a2b9f Compare all upper case 2026-01-24 15:55:38 +01:00
phl0
4199e87722 Fix mapping function for LBA and search results 2026-01-24 15:40:13 +01:00
Andreas Kristiansen
974ad60bfa [DBTools] Added counts in the dropdown filtering 2026-01-24 13:19:44 +01:00
int2001
dece3a068e Different port for wss 2026-01-24 10:16:06 +00:00
int2001
c3f1194257 try WSS first, if it fails use wd 2026-01-24 08:33:56 +00:00
int2001
558984dbe5 Handler for trying https first (QSY), fallback to http 2026-01-24 08:22:21 +00:00
phl0
c4cbb5ad39 Qrbcalc maps should handle same grids and not fail (silently) 2026-01-23 08:46:42 +01:00