YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Find a file
Josue-T d4e2d678aa Support du port ssh de manière dynamique
Ce patch ouvre automatiquement le bon port ssh (qui correspond au fichier de config ssh) et permet de fermer le port 22 sans devoir modifier la moulinette manuellement.
2014-06-05 22:20:20 +02:00
actionsmap [enh] Review user actions and actionsmap to fit to moulinette 2014-06-02 21:18:20 +02:00
bin [fix] Do not force json encoding - remove previous compatibility 2014-05-30 11:27:22 +02:00
data [fix] Updates dependencies to yunohost-cli 2014-05-16 16:48:27 +02:00
locales [enh] Retrieve 'license' field from app manifest 2014-06-04 11:46:31 +02:00
__init__.py Init 2014-05-16 14:49:30 +02:00
app.py [enh] Retrieve value for current locale and use it for app description 2014-06-04 11:58:21 +02:00
backup.py Init 2014-05-16 14:49:30 +02:00
domain.py [enh] Allow local installation 2014-05-27 14:42:40 +02:00
dyndns.py [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
firewall.py Support du port ssh de manière dynamique 2014-06-05 22:20:20 +02:00
hook.py [enh] Retrieve value for current locale and use it for app description 2014-06-04 11:58:21 +02:00
monitor.py [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
service.py [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
tools.py [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
user.py [enh] Review user actions and actionsmap to fit to moulinette 2014-06-02 21:18:20 +02:00