Commit graph

7744 commits

Author SHA1 Message Date
Alexandre Aubin
3da2df6e29 mdns: Add possibility to manually add .local aliases via /etc/yunohost/mdns.aliases (meant for internetcube) 2021-11-05 16:34:46 +01:00
ericgaspar
09d5f6ea00
Update nodejs 2021-11-05 12:07:16 +01:00
Alexandre Aubin
875677a863 Update changelog for 4.3.2 2021-11-05 02:33:48 +01:00
Alexandre Aubin
f223e65374
Merge pull request #1371 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-11-05 02:30:50 +01:00
Quentí
6ec12e92a6 Translated using Weblate (Occitan)
Currently translated at 50.0% (353 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2021-11-04 20:34:43 +00:00
punkrockgirl
2d89e15671 Translated using Weblate (Basque)
Currently translated at 100.0% (705 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-04 20:34:42 +00:00
punkrockgirl
dc55a2d99e Translated using Weblate (Basque)
Currently translated at 100.0% (705 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-04 17:18:08 +00:00
Alexandre Aubin
0489b71729 Update changelog for 4.3.1.8 2021-11-03 18:42:02 +01:00
Alexandre Aubin
20037cf387
Merge pull request #1370 from YunoHost/curl-auto-visitors-if-needed
ynh_local_curl: temporarily auto-add visitors if needed
2021-11-03 18:30:32 +01:00
Alexandre Aubin
abaa60d774 ynh_install_n / ux: remove useless info message / redundant because scripts already include a script_progression ... 2021-11-02 03:24:39 +01:00
Alexandre Aubin
99e46b3a61 ynh_local_curl: temporarily auto-add visitors if needed 2021-11-02 02:50:32 +01:00
Alexandre Aubin
3eb69224aa ci: Add test for apt helpers 2021-11-02 02:03:53 +01:00
Alexandre Aubin
ba489bfc27 helpers: We don't care about the apt_dependencies setting ... it's not used and the info is already stored in the $app-ynh-deps virtual package 2021-11-02 02:02:29 +01:00
Alexandre Aubin
844346320b Typo :| 2021-11-02 01:38:33 +01:00
Alexandre Aubin
85eb43a730 apps: Add YNH_ARCH to app script env for easier debugging and arch check in script 2021-11-02 01:38:11 +01:00
Alexandre Aubin
edc5295d51
Add some debug to _collect_app_files exception ... 2021-11-02 01:29:07 +01:00
Alexandre Aubin
2bf435bcce
Merge pull request #1366 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-11-01 22:07:18 +01:00
punkrockgirl
3a5765a5e4 Translated using Weblate (Basque)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
punkrockgirl
5326f6d7a7 Translated using Weblate (Basque)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
Page Asgardius
5a213dae20 Translated using Weblate (Spanish)
Currently translated at 78.0% (551 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2021-11-01 21:06:48 +00:00
punkrockgirl
ee11e42b7b Translated using Weblate (Basque)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
punkrockgirl
6e3e3a847b Translated using Weblate (Basque)
Currently translated at 96.8% (684 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
ppr
1285bd50ab Translated using Weblate (French)
Currently translated at 100.0% (706 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-11-01 21:06:48 +00:00
punkrockgirl
69ca64d333 Translated using Weblate (Basque)
Currently translated at 66.1% (467 of 706 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2021-11-01 21:06:48 +00:00
Alexandre Aubin
64a48eec46
Merge pull request #1368 from YunoHost/ci-format-dev
[CI] Format code with Black
2021-11-01 22:06:45 +01:00
yunohost-bot
a97b282d97 [CI] Format code with Black 2021-11-01 20:34:04 +00:00
Alexandre Aubin
019d207c2f helpers: Don't say the 'app was restored' when restore failed after failed upgrade 2021-11-01 21:09:29 +01:00
Alexandre Aubin
36117a6297
Merge pull request #1367 from YunoHost/dyndns_yagni
Drop some YAGNI in dyndns.py + improve resilience w.r.t. ns0 / ns1 being down
2021-11-01 17:07:24 +01:00
Alexandre Aubin
afbcc27443 Unused i18n string 2021-11-01 17:06:56 +01:00
ljf
4162557aac [fix] Mypy CI 2021-10-26 12:37:08 +02:00
Alexandre Aubin
e8e2cee030 dyndns: During dyndns update, first make sure we have an ipv4 or ipv6 to avoid the remaining code miserably crashing 2021-10-24 22:30:10 +02:00
Alexandre Aubin
f7cea60a30 Moar dyndns yagni: we don't need to be able to specify ipv4/ipv6/keyfile during dyndns update 2021-10-24 22:27:11 +02:00
Alexandre Aubin
c6dfe08973 Drop some dyndns yagni: we don't need to be able to specify a custom dyndns host... 2021-10-24 22:16:07 +02:00
Alexandre Aubin
a8c6b5e637 [enh] helpers: add some tests for system user create that were lying in my uncommited files ? 2021-10-24 18:17:02 +02:00
Alexandre Aubin
fcd2ef9d20 [enh] helpers: allow to get/set/delete app settings without explicitly passing app id everytime... 2021-10-24 18:16:21 +02:00
Alexandre Aubin
974ea71fc8 Simplify the whole ynh_install/remove_php story as no app is using them directly 2021-10-24 16:59:23 +02:00
Alexandre Aubin
4e917b5e96 [enh] logging: we don't care about 'update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults' 2021-10-24 16:09:34 +02:00
Alexandre Aubin
4ebcaf8d7e [fix] helpers: composer not explaining why the hell it can't install shit 2021-10-24 15:59:48 +02:00
Alexandre Aubin
4dc53d5a8e migrate_to_bullseye: get rid of custom my.cnf 2021-10-20 21:07:53 +02:00
Alexandre Aubin
d82f14a4f9 Typo T_T 2021-10-20 20:01:45 +02:00
Alexandre Aubin
86a9cb37ce regenconf: gotta explicitly return *0* ... 2021-10-20 19:47:34 +02:00
Alexandre Aubin
146fba7d48 regenconf: yunohost hook was failing because grep may return exit code != 0 2021-10-20 19:43:06 +02:00
Alexandre Aubin
2687121f6d diagnosis: typo / don't run dnsrecords tests for special tlds 2021-10-20 19:25:23 +02:00
Alexandre Aubin
b2ebcda6fb Merge branch 'dev' into migrate_to_bullseye 2021-10-19 19:48:54 +02:00
Alexandre Aubin
82c6760303
Merge pull request #1365 from YunoHost/ci-format-dev
[CI] Format code with Black
2021-10-19 19:06:37 +02:00
yunohost-bot
57081f4433 [CI] Format code with Black 2021-10-19 16:59:31 +00:00
Alexandre Aubin
a61d023198
dyndns update: Fix for ipv6-only hosts 2021-10-19 18:40:57 +02:00
Alexandre Aubin
ebed745140 Update changelog for 4.3.1.7 2021-10-19 15:32:04 +02:00
Alexandre Aubin
5f31b7b702
Merge pull request #1363 from YunoHost/ci-format-dev
[CI] Format code with Black
2021-10-19 15:08:38 +02:00
Alexandre Aubin
966710fc2f
Merge pull request #1364 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-10-19 15:08:28 +02:00