Commit Graph

2340 Commits

Author SHA1 Message Date
HB9HIL
4fcfd667e2 Static Map API (#1098)
Added new Static Map Feature

---------

Co-authored-by: phl0 <github@florian-wolters.de>
2024-10-31 10:26:59 +01:00
Andreas Kristiansen
002aade664 Merge branch 'dev' into quicklookup_itu 2024-10-25 12:52:57 +02:00
Andreas Kristiansen
9dfae5ab2d [Quick Lookup] Added ITU zone 2024-10-25 12:17:58 +02:00
phl0
13febc29b1 No lower case for DXCC NONE in awards 2024-10-23 14:46:38 +02:00
HB9HIL
df1e456306 Merge pull request #1106 from HB9HIL/qslmsg_api
QSLMSG in API Imports
2024-10-22 19:01:04 +02:00
HB9HIL
33232c2ff8 set default qslmsg (if set) if api call does not contain any 2024-10-21 18:37:57 +00:00
HB9HIL
436f71de38 more of them 2024-10-21 15:12:09 +00:00
HB9HIL
d2cf157ad5 don't ref to the current model itself 2024-10-21 15:11:09 +00:00
Andreas Kristiansen
0bac586ee8 [Contesting] Click on call in log table to get detail view 2024-10-21 16:36:03 +02:00
int2001
82e52a3619 Added hint for next automatic syncs to eQSL, LoTW and QRZ 2024-10-18 09:36:35 +00:00
int2001
0895119260 Added where's to set_qrzcom_modified as well 2024-10-17 09:08:28 +00:00
int2001
a8e71d7d24 Set QRZ only to Modify if uploaded before or invalid 2024-10-17 08:53:06 +00:00
Andreas Kristiansen
b4f9f6b0a3 Merge pull request #1082 from AndreasK79/lba_qrz_batch_edit 2024-10-15 18:16:00 +02:00
Andreas Kristiansen
7efd6cf6ae [Advanced Logbook] Added qrz.com qsl status to batch edit 2024-10-14 18:38:05 +02:00
int2001
0b47bd7393 Added QRZ-Tab to Edit-QSO/QSLs 2024-10-14 14:06:58 +00:00
HB9HIL
208a8b9e6f fixes in OQRS 2024-10-12 07:07:37 +00:00
HB9HIL
5cb19da217 fixed binding in bands model 2024-10-12 06:29:40 +00:00
int2001
9ec8dfafb0 Merge branch 'fix_agm_sqli' into bindings 2024-10-12 06:08:42 +00:00
int2001
5032ca8157 Bindings for the activated-gm-controller 2024-10-12 06:05:36 +00:00
HB9HIL
5b971789b4 bindings 2024-10-12 06:01:37 +00:00
Florian (DF2ET)
2790708524 Merge pull request #1068 from phl0/eqslrdateDownload
Show EQSL receive date also in card download
2024-10-10 21:57:04 +02:00
Joerg (DJ7NT)
cbc1ee6437 Merge pull request #1060 from int2001/add_none_to_dxccs
Add None to DXCCs
2024-10-10 18:37:10 +02:00
phl0
403d9b68e4 Show EQSL receive date also in card download 2024-10-10 16:34:07 +02:00
phl0
0a901dc979 Use QSLRDATE provided by eqsl.cc (current date only as fallback) 2024-10-10 08:27:54 +02:00
int2001
ea84b403f1 Added extra-brackets around the dxcc-failsafe for lba 2024-10-10 06:10:10 +00:00
phl0
3711e82a63 Only select needed columns (and avoid dupe names) 2024-10-09 22:03:05 +02:00
int2001
f5acf6ecca Add None to DXCCs 2024-10-09 07:51:49 +00:00
karuru
aa2260d561 remove the unnecessary if 2024-10-08 13:58:41 +08:00
karuru
8c04b32044 fix gridmap part 2 2024-10-08 13:41:00 +08:00
Andreas Kristiansen
86877ad3bb [Advanced Logbook] Added more sorting for label print 2024-10-07 10:10:46 +02:00
int2001
e1b4674ddc Fences for labels (convert , to . at measurements) 2024-10-06 12:31:36 +00:00
int2001
b8e7bfbe61 added fallback for missing time_on as well (since parser can spit out incomplete QSOs) 2024-10-06 09:28:33 +00:00
int2001
67cc55ab45 Handle UTF8-Chars for eQSL-Credentials at upload correct 2024-10-04 16:18:24 +00:00
Joerg (DJ7NT)
32ea45b865 Merge pull request #1034 from int2001/disable_hrd_on_autherror 2024-10-04 10:14:29 +02:00
phl0
de91e5dd05 Use slash for separating version and correct indent 2024-10-04 09:54:19 +02:00
int2001
3ae02b052b Disable HRDLog-Upload if credentials are obviously wrong 2024-10-04 06:36:58 +00:00
int2001
8a7e073621 Set curl-Useragent for qrz-requests as recommended 2024-10-04 04:49:11 +00:00
Joerg (DJ7NT)
2a8f44f4ca Merge pull request #1017 from int2001/flex_interface
Added a new api: /api/private_lookup
2024-10-03 15:41:24 +02:00
Joerg (DJ7NT)
463ea956f3 Merge pull request #1029 from int2001/no_empty_call
Added exceptionhandling for QSOs with no Call
2024-10-03 15:41:05 +02:00
HB9HIL
1db967b6d5 some more details in error message 2024-10-03 13:14:18 +00:00
int2001
b487e4506e Added exceptionhandling for QSOs with no Call 2024-10-01 18:25:03 +00:00
int2001
1672a80251 Added call_worked_band and call_worked_band_mode 2024-10-01 17:05:57 +00:00
int2001
f1d34fde79 Use station_ids for import_check 2024-10-01 16:39:59 +00:00
Joerg (DJ7NT)
7824229ca7 Merge pull request #1023 from int2001/eqsl_remove_failed_creds 2024-10-01 17:10:42 +02:00
int2001
cfda564d68 Numeric fence for RX_PWR 2024-10-01 11:52:48 +00:00
int2001
a19ec66b52 Typo 2024-10-01 08:39:23 +00:00
int2001
8f6c179a1f Make sure distance is numeric (Fence) 2024-10-01 08:33:04 +00:00
int2001
7dbfebd3ba Empty eQSL creds if obviously wrong 2024-10-01 08:13:18 +00:00
int2001
8cede91d1d Unique way to filter on SAT 2024-10-01 05:54:20 +00:00
int2001
5f7ff9ab2f Added call_cnf, call_cnf_band and call_cnf_band_mode as result 2024-10-01 05:38:41 +00:00