abarrau
8dd5e956a7
fix for qslmsg with not accepted caracter
2023-11-30 23:43:50 +01:00
abarrau
a290c2749d
eqsl: add date force update
2023-10-02 20:47:25 +02:00
abarrau
72f0cffab5
Update Eqsl.php
...
correction for folderSize() function
2023-09-25 12:00:01 +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
phl0
82b4e60beb
Tables in QSO upload and eQSL view should use differnent classes
...
Also adds clear button to eQSL view table
2023-08-15 22:23:11 +02:00
int2001
eaf9e9775e
BugFix: Initializes $error before using it
2023-07-18 14:32:17 +00:00
int2001
ca850adf22
Fixed #2238
2023-07-04 18:49:00 +00:00
Joerg
06215061d8
Update Eqsl.php
...
Fixed issue https://github.com/magicbug/Cloudlog/issues/2189
2023-06-23 23:08:01 +02:00
phl0
defe2321b2
Correct eQSL images folder name
2023-06-05 15:59:17 +02:00
phl0
791d359787
Make eQSL buld download fucntion backwards compatible
2023-05-22 12:58:03 +02:00
phl0
c139b5b7d2
Re-add accidentially deleted lib
2023-05-22 10:34:13 +02:00
phl0
6690a6553b
Revert "Accidentially removed needed lib"
...
This reverts commit 8d3a404a91
.
2023-05-22 10:32:58 +02:00
phl0
b02c9c3411
Nicely format result table showing errors
2023-05-22 00:10:56 +02:00
phl0
b412c7c8cf
Only break on rate limit (otherwise coninue)
2023-05-18 21:25:12 +02:00
phl0
ee9408c7b7
Add download delay and error handling
2023-05-15 11:32:05 +02:00
phl0
8d3a404a91
Accidentially removed needed lib
2023-05-14 20:33:15 +02:00
phl0
7705cc8dcc
Add bulk download function for eqsl cards
2023-05-14 20:25:03 +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
phl0
21562bffc4
Add eQSL card list/view
2023-05-10 16:03:30 +02:00
Andreas
be70b37f1e
[eQSL] Fix result table after upload
2023-05-08 07:59:51 +02:00
Andreas
10212d741f
[eQSL] Removed debug output. Also removed /upload, since this is all done in /sync
2023-05-08 07:48:02 +02:00
phl0
9731742156
Fix eQSL image download function
2023-05-07 18:03:50 +02:00
Andreas
91e199ae1f
[eQSL] Added missing userid, and corrected password variable
2023-05-07 09:31:45 +02:00
Andreas
be4614773d
[eQSL] Fixed a missing bracket
2023-05-07 09:20:05 +02:00
Andreas
2b68c7820f
[eQSL] Added some result from download CRON job
2023-05-06 11:40:55 +02:00
Andreas
678a33d452
[eQSL] Made CRON job for download, renamed to sync
2023-05-06 08:17:23 +02:00
Andreas
50e3b2bd5e
[eQSL] Removed user check from constructor to be able to run CRON
2023-05-05 16:50:17 +02:00
Andreas
30c78ccbbf
[eQSL] Fixed for loop
2023-05-05 14:29:45 +02:00
Andreas
c996f24ef1
[eQSL] Fixed error on upload - had to send additional variable to function
2023-05-05 13:26:10 +02:00
Andreas
ae543d8cc8
[eQSL] Fix typo in function call
2023-05-05 13:12:41 +02:00
Andreas
f7968ac35c
[eQSL] Fixed result table
2023-05-05 11:38:14 +02:00
Andreas
9c13e2408a
[eQSL] Added init to cron job
2023-05-05 11:16:48 +02:00
Andreas
3e0d920187
[eQSL] Removed duplication of code for table
2023-05-05 11:10:37 +02:00
Andreas
7d96662558
[eQSL] Added styles to table
2023-05-05 10:58:36 +02:00
Andreas
40412354e4
[eQSL] Added cron job
2023-05-05 09:34:32 +02:00
phl0
2b97d70c05
Apply custom date format to eqsl output
2022-11-30 14:57:24 +01:00
Alessio Caiazza
27a8d235fd
eQSL import from multiple QTH nicknames
2022-09-22 08:58:14 +02:00
Alessio Caiazza
ab14b85065
Fix eQSL upload for linked account
...
When uploading QSOs for a linked account the username must match the
station callsign. i.e. when operating portable it should be callsign/p
2022-08-19 08:44:15 +02:00
Peter Goodhall
1b44705137
Fixed typo
2022-07-03 17:47:57 +01:00
Peter Goodhall
fdf32bfa5c
Fixes issue with submode causing errors with eQSL display if not present
2022-07-03 17:11:58 +01:00
Peter Goodhall
bdb94a22f3
Fixes error when submode isn't present when displaying the table
2022-07-03 17:08:34 +01:00
Kim - DG9VH
4412196543
Show and export submodes
...
submodes where not shown and not exported to eqsl, to fix this, this changes are pushed
2022-06-30 19:32:29 +02:00
phl0
b9de48d7d2
Transfer QSLMSG to eqsl.cc during upload
2022-03-16 20:22:40 +01:00
Ondřej Nový
558e111b5a
More robust eQSL.
...
* download eQSL only once
* don't save empty file
* add entry to DB only for correctly downloaded and saved eQSL
* use redirect instead of "subrequest"
2021-11-14 12:01:59 +00:00
Peter Goodhall
9e19bfe2c6
Merge pull request #1153 from Werzi2001/eqsl_password_query_string
...
eQSL request changed from GET to POST
2021-09-14 21:53:28 +01:00
Thomas Werzmirzowsky
7207592276
fix to retrieval of eqsl images. callsign can contain /. therefore
...
change to only pass id
2021-09-13 15:27:00 +02:00
Thomas Werzmirzowsky
7988f917f3
changed to POST request in order to not send password in query string
2021-09-09 17:55:51 +02:00
Peter Goodhall
50d64af400
[eQSL] Log Upload responses as debug messages in log
2021-05-02 16:20:31 +01:00