Commit Graph

57 Commits

Author SHA1 Message Date
HB9HIL
8a8bb4d337 remove curl_close as it has no effect since php8.0 (https://www.php.net/manual/en/function.curl-close.php) 2026-01-26 10:41:29 +01:00
phl0
0fc14cad16 Dupe check shall happen before other general errors 2025-03-19 10:41:58 +01:00
phl0
4696178af7 Minor spelling corrections 2025-03-19 10:39:36 +01:00
phl0
4b212a034d Replacement of < > _ and : is not needed. eqsl can handle it 2025-03-19 09:21:58 +01:00
int2001
eca1035edf Use language-strings for UI 2025-03-15 12:17:13 +00:00
int2001
d911f0ad96 More confusing-vars 2025-03-15 06:27:10 +00:00
int2001
8806f24e45 Cosmetics 2025-03-15 06:22:50 +00:00
int2001
32c5597c2b Fat fingers 2025-03-15 06:20:54 +00:00
int2001
24f607980f Only remove wrong Nick from profile instead of disabling login 2025-03-15 06:07:21 +00:00
int2001
676b317667 Handle the unhandled... 2025-03-14 20:52:42 +00:00
int2001
7ad9cfe24c Set Timeout to 10secs for curl 2025-03-14 14:34:25 +00:00
int2001
4e72fa6381 Add at least an error-output for faulty QSOs 2025-03-14 13:27:50 +00:00
int2001
58dd67c1a0 Easier approach 2025-03-14 12:49:49 +00:00
int2001
873f3d14a2 Remove/Replace more of that eQSL-Crap 2025-03-14 12:08:58 +00:00
int2001
2285289cce Remove dbg, add more translations 2025-03-14 11:57:00 +00:00
int2001
8a0063f91c strip < from qslmessage, because eqsl can't handle it 2025-03-14 11:11:59 +00:00
int2001
ea0e280b69 Order by col_time_on at eqsl-sync for upload (better debugging) 2025-03-12 16:57:14 +00:00
int2001
24ca86fbde Refactor EQSL-Logic to qso-ID 2025-02-13 09:13:10 +00:00
phl0
5b1a5d9696 Skip htmlentities on import 2025-01-16 13:04:13 +01:00
phl0
f86196a7d9 Add QSL msg to card download function 2025-01-16 12:16:13 +01:00
phl0
216590aa6d Handle missing/empty QSL msg 2025-01-16 10:13:55 +01:00
phl0
c997f36ecc Revert sanitize on diplay. Better sanitize right on import 2025-01-16 10:11:22 +01:00
phl0
9dacd53499 Import and show incoming (e)QSL messages 2025-01-16 09:51:30 +01:00
phl0
403d9b68e4 Show EQSL receive date also in card download 2024-10-10 16:34:07 +02:00
phl0
0a901dc979 Use QSLRDATE provided by eqsl.cc (current date only as fallback) 2024-10-10 08:27:54 +02:00
int2001
67cc55ab45 Handle UTF8-Chars for eQSL-Credentials at upload correct 2024-10-04 16:18:24 +00:00
int2001
7dbfebd3ba Empty eQSL creds if obviously wrong 2024-10-01 08:13:18 +00:00
github-actions
7c82d51916 decode password 2024-08-06 13:45:31 +02:00
github-actions
6cdcfa86d1 revert encoding here 2024-08-06 13:20:09 +02:00
github-actions
912943b44a htmlspecialchars 2024-08-05 14:49:43 +02:00
HB9HIL
aa5778796e eqsl error handling 2024-07-20 15:05:49 +02:00
HB9HIL
a0d60c118a removed log message 2024-07-14 21:49:57 +02:00
HB9HIL
1c83b5f05f fix eqsl 2024-07-14 21:45:32 +02:00
HB9HIL
e672f1d72a comment 2024-06-03 08:43:38 +02:00
HB9HIL
8769858da6 $CI to $this 2024-06-03 08:13:56 +02:00
HB9HIL
fabb8d825c format code 2024-06-03 07:46:00 +02:00
HB9HIL
6cf405e0bd move the first functions 2024-06-03 07:45:22 +02:00
int2001
1e99ab931b Set only eQSLs from user as sent! 2024-03-13 11:30:45 +00:00
Christoph Kottke
502a75e207 add stations_id to eqsl functions 2024-02-01 19:05:22 +01:00
int2001
a2dbf6e362 2nd location needs to be fixed for eqsl 2023-10-25 07:41:01 +00:00
int2001
cb51d83eba Prevent EQSL-Prcoessing if no station_location was created 2023-10-25 07:15:13 +00:00
abarrau
727c94c61d eqsl: add date force update 2023-10-02 20:55:02 +02:00
Petr Kracík
059a0860af eSQL: Security fix, use HTTPS to send password over the internet
Signed-off-by: Petr Kracík <petrkr@petrkr.net>
2023-08-29 17:58:22 +02:00
int2001
4c663bf514 Added MODE to matching from LotW/eQSL Confirmations 2023-07-05 17:13:17 +00:00
int2001
ca850adf22 Fixed #2238 2023-07-04 18:49:00 +00:00
phl0
ee9408c7b7 Add download delay and error handling 2023-05-15 11:32:05 +02:00
phl0
322085d2f6 Refactor table and add View/Download button 2023-05-11 15:25:35 +02:00
phl0
9d77d199b4 Show table of not yet downloaded QSLs 2023-05-10 22:14:29 +02:00
phl0
c317a63236 Basics for a eQSL image download page 2023-05-10 21:36:46 +02:00
Andreas
86312d16aa [eQSL] Refactored and moved stuff from logbook_model to eqslmethods_model 2023-05-06 11:35:09 +02:00