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
2014-12-02 09:27:48 +01:00
actionsmap [fix] Use authenticator to change admin password without asking old one 2014-11-22 19:50:08 +01:00
bin [enh] Look for and load additional YunoHost modules 2014-11-16 13:00:08 +01:00
data [enh] Add amavis to service.yml 2014-10-30 15:33:39 +01:00
hooks [fix] Typo to avoid listing files 2014-10-25 20:05:04 +02:00
locales [i18n] Specify lower-case requirement for pattern_username 2014-11-23 13:35:37 +01:00
__init__.py Init 2014-05-16 14:49:30 +02:00
app.py [fix] Return the description for current locale only in app_list 2014-11-08 14:25:06 +01:00
backup.py [enh] Add 'output_directory' and 'no_compress' arguments to backup_create 2014-11-17 10:59:43 +01:00
domain.py [enh] Use https when calling dyndns api. 2014-11-03 23:43:45 +01:00
dyndns.py [enh] Use SSL/TLS when calling dyndns API. 2014-12-02 09:27:48 +01:00
firewall.py [fix] Do not reload iptables every 50 minutes 2014-09-16 14:00:11 +02:00
hook.py [fix] Take care of hook priority 2014-10-25 18:49:19 +02:00
monitor.py [enh] Update translations to fit to moulinette changes 2014-05-30 18:59:14 +02:00
service.py [fix] Fix service status checking with custom command (#12) 2014-07-01 15:01:06 +02:00
tools.py [fix] Use authenticator to change admin password without asking old one 2014-11-22 19:50:08 +01:00
user.py [fix] Prevent user creation if username exists in system users 2014-09-12 13:07:29 +02:00