提交图

50 提交

作者 SHA1 备注 提交日期
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
Peter Goodhall
615ee09402 [eQSL] Adding eQSL upload response to output 2021-05-02 16:16:14 +01:00
Andreas
01e4971050 [eQSL] Fixed displaying of QSO in table. Fixes #745. 2020-12-11 12:06:15 +01:00
Peter Goodhall
c6a17bdf3f [eQSL] Removed displaying QSO ID issue resolved 2020-12-10 17:06:38 +00:00
Peter Goodhall
7134608949 Update Eqsl.php 2020-12-10 17:04:53 +00:00
Peter Goodhall
af8b4617a2 Update Eqsl.php 2020-12-10 17:02:04 +00:00
Peter Goodhall
a3a628ae04 Added QSO ID to eQSL upload table to debug 2020-12-10 17:00:38 +00:00
Peter Goodhall
254f7f3f2a [eQSL] Added Tools this allows you to mark all QSOs as sent to eQSL if manually uploaded
Thanks to M0TAZ for requesting this option, if you have lots of QSOs on a fresh install, use this function to mark all QSOs as uploaded to eQSL when you manually upload ADIF to eQSL.
2020-11-03 16:06:35 +00:00
Peter Goodhall
ecaba0768e [eQSL] Fixes issue of Sat name/mode not being sent.
Fixes #675
2020-10-29 16:45:09 +00:00
Peter Goodhall
6f9fe7d0e1
This might fix eQSL sat upload weirdness 2020-10-27 20:46:57 +00:00
Peter Goodhall
45ceb90609 [eQSL] Commented Code 2020-09-15 22:50:59 +01:00
Peter Goodhall
9ce97d1236 [eQSL] Errors if no eQSL Nicknames have been defined with Station Profiles (Fixes #613) 2020-09-15 22:49:05 +01:00
dl6nm
a4f43f5b42
Fixed special character password errors on eQSL export and image 2020-05-26 21:56:12 +02:00
dl6nm
b71dd5468c
Fixed problem on eQSL authentication with special characters #520 2020-05-26 10:32:56 +02:00
Peter Goodhall
9946acf1e7 Cleaned up code removing unrequired function 2020-03-01 19:36:07 +00:00
Peter Goodhall
7ad3133c66 Update Eqsl.php 2020-03-01 19:18:10 +00:00
Peter Goodhall
731b5701e0 Update Eqsl.php 2020-03-01 19:16:07 +00:00
Peter Goodhall
17bd4aac31 Hopefully this fixes it! 2020-03-01 19:15:04 +00:00
Peter Goodhall
a6c4b04b05 Keep breaking things getting annoyed 2020-03-01 19:13:45 +00:00
Peter Goodhall
b75829e66d Update Eqsl.php 2020-03-01 18:48:37 +00:00
Peter Goodhall
021acd747b Shouldnt code when sleepy errors! 2020-03-01 18:47:44 +00:00
Peter Goodhall
b6773ad02d Update Eqsl.php 2020-03-01 18:45:50 +00:00
Peter Goodhall
7d0917db8a Made changes to popup boxes 2020-03-01 18:31:56 +00:00
Peter Goodhall
c56aa4fa31 Updated Fancybox library, added function to save images to cloudlog from eqsl 2020-03-01 18:08:17 +00:00
Peter Goodhall
94219f3b62 Clicking on the received eQSL icon will redisplay the card (rate limited) 2020-03-01 16:59:03 +00:00
Peter Goodhall
2143b3035e
Dont send the comment field to eQSL (Thanks DL3RTL) 2020-02-08 12:16:01 +00:00
Andreas Brain
58c2dd86a8
Allow for spaces in eQSL QTH nicknames #404 2020-01-23 21:42:06 +01:00
Peter Goodhall
f22df659e1 Update Eqsl.php 2019-10-18 16:10:16 +01:00
Peter Goodhall
132b37f155 Update Eqsl.php 2019-10-18 16:08:27 +01:00
Peter Goodhall
89b8f0ea80 Another fix 2019-10-18 16:03:29 +01:00
Peter Goodhall
c2311e7481 Added QTH Nickname to eQSLs Import because its api is rubbish and doesn't allow ALL 2019-10-18 15:51:29 +01:00
Peter Goodhall
e328a0212f Update Eqsl.php 2019-10-18 15:22:42 +01:00
Peter Goodhall
2beddeef86 trying to debug eqsl 2019-10-18 15:20:53 +01:00
Peter Goodhall
00914195ff Not sure why eQSL is ignoring PROP_MODE.... 2019-10-05 22:35:01 +01:00
Peter Goodhall
3e6c2d938f Removed unrequired code 2019-10-04 11:34:50 +01:00
Peter Goodhall
6439af3df9 Cloudlog now requires eQSL QTH NIckname to upload QSOs 2019-10-04 11:32:29 +01:00
Peter Goodhall
fe57a7520c SAT name and mode missing from eQSL uploads now fixed. 2019-07-22 16:32:45 +01:00
Peter Goodhall
37e38c4433 Cleaned up old files not needed since all the changes at the start of the year 2019-07-08 19:42:03 +01:00
Kim Huebel
1c1c2e1f96 repaired accidently modified lines... 2019-06-25 17:19:11 +02:00
Kim Huebel
4d30dc426e replaced 0 with Ø in callsigns 2019-06-25 15:28:59 +02:00
Peter Goodhall
c8c6f71859 Fixed issues with timeouts 2019-05-22 17:17:26 +01:00
Peter Goodhall
f506750cfb Bootstrap Interface Updates 2019-01-14 16:29:06 +00:00
Tony Corbett, G0WFV
9b6faf231e Fix #213: Eqsl errors in download may not be handled correctly 2018-11-30 19:05:54 +00:00
Andy
abc12df29b pull from magicbug master 2018-08-08 12:37:21 +01:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
重命名自 application/controllers/eqsl.php (浏览更多)