Commit Graph

171 Commits

Author SHA1 Message Date
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
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
phl0
633c3d0adf Move permissions check functions to separate lib 2024-01-31 10:07:53 +01:00
phl0
2973300b32 Show hint about upload permissions on LotW page 2024-01-31 09:53:56 +01:00
phl0
f37d959010 Do not upload to LoTW if signing failed 2024-01-20 23:59:45 +01:00
phl0
555c31aee6 Log message if private key usage failed 2024-01-20 23:45:25 +01:00
phl0
75c34ce68d This re-encrypts the private keys with wavelog string 2024-01-20 23:35:19 +01:00
int2001
71fe165eb4 Hotfix // needs more investigation 2024-01-19 11:52:28 +00:00
HB9HIL
00375acab0 grammar 2024-01-18 00:43:03 +01:00
Andreas
57aab6d3c3 Reverted call changes 2024-01-17 17:11:28 +01:00
int2001
4eab578b9a Replaces 2M0SQL with Call of deleted DXCC (4W7EST - 4W Test) 2024-01-17 14:52:17 +00:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
phl0
8e668a930c Check file/dir permissions prior to LoTW download 2023-12-10 22:27:20 +01:00
phl0
ece853a289 Fix re-appending to LoTW download URL in loop 2023-11-30 13:15:36 +01:00
phl0
a8be9179c3 Fix some issues in LoTW controller 2023-11-30 12:26:31 +01:00
HB9HIL
ac0e3b7bc3 Merge branch 'dev' into bootstrap_5 2023-11-25 10:50:50 +01:00
phl0
ea27403ea6 Allow to select the callsign to download LoTW cnfms for 2023-11-24 16:15:01 +01:00
phl0
452c0dfdaa Refactor LoTW imports 2023-11-24 13:49:30 +01:00
Andreas
e5f0eb03e8 Fixed variable typo in LoTW 2023-11-24 13:08:40 +01:00
HB9HIL
df64ba4ec1 datetimepicker to html5 2023-11-19 13:42:56 +01:00
Peter Goodhall
37f267a91f [LoTW] Remap INSPIRE-SAT 7 to INSPR7 for LOTW uploads 2023-11-01 15:57:25 +00:00
phl0
318fc29449 Use LoTW as official abbreviation 2023-07-27 09:16:55 +02:00
Peter Goodhall
9a02e81544 Merge pull request #2280 from int2001/lotw_per_user
Lotw per user / fixes lotw-download
2023-07-13 11:16:01 +01:00
int2001
2fb8c2ae00 removed debug-outputs 2023-07-13 07:57:50 +00:00
int2001
6303d90c1c Fixes abortion of lotw_download loop caused by returns 2023-07-13 07:13:56 +00:00
int2001
007488f7a7 pass user_id (if exists) to lotw_download 2023-07-13 06:29:04 +00:00
int2001
c5aff95975 Sync LotW per User when using GUI, otherwise complete (cron) 2023-07-12 15:56:12 +00:00
phl0
fb7c448b58 Also use VUCC_GRIDS from LoTW cnfm to update QSO record 2023-07-12 17:30:15 +02:00
phl0
7831790026 Handle not found QSO records correctly 2023-07-12 11:15:14 +02:00
phl0
5c59e9eddc Remove code to auto-create QSOs upon LoTW matches 2023-07-12 10:48:22 +02:00
phl0
4ef2237ba4 Base LoTW matches on time and station_callsign 2023-07-12 10:05:26 +02:00