yunohost/src/yunohost
2021-05-08 23:31:07 +02:00
..
data_migrations Merge branch 'dev' into ci-format-dev 2021-04-17 02:54:13 +02:00
tests [fix] User import unit test 2021-05-08 23:29:52 +02:00
utils Return a dict structure to the API for ValidationErrors, for easier error identification/interface 2021-04-10 15:24:22 +02:00
vendor [CI] Format code 2021-02-02 03:37:40 +00:00
__init__.py [CI] Format code 2021-04-17 00:31:06 +00:00
app.py Fix a stupid issue where an app's tmp work dir would be deleted during upgrade because of the backup process 2021-04-20 20:22:42 +02:00
backup.py [CI] Format code 2021-04-26 15:10:07 +00:00
certificate.py [CI] Format code 2021-05-07 18:22:04 +00:00
diagnosis.py [CI] Format code 2021-05-07 18:22:04 +00:00
domain.py [CI] Format code 2021-04-17 00:31:06 +00:00
dyndns.py [CI] Format code 2021-04-17 00:31:06 +00:00
firewall.py [CI] Format code 2021-04-17 00:31:06 +00:00
hook.py Add semantic of YunohostValidationError for all exceptions which are related to validating stuff 2021-03-11 01:39:52 +01:00
log.py [fix] User import unit test 2021-05-08 23:29:52 +02:00
permission.py [CI] Format code 2021-04-17 00:31:06 +00:00
regenconf.py [fix] kill all bare exceptions 2021-02-02 14:40:29 +01:00
service.py services.py, python3: missing decode() in subprocess output fetch 2021-04-01 15:51:49 +02:00
settings.py [CI] Format code 2021-04-17 00:31:06 +00:00
ssh.py [CI] Format code 2021-04-17 00:31:06 +00:00
tools.py [CI] Format code 2021-04-17 00:31:06 +00:00
user.py [fix] Home not created 2021-05-08 23:31:07 +02:00