Commit Graph

106 Commits

Author SHA1 Message Date
HB9HIL
e929c62087 added comments 2024-05-03 11:14:52 +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
phl0
8c943f3e2d Remove debug output 2024-03-08 17:37:38 +01:00
int2001
b087a124b8 Prevent inserting double eQSL-Images into DB and FS 2024-03-08 09:18:32 +00: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
4a07d3073c moved folderSize und sizeFormat functions to libary 2024-02-24 10:23:58 +01:00
HB9HIL
dd8526811d Dev (#3)
* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

* [eQSL] only locations with a eQSL nickname should be displayed (#74)

* only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import

* add proper error message

* improve usability

---------

Co-authored-by: Christoph Kottke <dg0tm@darc.de>

* html fixes

* show flashdata if no station has eqsl nick

* removed openssl check, not required

* accumulate stats language

* multilanguage support

* prettier

* Prevent leaking data out of other station_location

* moved qrg to first tab

* Fix a PHP 8.1 deprecated bug.

* [Contesting] Fix for table qso count

* Fixed error when data was empty. Also clear table before inserting again.

* Refactor to get the table to load

* Need to clear datatable when session is deleted

* Prevent Racecondition

* Fixed a few null-checks which will fail on fresh accounts

* Allow for longer gridsquare in station profile

* Show IOTA/SOTA ref on station location tab

* [LBA] Fixed mapping of selected QSOs

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: dg0tm <schieberjunge@gmx.net>
2024-02-05 10:44:50 +01:00
HB9HIL
cf275269e9 Dev (#2)
* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
2024-02-02 18:48:37 +01:00
abarrau
c10c430ab2 userdir for eqsl 2024-01-31 22:36:27 +01:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
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