yunohost/src
2023-02-15 19:46:25 +01:00
..
authenticators maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
diagnosers diagnosis: fix typo, diagnosis detail should be a list, not a string 2023-02-13 02:37:07 +01:00
migrations admins migration: try to losen up even more the search for first admin user x_x 2023-02-06 17:41:43 +01:00
tests ci: fix backup test / gotta tell the mocker about the new 'name' arg for backup create messages é_è 2023-02-06 16:15:55 +01:00
utils appsv2: also replace __DOMAIN__ in resource properties 2023-02-15 19:46:25 +01:00
vendor Merge branch 'dev' into bullseye 2021-12-30 15:29:16 +01:00
__init__.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
app.py apps: fix inconsistent app removal during remove-after-failed-upgrade and remove-after-failed-backup contexts 2023-02-14 17:33:50 +01:00
app_catalog.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
backup.py Unused imports 2023-02-15 16:57:32 +01:00
certificate.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
diagnosis.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
dns.py dns: fix CAA recommended DNS conf -> 0 is apparently a more sensible value than 128... 2023-02-07 12:17:28 +01:00
domain.py domains: add missing logic to inject translated 'help' keys in config panel like we do for global settings 2023-02-05 18:31:36 +01:00
dyndns.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
firewall.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
hook.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
log.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
permission.py permissions: fix trailing-slash issue in edge case where app has additional urls related to a different domain 2023-02-09 17:09:15 +01:00
regenconf.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
service.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
settings.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
ssh.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
tools.py backup: fix full backup restore postinstall calls that now need first username+fullname+password 2023-02-08 22:46:03 +01:00
user.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00