Commit Graph

4166 Commits

Author SHA1 Message Date
github-actions
ba489f6db8 po/mo updates 2026-02-15 11:32:29 +00:00
Andreas Kristiansen
cfb498408d [DXCluster] Choose which column to filter 2026-02-15 11:26:43 +01:00
github-actions
0b4a6a1cd4 po/mo updates 2026-02-13 08:13:51 +00:00
Andreas Kristiansen
938f650c91 Merge pull request #2928 from AndreasK79/dbtools_location
[DBTools] Added a location dropdown
2026-02-13 09:13:28 +01:00
github-actions
fa04259265 po/mo updates 2026-02-08 18:45:30 +00:00
Andreas Kristiansen
5c6b531efd [DBTools] Added a location dropdown 2026-02-08 18:32:38 +01:00
github-actions
51d79d07dc po/mo updates 2026-02-07 11:05:06 +00:00
github-actions
8835889f4e po/mo updates 2026-02-06 16:02:50 +00:00
github-actions
eb83956d34 po/mo updates 2026-02-06 06:14:39 +00:00
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