yunohost/src
2023-04-04 15:50:56 +02: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 [CI] Format code with Black 2023-02-15 21:37:05 +00:00
tests options: misc option quick fixes 2023-03-22 14:20:50 +01:00
utils remove ConfigPanel code from form.py 2023-04-04 15:50:56 +02: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 [CI] Format code with Black 2023-03-09 16:19:40 +00:00
app_catalog.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
backup.py backup: fix boring issue where archive is a broken symlink... 2023-03-13 18:48:57 +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 Typo 2023-04-04 11:40:02 +02: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 [CI] Format code with Black 2023-02-21 19:49:52 +00:00
hook.py ux: Moar boring postgresql messages displayed as warning 2023-02-20 17:52:27 +01:00
log.py log: Previous trick about getting rid of setting didnt work, forgot to use metadata instead of self.metadata 2023-02-20 17:52:27 +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 [CI] Format code with Black 2023-02-23 23:17:35 +00:00
settings.py Make the linters god happy... 2023-02-23 22:27:46 +01:00
ssh.py maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
tools.py Merge pull request #1598 from YunoHost/ci-format-debian/11.1.8 2023-02-19 20:12:40 +01:00
user.py users: fix quota parsing being wrong by a factor 1000 ... doveadm returns kilos, not bytes 2023-03-31 20:45:14 +02:00