yunohost/src/yunohost
2021-01-21 12:00:27 +01:00
..
data_migrations Don't allow failure for invalid python3 code + fix unsued variables 2021-01-02 20:43:39 +01:00
tests Merge branch 'dev' into less-madness-for-hook-exec 2021-01-19 23:25:43 +01:00
utils Merge pull request #1116 from YunoHost/enh-python3 2021-01-19 23:06:57 +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 Merge branch '4.1.6-hotfixes' into dev 2021-01-20 02:13:46 +01:00
backup.py Merge branch 'dev' into less-madness-for-hook-exec 2021-01-19 23:25:43 +01:00
certificate.py Merge pull request #1116 from YunoHost/enh-python3 2021-01-19 23:06:57 +01:00
diagnosis.py More encode/decode fixes 2021-01-01 05:04:54 +01:00
domain.py Merge branch 'dev' into enh-python3 2021-01-10 18:31:19 +01:00
dyndns.py Merge branch '4.1.6-hotfixes' into dev 2021-01-20 02:13:46 +01:00
firewall.py firewall: force source port for UPnP. 2020-12-21 00:21:50 +01:00
hook.py shell=True, because Aleks says so 2021-01-21 12:00:27 +01:00
log.py Merge branch 'dev' into enh-python3 2021-01-10 18:31:19 +01:00
permission.py Merge branch 'dev' into enh-python3 2021-01-10 18:31:19 +01:00
regenconf.py Uniformize check_output calls to use moulinette helpers which shall now automatically decode() automatically + also strip() etc 2021-01-01 05:03:55 +01:00
service.py python3: Add some list() where that sounds relevant 2021-01-02 19:48:44 +01:00
settings.py 2to3-2.7 ./src/yunohost/{,data_migrations/,utils/,tests/}*.py data/hooks/diagnosis/*.py -w -x dict -x print --nobackups --no-diffs 2020-12-30 21:53:43 +01:00
ssh.py [fix] Ldap interface seems to expect lists everywhere now? 2020-07-27 19:20:36 +02:00
tools.py 2to3-2.7 ./src/yunohost/{,data_migrations/,utils/,tests/}*.py data/hooks/diagnosis/*.py -w -x dict -x print --nobackups --no-diffs 2020-12-30 21:53:43 +01:00
user.py Merge branch 'dev' into less-madness-for-hook-exec 2021-01-19 23:25:43 +01:00