Commit Graph

838 Commits

Author SHA1 Message Date
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
int2001
8d745d0b92 Fixes Errormessage (Fails if band was empty) 2024-09-20 14:40:30 +00:00
int2001
c890d729e7 Fixed total_sat (take care of propmode) 2024-09-20 14:20:24 +00:00
int2001
0d8c4c767f Fix A_INDEX (Make sure it is numeric) 2024-09-19 16:26:55 +00:00
HB9HIL
ab75a260b8 Merge pull request #961 from HB9HIL/catch_adif_errors
[ADIF] Catch some more ADIF errors
2024-09-18 13:37:41 +02:00
HB9HIL
93b05de932 fix an issue with station ids 2024-09-18 10:48:29 +02:00
HB9HIL
4bd1d200ea fix some minor issues 2024-09-17 18:57:39 +02:00
HB9HIL
746814b0a3 catch too long modes 2024-09-17 18:22:41 +02:00
Joerg (DJ7NT)
e2d9142eac Merge branch 'dev' into fix_col_time_off 2024-09-14 22:55:08 +02:00
int2001
214aab8c5e Fixes issue, where browser sends an empty string instead of null 2024-09-14 15:05:41 +00:00
int2001
364d4446ea Set BandRX to empty (not null) if not derivated (as last defence) 2024-09-14 09:41:24 +00:00
Joerg (DJ7NT)
449ce45c64 Merge pull request #939 from int2001/qrz_invalid
Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading
2024-09-13 20:17:49 +02:00
Florian (DF2ET)
4e814ae642 Merge pull request #935 from phl0/fillItuz
Lookup ITU zone from DXCC if callbook results are empty
2024-09-13 08:03:07 +02:00
int2001
54bf62810f Mark QRZ-QSOs as Invalid when specific Error at qrz while uploading 2024-09-13 05:04:00 +00:00
phl0
d14b987ded Lookup ITU zone from DXCC if callbook results are empty 2024-09-12 17:24:00 +02:00
int2001
d1d9db9cf6 Update only QSOs of station_ids which belongs to the User when DLing LoTW QSLs 2024-09-12 13:41:16 +00:00
HB9HIL
3054b59891 fix flooding debug messages 2024-09-11 10:09:43 +02:00
Andreas Kristiansen
c1fe605e1a [Awards] Added Worked All Continents 2024-09-06 11:24:03 +02:00
phl0
1cae8ab1dc Handle empty and 0 values correctly 2024-09-03 12:40:46 +02:00
Florian (DF2ET)
bbf502c337 Merge pull request #861 from phl0/satRecords
Function to show distance records per SAT
2024-09-02 23:28:23 +02:00