Commit graph

6370 commits

Author SHA1 Message Date
ljf
903d4d1881 [fix] If uid is less than 1000 nsswitch ignore it 2021-01-25 04:00:38 +01:00
Alexandre Aubin
8430e4f197 Misc issues with yunoprompt 2021-01-25 03:57:51 +01:00
Alexandre Aubin
2c73c50cce
Unused import 2021-01-24 05:05:28 +01:00
Alexandre Aubin
bff5ad59dc
Merge pull request #1070 from cyxae/enh-app-search
Define a new "yunohost app search" command
2021-01-24 05:04:13 +01:00
Alexandre Aubin
bcb83b86d2
Merge pull request #1146 from YunoHost/misc_rename_and_alias
Misc command rename and alias
2021-01-24 05:02:20 +01:00
Alexandre Aubin
a105b58541
Merge pull request #1148 from YunoHost/prevent_apache2_install
Prevent the installation of apache2 ...
2021-01-24 05:01:32 +01:00
Alexandre Aubin
c091559e7b
Merge pull request #1077 from YunoHost/return-additional-error-data-to-api
Support more complex errors (be able to return additional data in a json structure)
2021-01-23 16:05:54 +01:00
Alexandre Aubin
c0fc29eef9
Merge pull request #1137 from ericgaspar/N---Node.js-version-management
Upgrade n to v7.0.0
2021-01-23 16:05:02 +01:00
Alexandre Aubin
72822ce987 Replace #sub_path_only and #root_path_only in the template *before* calling ynh_add_config, otherwise the it ain't in the checksum computation 2021-01-23 04:33:28 +01:00
Alexandre Aubin
c023b177fe Normalize conf template handling for nginx, php-fpm, systemd and fail2ban using ynh_add_config 2021-01-23 04:33:28 +01:00
Alexandre Aubin
68cc952a89 Remove stale strings 2021-01-23 01:30:20 +01:00
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