1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cloudlog_ynh.git synced 2024-09-03 18:16:23 +02:00

Merge pull request #47 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-05-06 14:48:50 +02:00 committed by GitHub
commit cc7cc5fc9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -20,7 +20,7 @@ Cloudlog is an open-source PHP & MySQL based amateur radio logging application,
This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32. This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32.
**Shipped version:** 2.6.10~ynh1 **Shipped version:** 2.6.11~ynh1
## Screenshots ## Screenshots

View file

@ -20,7 +20,7 @@ Cloudlog is an open-source PHP & MySQL based amateur radio logging application,
This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32. This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32.
**Paketatutako bertsioa:** 2.6.10~ynh1 **Paketatutako bertsioa:** 2.6.11~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -20,7 +20,7 @@ Cloudlog est une application de journalisation radio amateur open-source basée
Il s'agit d'une application de journalisation polyvalente idéale, prenant en charge HF vers micro-ondes, elle peut même s'interfacer avec votre radio via CAT, synchroniser les journaux de WSJT-X et si vous êtes un opérateur satellite, s'intègre à SatPC32. Il s'agit d'une application de journalisation polyvalente idéale, prenant en charge HF vers micro-ondes, elle peut même s'interfacer avec votre radio via CAT, synchroniser les journaux de WSJT-X et si vous êtes un opérateur satellite, s'intègre à SatPC32.
**Version incluse:** 2.6.10~ynh1 **Version incluse:** 2.6.11~ynh1
## Captures décran ## Captures décran

View file

@ -20,7 +20,7 @@ Cloudlog is an open-source PHP & MySQL based amateur radio logging application,
This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32. This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32.
**Versión proporcionada:** 2.6.10~ynh1 **Versión proporcionada:** 2.6.11~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -20,7 +20,7 @@ Cloudlog is an open-source PHP & MySQL based amateur radio logging application,
This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32. This is an ideal general-purpose logging application, supporting HF to Microwave, it can even interface with your radio via CAT, sync logs from WSJT-X & if you are a satellite operator integrates with SatPC32.
**分发版本:** 2.6.10~ynh1 **分发版本:** 2.6.11~ynh1
## 截图 ## 截图

View file

@ -5,7 +5,7 @@ name = "CloudLog"
description.en = "Web based amateur radio logging application" description.en = "Web based amateur radio logging application"
description.fr = "Application Web d'enregistrement radioamateur" description.fr = "Application Web d'enregistrement radioamateur"
version = "2.6.10~ynh1" version = "2.6.11~ynh1"
maintainers = [ ] maintainers = [ ]
@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/magicbug/Cloudlog/archive/refs/tags/2.6.10.tar.gz" url = "https://github.com/magicbug/Cloudlog/archive/refs/tags/2.6.11.tar.gz"
sha256 = "60a5028d2fa6211fcae373d8983c2d4535640d9ff32a999c71b6ebfd2bf6e67a" sha256 = "92752a0482b156c447e5304fc65185b3327b69944133e6f9fe5adeda8a44fbce"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]