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-11-16 13:00:08 +01:00
actionsmap [fix] Simplify domain regex pattern and prevent upper-case letter 2014-11-09 16:16:33 +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 [enh] Allow to set custom backup archive name 2014-11-06 02:41:12 +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 optionnal 'description' info to the backup archive 2014-11-06 02:49:22 +01:00
domain.py [enh] Use https when calling dyndns api. 2014-11-03 23:43:45 +01:00
dyndns.py [fix] Typo 2014-10-25 20:39:31 +02: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 [enh] Use https when calling dyndns api. 2014-11-03 23:43:45 +01:00
user.py [fix] Prevent user creation if username exists in system users 2014-09-12 13:07:29 +02:00