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-07-11 23:47:25 +02:00
actionsmap [i18n] Translate missing string in actions map 2014-07-11 23:47:25 +02:00
bin [enh] Add an argument to start api without WebSocket support 2014-06-06 14:16:55 +02:00
data [fix] Correct yunohost-api service's status 2014-07-01 18:53:39 +02:00
locales [i18n] Translate missing string in actions map 2014-07-11 23:47:25 +02:00
__init__.py Init 2014-05-16 14:49:30 +02:00
app.py [fix] Skip custom apps in upgrade process 2014-07-02 10:46:28 +02:00
backup.py Init 2014-05-16 14:49:30 +02:00
domain.py [fix] Attempt to remove domain silently on creation error 2014-06-16 20:59:43 +02:00
dyndns.py [fix] Add linebreak at the end of cron commands 2014-06-09 00:46:59 +02:00
firewall.py fix action 2014-06-26 12:30:16 +02:00
hook.py Revert "[fix] Chown only with the user" 2014-06-08 17:52:35 +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] Pass auth to app_upgrade 2014-07-02 10:43:10 +02:00
user.py [enh] Review user actions and actionsmap to fit to moulinette 2014-06-02 21:18:20 +02:00