Commit graph

7734 commits

Author SHA1 Message Date
ljf
c4f8c9e022 [enh] Move dnsmasq conf in template dir 2021-11-26 02:18:33 +01:00
ljf
7e7dbe41d7 [enh] Hotspot and hairpining use cases 2021-11-26 02:18:00 +01:00
Alexandre Aubin
6488b4f649 Fix /etc/yunohost permissions on some setups 2021-11-25 20:01:54 +01:00
Alexandre Aubin
04ebf2740d
Merge pull request #1382 from YunoHost/fix-app-address-regex
Allow tilde in username/organization for repo URLs
2021-11-23 23:12:00 +01:00
Alexandre Aubin
6a8aa333ea
appurl: Add test for app url containing tilde 2021-11-23 23:11:37 +01:00
tituspijean
4f6d3c426a Allow tilde in username/organization for repo URLs 2021-11-23 21:22:22 +00:00
Alexandre Aubin
dc4341f98c migrate_to_bullseye: /usr/share/yunohost/yunohost-config/ssl/yunoCA -> /usr/share/yunohost/ssl 2021-11-22 08:21:54 +01:00
Alexandre Aubin
514fa9f1a2 Merge branch 'dev' into migrate_to_bullseye 2021-11-22 08:17:00 +01:00
Kay0u
16dba79a39
fix backup_delete when compress_tar_archives is True 2021-11-17 00:44:58 +01:00
Alexandre Aubin
35850f75cd Update changelog for 4.3.3 2021-11-14 22:59:21 +01:00
Alexandre Aubin
5d2522ad4d
Merge pull request #1379 from YunoHost/ci-remove-stale-translated-strings-dev
[CI] Reformat / remove stale translated strings
2021-11-14 22:10:52 +01:00
yunohost-bot
4154ece1bb [CI] Reformat / remove stale translated strings 2021-11-14 21:07:58 +00:00
Alexandre Aubin
abcaaa8054 Merge branch 'dev' into migrate_to_bullseye 2021-11-14 21:47:41 +01:00
Alexandre Aubin
521b43981c
Merge pull request #1373 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-11-14 21:42:48 +01:00
Tommi
d9b53b08ea Translated using Weblate (Italian)
Currently translated at 99.8% (704 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2021-11-14 20:42:18 +00:00
Tymofii-Lytvynenko
cfb05e0ca5 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (705 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
2021-11-14 20:42:18 +00:00
Flavio Cristoforetti
347e972693 Translated using Weblate (Italian)
Currently translated at 88.6% (625 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2021-11-14 20:42:18 +00:00
liimee
d066aab364 Translated using Weblate (Indonesian)
Currently translated at 6.2% (44 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2021-11-14 20:42:18 +00:00
dagangtie
983c1a81ba Translated using Weblate (Chinese (Simplified))
Currently translated at 89.2% (629 of 705 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/zh_Hans/
2021-11-14 20:42:18 +00:00
punkrockgirl
1d33a74b4c 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-14 20:42:18 +00:00
Alexandre Aubin
2d9bfdce2a
Merge pull request #1378 from YunoHost/ci-format-dev
[CI] Format code with Black
2021-11-14 21:42:14 +01:00
yunohost-bot
697dd8b9c2 [CI] Format code with Black 2021-11-14 16:52:57 +00:00
Alexandre Aubin
02e397ccc8 ci: Fix filter on ci branches ... my regex doesn't seem to be working :| 2021-11-14 17:43:34 +01:00
Alexandre Aubin
38f5352fc0 Fix -conf_ynh_settings backup/restore when /etc/yunohost/domains doesn't exist 2021-11-14 16:06:04 +01:00
Alexandre Aubin
044038d1c7 ci: Attempt to ignore branches created by the CI .. 2021-11-13 20:12:52 +01:00
Alexandre Aubin
51d5dca033 Make ynh_add_fpm_config more robust to some edge cases 2021-11-13 18:36:38 +01:00
Alexandre Aubin
38f24c4518
Merge pull request #1375 from rthouvenin/fix-1873-read-bl-answer
[fix] Read DNS Blacklist answer and compare it against list of non-BL codes
2021-11-10 19:02:35 +01:00
Alexandre Aubin
58793ba3e4
Merge pull request #1372 from ericgaspar/n
helpers: Update n to 8.0.0
2021-11-10 18:47:05 +01:00
Alexandre Aubin
7c569d16b7 certificate: fix stupid certificate/diagnosis issue with subdomains of ynh domains 2021-11-08 18:13:14 +01:00
Alexandre Aubin
78f32fa069
Merge pull request #1376 from Salamandar/fix_log_debug
Fix dump_script_log_extract_for_debugging
2021-11-08 13:50:09 +01:00
Alexandre Aubin
03065dda4e log: Simplify code to fetch lines before ynh_exit_properly in dump_script_log_extract_for_debugging 2021-11-08 13:48:23 +01:00
Alexandre Aubin
a9b0619f42 log: Factorize boring/irrelevant log line filter definition 2021-11-08 12:57:28 +01:00
0a5bf3d021 Fix dump_script_log_extract_for_debugging : We want to catch the last exit in the logs, not the first one. 2021-11-08 10:01:38 +01:00
Romain Thouvenin
b166abab1d Read DNS Blacklist answer and compare it against list of non-BL codes 2021-11-07 21:13:34 +00:00
Alexandre Aubin
5a08206837 Update changelog for 4.3.2.2 2021-11-06 17:40:31 +01:00
Alexandre Aubin
74e2a51e4d nginx: Try to fix again the webadmin cache hell 2021-11-06 17:39:46 +01:00
Alexandre Aubin
e6effd49d8 Update changelog for 4.3.2.1 2021-11-06 16:59:10 +01:00
Alexandre Aubin
1cc3e44038 nginx: Refine experimental CSP header (in the end still gotta enable unsafe-inline and unsafe-eval for a bunch of things, but better than no policy at all...) 2021-11-06 16:45:25 +01:00
Alexandre Aubin
6558b23dd6 Fix conflict with redis-server 2021-11-06 15:54:34 +01:00
Alexandre Aubin
69b8603f14 mdns: Aaaaand we don't want to crash if mdns.aliases doesnt exists obviously 2021-11-05 16:41:33 +01:00
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