Cloudlog
Cloudlog copied to clipboard
Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
i would appreciate a more compact design, especially in "default wide" theme there's enough space to put fields together on one tab like QRG, Name, Locator, Band and so on....
I've been stuck trying to get a connection to eQSL. I've tried it with a nickname in eQSL and without a nickname. I reached out to eQSL about nicknames and...
**This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details** **Describe the bug**...
**This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details** **Describe the bug**...
In Logbook overview, when hovering over the edit button of a QSO, the context menu is shown only partially. Cut-off at the end of the line. Version: 2.6.15 Browser: Chrome...
My nginx configuration file is as follows: ``` server { listen 80; listen [::]:80; listen 443 ssl http2; listen [::]:443 ssl http2; ssl_certificate /usr/local/nginx/conf/ssl/log.xxx.com.crt; ssl_certificate_key /usr/local/nginx/conf/ssl/log.xxx.com.key; ssl_protocols TLSv1.2 TLSv1.3; ssl_ecdh_curve...
Resolves #3127 Added a new route to the API that returns the most recent QSO's. There are 2 options you can pass in: - `detailed` - defaults to `false` and...
**Describe the bug** Creation of dynamic property CI_Cache::$file is deprecated in libraries/Driver.php ``` ERROR - 2024-06-17 11:34:33 --> Severity: 8192 --> Creation of dynamic property CI_Cache::$file is deprecated /mnt/www/system/libraries/Driver.php 188...
MY_CNTY and MY_STATE support for ADIF export RDA data
A few days ago, the commit fc6b196 [Added the possibility of sending data to the "qso" method API also in…](https://github.com/magicbug/Cloudlog/pull/3126/commits/fc6b1966e3b08f00732fbb5b24e6abdf7da02eec) [fc6b196](https://github.com/magicbug/Cloudlog/pull/3126/commits/fc6b1966e3b08f00732fbb5b24e6abdf7da02eec) relating to the modification of the API to also...