1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filebrowser_ynh.git synced 2024-09-03 18:36:05 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-06-03 14:48:47 +00:00
parent 6d4c0c4121
commit b7c989a45f
2 changed files with 27 additions and 25 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Filebrowser for YunoHost
[![Integration level](https://dash.yunohost.org/integration/filebrowser.svg)](https://dash.yunohost.org/appci/app/filebrowser) ![](https://ci-apps.yunohost.org/ci/badges/filebrowser.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/filebrowser.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/filebrowser.svg)](https://dash.yunohost.org/appci/app/filebrowser) ![Working status](https://ci-apps.yunohost.org/ci/badges/filebrowser.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/filebrowser.maintain.svg)
[![Install Filebrowser with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filebrowser)
*[Lire ce readme en français.](./README_fr.md)*
@ -18,13 +18,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.
**Shipped version:** 2.21.1~ynh3
**Shipped version:** 2.22.0~ynh1
## Screenshots
![](./doc/screenshots/spaces_-M8KDxOujDoPpJyJJ5_i_uploads_git-blob-9390768b0cbb83b1e7da55c0ae13ecd2d8fcb114_2.PNG)
![Screenshot of Filebrowser](./doc/screenshots/spaces_-M8KDxOujDoPpJyJJ5_i_uploads_git-blob-9390768b0cbb83b1e7da55c0ae13ecd2d8fcb114_2.PNG)
## Disclaimers / important information
@ -43,21 +41,22 @@ By default, the root path is set to `/home/yunohost.app/filebrowser`. You can ch
## Documentation and resources
* Official app website: https://filebrowser.org
* Official admin documentation: https://filebrowser.org/
* Upstream app code repository: https://github.com/filebrowser/filebrowser
* YunoHost documentation for this app: https://yunohost.org/app_filebrowser
* Report a bug: https://github.com/YunoHost-Apps/filebrowser_ynh/issues
* Official app website: <https://filebrowser.org>
* Official admin documentation: <https://filebrowser.org/>
* Upstream app code repository: <https://github.com/filebrowser/filebrowser>
* YunoHost documentation for this app: <https://yunohost.org/app_filebrowser>
* Report a bug: <https://github.com/YunoHost-Apps/filebrowser_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing --debug
or
sudo yunohost app upgrade filebrowser -u https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Filebrowser pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/filebrowser.svg)](https://dash.yunohost.org/appci/app/filebrowser) ![](https://ci-apps.yunohost.org/ci/badges/filebrowser.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/filebrowser.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/filebrowser.svg)](https://dash.yunohost.org/appci/app/filebrowser) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/filebrowser.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/filebrowser.maintain.svg)
[![Installer Filebrowser avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=filebrowser)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Filebrowser rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
@ -14,13 +18,11 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware.
**Version incluse :** 2.21.1~ynh3
**Version incluse :** 2.22.0~ynh1
## Captures d'écran
![](./doc/screenshots/spaces_-M8KDxOujDoPpJyJJ5_i_uploads_git-blob-9390768b0cbb83b1e7da55c0ae13ecd2d8fcb114_2.PNG)
![Capture d'écran de Filebrowser](./doc/screenshots/spaces_-M8KDxOujDoPpJyJJ5_i_uploads_git-blob-9390768b0cbb83b1e7da55c0ae13ecd2d8fcb114_2.PNG)
## Avertissements / informations importantes
@ -39,21 +41,22 @@ By default, the root path is set to `/home/yunohost.app/filebrowser`. You can ch
## Documentations et ressources
* Site officiel de l'app : https://filebrowser.org
* Documentation officielle de l'admin : https://filebrowser.org/
* Dépôt de code officiel de l'app : https://github.com/filebrowser/filebrowser
* Documentation YunoHost pour cette app : https://yunohost.org/app_filebrowser
* Signaler un bug : https://github.com/YunoHost-Apps/filebrowser_ynh/issues
* Site officiel de l'app : <https://filebrowser.org>
* Documentation officielle de l'admin : <https://filebrowser.org/>
* Dépôt de code officiel de l'app : <https://github.com/filebrowser/filebrowser>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_filebrowser>
* Signaler un bug : <https://github.com/YunoHost-Apps/filebrowser_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing --debug
ou
sudo yunohost app upgrade filebrowser -u https://github.com/YunoHost-Apps/filebrowser_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>