1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/droppy_ynh.git synced 2024-09-03 18:26:27 +02:00

Merge pull request #27 from YunoHost-Apps/testing

Testing
This commit is contained in:
yalh76 2022-09-27 03:25:47 +02:00 committed by GitHub
commit d36d1801ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -20,6 +20,7 @@ Droppy is a self-hosted file storage server with a web interface and capabilitie
**Shipped version:** 12.2.0~ynh10
## Screenshots
![Screenshot of Droppy](./doc/screenshots/screenshot.png)

View file

@ -18,7 +18,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Droppy est un serveur de stockage de fichiers auto-hébergé avec une interface Web et des capacités pour éditer des fichiers et afficher des médias directement dans le navigateur.
**Version incluse :** 12.2.0~ynh10
**Version incluse :** 12.2.0~ynh10
## Captures d'écran

View file

@ -10,7 +10,8 @@
"url": "https://github.com/silverwind/droppy",
"upstream": {
"license": "BSD-2-Clause",
"code": "https://github.com/silverwind/droppy"
"code": "https://github.com/silverwind/droppy",
"cpe": "cpe:2.3:a:droppy_project:droppy"
},
"license": "BSD-2-Clause",
"maintainer": {
@ -46,4 +47,4 @@
}
]
}
}
}