Commit Graph

379 Commits

Author SHA1 Message Date
int2001
f1d3fa0183 Show all HoN-Entries if there are multiple ones in src-file 2026-02-19 06:13:03 +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
int2001
7c1537a0c9 Prevent livelogging into POST-QSO 2026-02-01 13:21:04 +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
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
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
8f20b339fd Merge into a single (existing) lookup request 2026-01-14 10:04:35 +01:00
phl0
32748c6e3c Remove debug stuff 2026-01-14 09:40:07 +01:00
phl0
001c498480 Show info about SAT support by LoTW 2026-01-13 23:49:37 +01:00
int2001
f098e27cd5 Emit Az/Ele - when working SAT - via Websocket 2026-01-06 08:00:07 +00:00
int2001
5ddff1f787 Emit ADIF to Websocket (if in qso) on logging 2026-01-05 08:46:33 +00:00
phl0
1f9604e3c3 Show info about source callbook 2025-12-28 22:49:45 +01:00
sm6srw
c9d503613b Missing decodes in qso view 2025-12-22 20:27:46 -05:00
Szymon Porwolik
8a5b87e4cc And the debounce for success path 2025-11-23 01:34:42 +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
578ee85e0f Merge branch 'dev' into dev_fix_references_at_qso 2025-11-22 18:30:14 +01:00
Joerg (DJ7NT)
b6a7a85b70 Merge pull request #2563 from szporwolik/dev_fix_qso_edit
[QSO Edit] Fix for CAT updating
2025-11-22 17:35:55 +01:00
Szymon Porwolik
8892ae826e Fix for mode recalculation 2025-11-21 12:44:32 +01:00
Szymon Porwolik
3eb056c08f Fixed notes behaviour 2025-11-20 22:09:28 +01:00
Szymon Porwolik
a2f88137c6 Fix for POTA/SOTA/WWFF icons at QSO page when populated from cluster 2025-11-20 21:50:25 +01:00
Szymon Porwolik
ed6ca56bf9 Fix for spot population 2025-11-20 20:15:31 +01:00
Szymon Porwolik
4c4f4e2c64 Fix for ref population 2025-11-20 19:46:17 +01:00
Szymon Porwolik
390be4f78c Fix when user changes the callsign 2025-11-17 23:12:13 +01:00
HB9HIL
538ef5a9a0 fix the order of clearing and populating data 2025-11-17 21:10:49 +01:00
Fabian Berg
0e1372f796 Merge pull request #2541 from szporwolik/dev_cluster_logic_in_api
[DX Cluster] Spot classification logic moved to backend
2025-11-17 20:42:44 +01:00
HB9HIL
57c305f7e9 fix pendingReferences as they were filled in the next QSO 2025-11-17 20:12:43 +01:00
HB9HIL
d38c7da0cc new band on change function in cooperative work with @szporwolik 2025-11-15 21:40:01 +01:00
HB9HIL
2e5430c3ff no need to trigger change on Enter as there is a listener in place 2025-11-15 15:04:31 +01:00
Szymon Porwolik
ff14c48391 Merge branch 'dev' into dev_dx_waterfall_fixes 2025-11-10 12:59:16 +01:00
Szymon Porwolik
f72389dda6 Fix for DXCC lookup on band change 2025-11-06 17:58:00 +01:00
Szymon Porwolik
75b75d07c6 Fix for ref 2025-11-05 23:51:06 +01:00
Szymon Porwolik
df07dea9f8 Fix for offline mode 2025-11-05 22:41:59 +01:00
Szymon Porwolik
01448f5ab1 Fix for https://github.com/wavelog/wavelog/pull/2487 2025-11-05 21:28:44 +01:00
Szymon Porwolik
dfb18fb700 Initial commit 2025-11-05 20:51:42 +01:00
Szymon Porwolik
bd1534bc17 Merge branch 'dev' into dev_dx_cluster_ui 2025-11-05 19:25:51 +01:00
Szymon Porwolik
1fe25dbfd8 Send mode to QSO form 2025-11-03 01:00:14 +01:00
Szymon Porwolik
4a9ec06132 Populating references - fixed 2025-11-02 23:49:25 +01:00
Szymon Porwolik
20b5e117c9 Populating References 2025-11-02 23:49:09 +01:00
Szymon Porwolik
5d386532b5 Merge branch 'dev' into dev 2025-11-02 12:34:28 +01:00
Szymon Porwolik
084a02ed31 Merge branch 'dev' into dev_toasts 2025-11-01 12:02:09 +01:00
Fabian Berg
fed4326ed8 Merge pull request #2463 from szporwolik/dev_minor_bugs_and_features 2025-11-01 06:59:50 +01:00
Szymon Porwolik
8065cbca0b Fix for pota/sota/iota/wwff 2025-10-31 17:35:43 +01:00
int2001
53c2575e7c Prevent Re-Lookup not only on Reset-Click but also on ESC 2025-10-31 08:31:30 +00:00
Florian (DF2ET)
6c3a17a74a Merge pull request #2438 from goodspeed34/ime-trigger-fix
Ignore keyup/input event when composing with IME, and trigger them when finished
2025-10-31 07:32:56 +01:00
Szymon Porwolik
20395a8884 Moved toast notification to general files 2025-10-30 22:40:59 +01:00
Szymon Porwolik
3ed64f0550 Merge branch 'dev' into dev_minor_bugs_and_features 2025-10-30 17:03:25 +01:00
Szymon Porwolik
e1e5513b94 Merge branch 'dev' into dev_minor_bugs_and_features 2025-10-30 10:06:27 +01:00
Szymon Porwolik
b4863901b7 Merge branch 'dev' into dev_dx_widget 2025-10-30 09:51:40 +01:00