Alexandre Aubin
46138e9e73
We need that file for the first domain_add during postinstall
2021-01-23 01:27:14 +01:00
Kayou
4a302dc786
add auto-format-code ( #1142 )
...
* add auto-format-code
* add github remote
* add GITHUB_TOKEN to the remove url
* select Yunohost:dev
* force push as it's only a code format
* pull before running black
* working on a clean directory
* pull before push? /o\
* do not clone single branch
* a last one?
* only on dev branch
2021-01-23 00:21:02 +01:00
Alexandre Aubin
75ebadfcff
Merge pull request #1090 from yalh76/composer
...
[enh] Adding composer helper
2021-01-23 00:13:08 +01:00
Alexandre Aubin
0606df529b
Also add a check on debian/postinst because we're about to move a bunch of init step to debian/postinst instead of 'yunohost tools postintall'
2021-01-23 00:08:50 +01:00
Alexandre Aubin
ed35915e7f
Move ldap initialization before the postinstall
2021-01-23 00:03:25 +01:00
Alexandre Aubin
f755259790
Initialize folders during .deb install instead of regen conf
2021-01-23 00:01:26 +01:00
Alexandre Aubin
25f2bdf83a
Refactor local CA management for more consistency and simpler postinstall
2021-01-22 23:58:12 +01:00
ericgaspar
6e9ab553b8
Add ynh_exec_as to official
2021-01-22 17:08:28 +01:00
Kay0u
0efd830743
fix can ynh-admin vuejs
2021-01-22 14:49:47 +01:00
Kayou
f5ab4443ff
We don't need this conflict anymore because the python3-miniupnpc package is no longer in our repositorie.
2021-01-22 14:13:58 +01:00
Alexandre Aubin
9c11fd58e2
service_regen_conf is deprecated in factor of regen_conf
2021-01-22 03:37:29 +01:00
Alexandre Aubin
c659216e23
Make sure tmp_script exists ..
2021-01-22 03:32:27 +01:00
Alexandre Aubin
148bfdac0d
Also ban bind9
2021-01-21 23:59:22 +01:00
Alexandre Aubin
3e290d5c37
Prevent the installation of apache2 ...
2021-01-21 23:55:37 +01:00
Alexandre Aubin
1fdccb7c7a
Forgot to rename function #oopsies
2021-01-21 23:30:15 +01:00
Alexandre Aubin
9971c1751b
Abort postinstall if /etc/yunohost/apps ain't empty
2021-01-21 22:49:40 +01:00
Alexandre Aubin
c7b55cdfad
migrations migrate -> migrations run
2021-01-21 22:30:31 +01:00
Alexandre Aubin
e22168a98d
log display -> log show (+ fix API route)
2021-01-21 21:35:37 +01:00
Alexandre Aubin
15e47b2a2b
yunohost log share
2021-01-21 21:34:12 +01:00
Alexandre Aubin
b53859db50
[fix] python3: fix yunopaste encoding
2021-01-21 21:23:57 +01:00
Alexandre Aubin
fd61900352
Also complain about low rootfs total disk space during postinstall
2021-01-21 20:53:07 +01:00
Alexandre Aubin
8b3ec8a137
Diagnosis: report low total space for rootfs
2021-01-21 20:34:43 +01:00
Alexandre Aubin
21a0c65ed6
diagnosis: Ignore /dev/loop devices in systemresources
2021-01-21 20:03:59 +01:00
Kayou
8d02766098
fix de locale
2021-01-21 19:06:15 +01:00
Alexandre Aubin
c8a23f26bb
Handle case where DKIM record is split into several pieces
2021-01-21 16:25:58 +01:00
Kayou
02ed684f9a
shell=True, because Aleks says so
2021-01-21 12:00:27 +01:00
Alexandre Aubin
1387dff47c
Not sure what i'm doing but tests failing because of this package for some reasons... we had a custom build for python-miniupnpc (python2) because Debian vanilla doesn't provide it ... but not we're in python3 and turns out the custom build also built the python3 version .. but ideally we want to fall back to debian vanilla version ?
2021-01-21 05:04:39 +01:00
Alexandre Aubin
9185d044a5
Require moulinette >= 4.2 + placeholder / bump version to 4.2 for unstable deb builds / CI stuff
2021-01-20 05:24:25 +01:00
Alexandre Aubin
a97a9df316
Fix more implicit references to python2, adapt generate_manpages for python3
2021-01-20 05:06:43 +01:00
Alexandre Aubin
041e175319
Merge branch '4.1.6-hotfixes' into dev
2021-01-20 02:13:46 +01:00
Alexandre Aubin
1eab77aa9b
Merge pull request #1139 from yunohost-bot/weblate-yunohost-core
...
Translations update from Weblate
2021-01-20 01:57:41 +01:00
Alexandre Aubin
99ab7c642c
Update changelog for 4.1.6
2021-01-20 01:53:04 +01:00
Daniel
a61dece925
Translated using Weblate (German)
...
Currently translated at 62.5% (395 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-20 01:31:34 +01:00
penguin321
f617b2fe72
Translated using Weblate (German)
...
Currently translated at 61.3% (387 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-20 01:31:34 +01:00
Christian Wehrli
63a0fcc753
Translated using Weblate (German)
...
Currently translated at 59.2% (374 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-20 01:31:34 +01:00
Alexandre Aubin
35a0711713
Stupid yolopatch for not-normalized app path settings >_> ( #1141 )
...
* Update app.py
* Be more careful (c.f. _normalize_domain_path code ... maybe the path doesn't start with / either ..)
* Annnnnd ignore case where path is '/' which is fine
2021-01-20 01:28:55 +01:00
Alexandre Aubin
b7293f33b9
Merge pull request #1140 from YunoHost/dyndns-update-more-resilient
...
Make dyndns update more resilient to ns0.yunohost.org being down
2021-01-20 01:22:30 +01:00
Daniel
7c837a2db3
Translated using Weblate (German)
...
Currently translated at 62.5% (395 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-19 22:26:45 +00:00
penguin321
cfd80a9478
Translated using Weblate (German)
...
Currently translated at 61.3% (387 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-19 22:26:45 +00:00
Christian Wehrli
754e779296
Translated using Weblate (German)
...
Currently translated at 59.2% (374 of 631 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2021-01-19 22:26:45 +00:00
Alexandre Aubin
47181a4598
Merge pull request #1096 from YunoHost/less-madness-for-hook-exec
...
Less madness for hook exec
2021-01-19 23:26:10 +01:00
Alexandre Aubin
09acc2a466
Merge branch 'dev' into less-madness-for-hook-exec
2021-01-19 23:25:43 +01:00
Alexandre Aubin
b98dd8585b
Merge pull request #1116 from YunoHost/enh-python3
...
Python2 -> Python3
2021-01-19 23:06:57 +01:00
Kayou
5c7e503316
Typo
2021-01-19 11:20:07 +01:00
Alexandre Aubin
8b05248ad4
Turns out we need to feed the IP of the resolver and can't use the doman name :/
2021-01-19 02:34:28 +01:00
Alexandre Aubin
e730085970
Linter is angry about unused import
2021-01-18 20:53:38 +01:00
Alexandre Aubin
d5403e5f5f
Typo
2021-01-18 20:25:36 +01:00
Alexandre Aubin
7dad37ed04
Make dyndns update more resilient to ns0.yunohost.org being down
2021-01-18 19:57:31 +01:00
Kay0u
c4004b701e
Update changelog for 4.1.5
2021-01-14 21:40:59 +01:00
Alexandre Aubin
75193337b1
Merge pull request #1136 from YunoHost/fix-ynh_check_app_version_changed
...
set ynh_check_app_version_changed as deprecated
2021-01-14 20:25:15 +01:00