274 Commits

Author SHA1 Message Date
Joerg (DJ7NT)
7bcf60ca9c Lotw.php aktualisieren
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
2024-12-19 09:59:29 +01:00
int2001
8e279cef00 Fixed typo 2024-12-19 08:42:53 +00:00
int2001
fb555ecdef AJAXing (PHP) 2024-12-19 07:49:00 +00:00
int2001
9211935174 Remove Debug 2024-12-19 06:45:31 +00:00
int2001
8c4d7b6e38 Added check-routine for LoTW-Creds (Backendpart) 2024-12-19 06:44:55 +00:00
int2001
d236036cc3 Skip Users without any station_id at lotw_download 2024-12-11 17:50:14 +00:00
phl0
4ba1dd682a We should check for wrong creds separately 2024-12-04 10:15:32 +01:00
int2001
f2fd74eb4d Added to other subnroutine as well 2024-12-04 08:12:48 +00:00
int2001
68b841fe3f Negative logic 2024-12-04 07:38:26 +00:00
int2001
a381fce552 Check for wrong credentials when doing cron-upload / LoTW 2024-12-04 07:35:54 +00:00
phl0
d7ec43b7b1 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-12-01 14:26:14 +01:00
int2001
5de0d21779 Small fix. sync_user_id could be empty, user_id not 2024-11-28 09:21:24 +00:00
Fabian Berg
f67d3e9bbf Merge pull request #1247 from HB9HIL/distance_lp 2024-11-23 10:31:37 +01:00
phl0
fb78701ddb Take ant_path into account on LoTW updates 2024-11-23 08:54:16 +01:00
int2001
1154c14c23 Make LoTW-Downloads threadsafe 2024-11-21 12:11:10 +00:00
int2001
5739fdf569 Enable at least the manual uploading of a file 2024-11-21 06:25:26 +00:00
phl0
0cd44a5b93 Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-11-11 16:16:13 +01:00
Joerg (DJ7NT)
ca2de516c6 Typo 2024-10-18 16:07:33 +02:00
int2001
82e52a3619 Added hint for next automatic syncs to eQSL, LoTW and QRZ 2024-10-18 09:36:35 +00:00
phl0
a98792751a Merge remote-tracking branch 'upstream/dev' into refactorSat 2024-10-06 09:12:17 +02:00
int2001
8356813320 Add empty-call check as well for 3rd party services 2024-10-01 18:47:37 +00:00
phl0
e7f45a70ca Remove satellite mapping function 2024-09-26 15:51:07 +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
phl0
9d50835884 Add error/info for the user 2024-09-10 16:21:03 +02:00
int2001
53c6d623c4 Fixed bug 2024-09-10 08:20:01 +00:00
int2001
05bba73a6e Use only certs that belong to the station_id/user 2024-09-10 05:02:21 +00:00
phl0
8745016ada Handle empty grid while LoTW confirmations 2024-09-06 17:34:51 +02:00
phl0
b3d8c185c6 Update wording 2024-08-20 17:16:03 +02:00
HB9HIL
36cb64b3e2 catch the case if a p12 file does only contain a key 2024-08-19 16:37:27 +02:00
HB9HIL
ee7127a599 fix flash messages 2024-08-19 16:36:35 +02:00
HB9HIL
5dee1b9968 You're not allowed to do that! 2024-08-16 10:08:44 +02:00
HB9HIL
d9145a0fe7 Merge branch 'dev' into files 2024-07-14 11:38:32 +02:00
phl0
4318ce1bd9 Mark QSOs to be ignored as I before uploading 2024-07-12 12:51:11 +02:00
HB9HIL
99508d8865 deprecated stuff 2024-07-11 23:22:25 +02:00
phl0
95a3faccee Add error message 2024-07-10 18:00:56 +02:00
Viola
d1842bc81a Add else clause in case of openssl sign failure
#549 
In some distro (like RHELs), SHA-1 has been disabled by default. To avoid that a NULL is returned and nothing happens, this else clause is added to log the error.
2024-07-10 00:21:45 +08:00
HB9HIL
028ce809cf we don't need the openssl messages anymore 2024-07-04 07:09:33 +02:00
HB9HIL
5db5ed775e lotw_model is the better name 2024-07-04 06:59:58 +02:00
HB9HIL
bd5c841cfe renaming 2024-07-02 22:36:45 +02:00
HB9HIL
94464802e6 rename Lotw Model for general lotw purpose 2024-07-02 22:03:53 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
8ae5723d14 get rid of unnessesary lang loads 2024-06-06 10:47:30 +02:00
phl0
ef2dd6d31a Merge remote-tracking branch 'upstream/dev' into HEAD 2024-05-20 18:12:41 +02:00
phl0
e4ca328dc3 Skip ADIF import if no LoTW cnfm found 2024-05-20 10:02:37 +02:00
phl0
70f32a2994 Stop subsequent up/downloads on timeout 2024-05-20 09:52:20 +02:00
phl0
e1d3e34496 Use cURL for LoTW ADIF import as well 2024-05-20 09:08:59 +02:00
phl0
3714536851 also show station profile name for successful uploads 2024-05-20 08:26:53 +02:00
phl0
84bf9801cc Fix some whitespace and variables 2024-05-20 08:04:24 +02:00
phl0
93b3a31097 Use cURL for LoTW download to be able to catch errors 2024-05-16 18:29:11 +02:00