1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifm_ynh.git synced 2024-09-03 18:45:52 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/ifm_ynh into testing

This commit is contained in:
ericgaspar 2021-08-28 17:29:06 +02:00
commit bd7358c655
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 22 additions and 2 deletions

View file

@ -15,7 +15,17 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Improved File Manager ### features
- create/edit files and directories
- copy/move files and directories
- download files and directories
- upload files directly, remotely via URL or per drag & drop
- extract archives (tar, tgz, tar.gz, tar.bz2, zip)
- change permissions
- image preview
- simple authentication (LDAP via ldap_bind possible)
**Shipped version:** 2.6.3~ynh1 **Shipped version:** 2.6.3~ynh1

View file

@ -11,7 +11,17 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Vue d'ensemble ## Vue d'ensemble
Improved File Manager ### features
- create/edit files and directories
- copy/move files and directories
- download files and directories
- upload files directly, remotely via URL or per drag & drop
- extract archives (tar, tgz, tar.gz, tar.bz2, zip)
- change permissions
- image preview
- simple authentication (LDAP via ldap_bind possible)
**Version incluse :** 2.6.3~ynh1 **Version incluse :** 2.6.3~ynh1