yunohost/src/yunohost
2020-11-25 20:17:25 +01:00
..
data_migrations Added a .strip() to moulinette's check_output because was tired of adding it all over the places 2020-10-31 18:58:19 +01:00
tests fix test 2020-11-25 20:17:25 +01:00
utils Added a .strip() to moulinette's check_output because was tired of adding it all over the places 2020-10-31 18:58:19 +01:00
vendor Update acme_tiny to 4.1.0 (#1037) 2020-08-24 23:25:40 +02:00
__init__.py Admin/API wasn't logging or displaying messages anymore 2020-09-19 17:27:21 +02:00
app.py Add number arg parser 2020-11-25 18:42:18 +01:00
backup.py Backup restore: Only ask that question about 'system already installed' if some system parts are actually going to be restored... 2020-11-16 18:42:04 +01:00
certificate.py Make sure the account key exists when renewing certificate (in particular because the account key is not backup/restored) 2020-11-01 18:59:23 +01:00
diagnosis.py autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py} 2020-09-03 17:37:08 +02:00
domain.py autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/*.py 2020-10-30 15:22:40 +01:00
dyndns.py Added a .strip() to moulinette's check_output because was tired of adding it all over the places 2020-10-31 18:58:19 +01:00
firewall.py Cleanup unused imports / misc 'fatal' flake8 errors 2020-09-03 17:01:24 +02:00
hook.py Merge branch 'privacy-hotfix' into dev 2020-11-04 17:53:12 +01:00
log.py Typo in previous commit, we want the interface name directly.. 2020-11-07 00:45:26 +01:00
permission.py autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/*.py 2020-10-30 15:22:40 +01:00
regenconf.py autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py} 2020-09-03 17:37:08 +02:00
service.py No need to display this --test_status warning when adding postgresql service 2020-10-12 15:13:13 +02:00
settings.py Merge branch 'dev' into enh-relay-smtp 2020-09-10 17:50:10 +02:00
ssh.py [fix] Ldap interface seems to expect lists everywhere now? 2020-07-27 19:20:36 +02:00
tools.py Label ain't in setting anymore ... but let's add a shortcut to get it easily from app_info() 2020-10-31 14:12:16 +01:00
user.py [fix] Missing abuse@ 2020-11-23 09:59:43 +01:00