Commit Graph

857 Commits

Author SHA1 Message Date
HB9HIL
4d8f80d7b4 bug fix where band logic 2024-11-08 15:05:22 +01:00
Florian (DF2ET)
bc5f38d70c Merge pull request #1167 from phl0/amsatVuccGridUpload
Skip AMSAT status upload for invalid/non-existent grids
2024-11-07 10:36:27 +01:00
phl0
a8d293e398 Add timeout 2024-11-07 10:34:26 +01:00
Fabian Berg
e509cb7661 added cache cleaner for static maps 2024-11-07 01:18:21 +01:00
phl0
57bcfc663c Skip AMSAT status upload for invalid/non-existent grids 2024-11-06 20:24:19 +01:00
HB9HIL
adc5686022 ant_path can either be G, O, S or L. Nothing else ([see adif specs](https://adif.org/314/ADIF_314.htm#ANT_PATH_Enumeration)) 2024-11-04 23:04:05 +01:00
HB9HIL
cae9d6b578 added ability to edit antenna path (#987) 2024-11-04 22:54:41 +01:00
phl0
8c689dc045 Include 160m into cfd exports 2024-11-03 13:16:27 +01:00
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
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
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
int2001
0b47bd7393 Added QRZ-Tab to Edit-QSO/QSLs 2024-10-14 14:06:58 +00:00
phl0
3711e82a63 Only select needed columns (and avoid dupe names) 2024-10-09 22:03:05 +02: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
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
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
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
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
int2001
e6ab6c2e34 Eleminating double space (is already there with the " %s ") 2024-09-30 08:44:39 +00:00
int2001
035e95356f Added a new api: /api/private_lookup 2024-09-30 08:06:04 +00:00
int2001
d6091bc13b One string for "wrong station"-message 2024-09-30 04:14:23 +00:00
int2001
434a15996e Several Wordings/localisations for ADIF-Import 2024-09-28 11:10:28 +00:00
int2001
d93207a5be Check age for integer - otherwise NULL 2024-09-25 10:13:27 +00:00
Andreas Kristiansen
dad44fd6d6 Fixed a potencial qso data leak between users 2024-09-24 10:46:57 +02:00
HB9HIL
e84ef2fb6e update branch 2024-09-23 13:19:12 +02:00
karuru
18d6a793aa fix: vucc grids in certain query 2024-09-23 13:58:29 +08:00
HB9HIL
fbbd8ad690 Merge remote-tracking branch 'upstream/dev' into qsl_modified 2024-09-21 22:06:02 +02:00
Joerg (DJ7NT)
2d52828410 Update Logbook_model.php 2024-09-21 20:08:13 +02:00
HB9HIL
7d645b1594 mark qrz upload as modified when using the quick buttons 2024-09-21 19:03:38 +02:00
HB9HIL
07a47bbca4 code formatting (ignore whitespace!) 2024-09-21 18:56:14 +02:00
Joerg (DJ7NT)
8c73b88f2c A bit more Failsafe on some fields 2024-09-21 07:29:47 +02:00
Joerg (DJ7NT)
46cb4ad4bf Merge pull request #984 from int2001/fix_errormessage
Fixes Errormessage (Fails if band was empty)
2024-09-21 06:22:55 +02:00
int2001
dd5e810023 where_in adjustment 2024-09-20 16:31:36 +00:00
int2001
8195325cdd Fixes a security-issue with the INTERNAL lookup-API 2024-09-20 16:06:46 +00:00