Commit graph

8827 commits

Author SHA1 Message Date
axolotle
d3d18c5ff2 add locales & fix multi_instance check 2022-11-23 16:12:24 +01:00
axolotle
e202df4793 update checks for app requirements as generator 2022-11-23 16:12:24 +01:00
axolotle
727bef92e5 add ask_confirmation helper 2022-11-23 16:12:24 +01:00
axolotle
c45c0a98f2 add app quality, antifeatures and alternative to base manifest 2022-11-23 16:12:24 +01:00
axolotle
56de320a9a add antifeatures and alternatives to catalog's apps manifest 2022-11-23 16:12:24 +01:00
axolotle
eeec30d78c add antifeatures to app catalog 2022-11-23 16:12:24 +01:00
Alexandre Aubin
70a8225b1d diagnosis: make the dnsrecord diagnoser not complain about the damn 128 vs 0 stuff in CAA records 2022-11-21 18:53:09 +01:00
Alexandre Aubin
4aaa88968a
yunoprompt: don't display postinstall tip to members of all_users group (because they can't check if /etc/yunohost/installed exists, but if they're member of the all_users group, then postinstall was already done) 2022-11-20 19:56:47 +01:00
Alexandre Aubin
9bd981620c regenconf: fix yunohost hook incorectly tweaking mdns.yml ownership 2022-11-20 19:41:08 +01:00
Alexandre Aubin
68c6e58e9c
Fix tip to regen slapd conf 2022-11-20 18:12:28 +01:00
Alexandre Aubin
afdc2ad5b4 nginx: fix broken postinstall, yunohost_http_errors.conf.inc was not actually copied to /etc/nginx/conf.d. Moving to plain/ subfolder where all files in this folder are copied during nginx regenconf 2022-11-19 20:20:26 +01:00
YunoHost Bot
ad1748fa52
[CI] Format code with Black (#1536) 2022-11-19 19:11:47 +01:00
Axolotle
07d61a83ae
do not fetch catalogs registered with no url (#1535)
Do not fetch catalogs registered with no `url`
2022-11-19 18:53:54 +01:00
tituspijean
079c3fab00
Fix docker-image-extract script name (#1532)
* Fix docker-image-extract script name

* Update docker-image-extract

Use code from 95b3db8af8
2022-11-18 20:11:58 +01:00
Alexandre Aubin
a772153b64 Improve dpkg_is_broken instruction to also mention dpkg --audit 2022-11-18 20:03:02 +01:00
YunoHost Bot
5fc75d063c
[CI] Format code with Black (#1531) 2022-11-16 17:12:31 +01:00
Alexandre Aubin
ac6d68711c tools_update: add --allow-releaseinfo-change option to apt update to prevent the classic nightmare when debian changes from stable to oldstable 2022-11-16 17:01:04 +01:00
tituspijean
5063e12835
Add 502 custom error page (#1530) 2022-11-14 23:24:08 +01:00
mod242
c50f3771da
Add Webgo as Registrar (#1529)
Add Webgo as Registrar to support it via Lexicon
2022-11-14 19:57:49 +01:00
Alexandre Aubin
d6952046fc diagnosis: fix old typo in ip diagnoser 2022-11-06 19:35:20 +01:00
Alexandre Aubin
4f5cc166e2 ldap: re-allow member of the admins group to edit ldap db 2022-11-06 15:38:42 +01:00
Alexandre Aubin
fb7b780833
Merge pull request #1528 from YunoHost/ci-auto-update-n-v9.0.1
Upgrade n to version 9.0.1
2022-11-05 14:21:56 +01:00
yunohost-bot
c255c03193 Upgrade n to v9.0.1 2022-11-05 05:13:40 +00:00
Alexandre Aubin
3574e5a9bc doc: fix generate_helper_doc.py crashing because of vendor folder 2022-11-04 15:29:28 +01:00
Alexandre Aubin
a5ac82e25a Update changelog for 11.1.0.2 2022-11-04 13:14:32 +01:00
Alexandre Aubin
db30e9dd49
Merge pull request #1525 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-11-04 13:12:48 +01:00
Florian Masy
3bf144686f Translated using Weblate (French)
Currently translated at 97.0% (716 of 738 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2022-11-01 18:31:14 +01:00
Florian Masy
fea3ba1270 Translated using Weblate (French)
Currently translated at 96.6% (713 of 738 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2022-11-01 18:12:25 +01:00
ppr
9a6ae7814b Translated using Weblate (French)
Currently translated at 96.4% (712 of 738 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2022-11-01 18:05:38 +01:00
ppr
6b74f897fd Translated using Weblate (French)
Currently translated at 91.5% (676 of 738 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2022-11-01 15:50:47 +01:00
Weblate Admin
8ac760c2a9 Added translation using Weblate (Hebrew) 2022-10-31 16:49:10 +01:00
Alexandre Aubin
5394790f91 postfix: fix permission issue preventing to properly create sasl_passwd.db 2022-10-31 14:53:34 +01:00
Alexandre Aubin
cd43c8bd0d postfix: fix relay conf not triggered because new setting system now returns '1' and not 'True' 2022-10-31 14:53:10 +01:00
Alexandre Aubin
372a602378
Mypy gods are unhappy 2022-10-29 18:49:25 +02:00
Alexandre Aubin
ac1251a94b
Merge pull request #1522 from YunoHost/doc-sponsors
Add sponsors to the README
2022-10-29 17:41:01 +02:00
Alexandre Aubin
6c40b0cc9a
Merge pull request #1524 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-10-27 18:08:24 +02:00
yunohost-bot
a2f82aba12 [CI] Format code with Black 2022-10-27 16:00:06 +00:00
Alexandre Aubin
8e4ddc00dc
Merge pull request #1521 from Salamandar/fix_domain_page
domain_info: Some apps don't have path
2022-10-27 16:26:53 +02:00
Alexandre Aubin
f3750598e3 global setting: make sure to run migration 25 prior to the regenconf 2022-10-27 16:20:08 +02:00
Alexandre Aubin
0026de50f9 Update changelog for 11.1.0.1 2022-10-27 15:49:15 +02:00
Alexandre Aubin
80cff4bfb6 Merge tag 'debian/11.0.10.2' into dev 2022-10-27 15:48:21 +02:00
Alexandre Aubin
0a24ceec5e Update changelog for 11.0.10.2 2022-10-27 15:47:03 +02:00
Alexandre Aubin
6f640c08a6 Add another trick to autorestart yunohost-api at the end of the upgrade when ran from the api itself... 2022-10-27 15:46:04 +02:00
Tagada
0b5d7bb899
Update README.md 2022-10-26 22:12:04 +02:00
Félix Piédallu
f952c4bcf7 domain_info: Some apps don't have path (non-web apps like synapse/borg), it triggers a KeyError. 2022-10-26 20:45:49 +02:00
Tagada
79274846f3
Update README.md 2022-10-26 19:06:20 +02:00
Tagada
2ddf4f5153
Update README.md 2022-10-26 19:05:55 +02:00
Tagada
6c52c91fe0
Update README.md 2022-10-26 19:05:29 +02:00
Tagada
485c6bb295
Update README.md 2022-10-26 19:05:13 +02:00
Tagada
5dfd2e2688
Update README.md 2022-10-26 19:04:29 +02:00