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
int2001
06d98a7819
Merge branch 'dev' into 3rd_dis
2024-05-16 08:21:42 +00:00
phl0
d97a31f5a4
Remove comment
2024-05-16 09:57:26 +02:00
phl0
51864673b3
Show infos about last LoTW upload and status
2024-05-16 09:50:30 +02:00
int2001
180a768654
Take care of $config['disable_manual_lotw']
2024-05-16 07:11:47 +00:00
int2001
4445bcd11d
WIP Disable 3rd-Party on UI by cfg
2024-05-16 06:46:14 +00:00
phl0
d137302806
Show error message if LoTW upload fails
2024-05-16 08:33:14 +02:00
phl0
fc58ffb7c2
NL Remapping needed
2024-05-16 07:50:23 +02:00
phl0
e345975e9c
Remove deprecated way of creating upload files
2024-05-13 09:20:06 +02:00
phl0
02f9f6bb5c
Strip full path from upload filename
2024-05-13 09:17:43 +02:00
phl0
f115203778
OpenSSL signatures need a newline after base64 string
2024-05-13 08:43:31 +02:00
HB9HIL
e929c62087
added comments
2024-05-03 11:14:52 +02:00
HB9HIL
307f8bbe15
Merge branch 'dev' into cronmanager
2024-05-01 12:59:12 +02:00
phl0
7e55000e84
Only update from LoTW if first 4-chars are different or grid string is
...
longer
2024-04-30 17:34:11 +02:00
phl0
2d4e790fb0
Catch case if LoTW grid is less specific
2024-04-30 15:31:21 +02:00
phl0
0f94bcd66b
Only overwrite incoming LoTW grid if at least of the same precision
2024-04-30 14:10:04 +02:00
HB9HIL
f2163cb2ba
changed last_run function to be more generic
2024-04-26 15:07:54 +02:00
HB9HIL
276eed81c7
set last run
2024-04-22 23:57:29 +02:00
int2001
296d57ceac
Reduce 4 non-indexed queries to only 1
2024-03-05 17:14:45 +00:00
phl0
63c7252f82
Use APP field from LoTW to set QSLRDATE
2024-03-05 17:33:51 +01:00
HB9HIL
1e86961b92
removed first approach and added constructor
2024-02-29 13:52:54 +01:00
HB9HIL
fbe5411251
added flag to recommend cronjobs
2024-02-27 20:58:02 +01:00
HB9HIL
8e21b33ac2
fix lotw cert upload flashdata messages
2024-02-23 22:33:45 +01:00
int2001
af9168989b
Fixed a few null-checks which will fail on fresh accounts
2024-02-04 16:36:56 +00:00