Commit graph

6785 commits

Author SHA1 Message Date
Alexandre Aubin
9d4a51a17f Merge branch 'dev' into diagnose-suspicious-auth-failure 2021-08-26 20:10:10 +02:00
Alexandre Aubin
083510b060
Merge pull request #1294 from YunoHost/fix-wording
[fix] Wording in path question
2021-08-26 20:06:50 +02:00
Alexandre Aubin
07cd1428d2
Update locales/en.json 2021-08-26 20:06:39 +02:00
Alexandre Aubin
c9d73af401 i18n: mdns -> yunomdns 2021-08-23 15:31:43 +02:00
Alexandre Aubin
4d47fe1670
Merge pull request #1112 from tituspijean/mdns
Adding mDNS for .local domains
2021-08-23 15:15:32 +02:00
ljf (zamentur)
cd917a9123
[fix] Wording in path question 2021-08-22 21:57:50 +02:00
Alexandre Aubin
b8c8ac0b2d Gotta also remove libnss-mdns if we want to get rid of avahi-daemon 2021-08-19 20:29:28 +02:00
Alexandre Aubin
ecf136d5db Auto-enable yunomdns on legacy systems 2021-08-19 20:28:20 +02:00
Alexandre Aubin
b452838a17 Update changelog for 4.2.8 2021-08-19 19:28:47 +02:00
Alexandre Aubin
e3f11bec09 NO_BACKUP_UPGRADE: helpers expect 0 or 1 2021-08-19 18:41:47 +02:00
Alexandre Aubin
3c07e55017 [fix] hook_exec / subprocess.Popen explodes if you feed non-string values in env variables 2021-08-19 18:14:15 +02:00
Alexandre Aubin
9e63142748 Diagnosis: report suspiciously high number of auth failures 2021-08-19 01:10:54 +02:00
Alexandre Aubin
1f7faabc30
Merge pull request #1255 from Krakinou/enh-multimedia-check-home
[Enh]Multimedia helper: check home folder
2021-08-18 19:48:15 +02:00
Alexandre Aubin
4b84922315
Apply suggestions from code review 2021-08-18 19:47:46 +02:00
Alexandre Aubin
07413e19c0
Merge pull request #1285 from sagessylu/dev
Add --purge option to "yunohost app remove"
2021-08-18 19:40:33 +02:00
Alexandre Aubin
09efb86ff1
Improve help text for app remove --purge 2021-08-18 19:40:10 +02:00
Alexandre Aubin
b75fef44e5
Merge pull request #1286 from sagessylu/no-safety-backup
Add --no-safety-backup option to "yunohost app upgrade"
2021-08-18 19:38:52 +02:00
sagessylu
69a5ae5736
Update src/yunohost/app.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-08-17 20:27:33 +02:00
Alexandre Aubin
e86fc8596e
Merge pull request #1283 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-08-17 19:36:04 +02:00
Alexandre Aubin
920f744df0
Merge pull request #1287 from YunoHost/fix-warning-yaml
[fix] Avoid warning and use safeloader
2021-08-17 18:40:17 +02:00
ljf
5518931c02 [fix] OrderedLoader from SafeLoader 2021-08-17 17:33:23 +02:00
ljf
ccb6dc54b1 [fix] Avoid warning and use safeloader 2021-08-17 17:26:00 +02:00
mifegui
b39201a193 Translated using Weblate (Portuguese)
Currently translated at 8.1% (52 of 637 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/pt/
2021-08-16 20:43:03 +00:00
sagessylu
cec4971cac
Add no-safety-backup option to yunohost app upgrade 2021-08-15 22:02:13 +02:00
sagessylu
c2460d7526
Add purge option to yunohost app remove 2021-08-15 21:41:32 +02:00
Weblate
2b638fc87d Merge branch 'dev' of https://github.com/YunoHost/yunohost into dev 2021-08-14 23:35:49 +00:00
Kay0u
f0590907c9
fix ynh_permission_has_user 2021-08-14 11:44:52 +02:00
Alexandre Aubin
e493b89d6a diagnosis: Zblerg, .dev is actually an actual TLD 2021-08-12 20:16:35 +02:00
Alexandre Aubin
66b036512b
README: Update shields 2021-08-12 19:50:16 +02:00
Alexandre Aubin
7f3eeafbed mdns/diagnosis: following suggestion IRL: extend the no-check mecanism for .local to .onion and other special-use TLDs 2021-08-12 19:40:36 +02:00
Alexandre Aubin
849ccb043a mdns: diagnosis expects a 'data' key instead of 'results' 2021-08-12 19:13:35 +02:00
Alexandre Aubin
05a5821c94
Merge branch 'dev' into mdns 2021-08-12 19:00:25 +02:00
Alexandre Aubin
7ca637d8f8 yaml.load -> yaml.safe_load 2021-08-12 18:54:20 +02:00
Alexandre Aubin
f1444bc36f mdns: misc fixes for ip parsing 2021-08-12 18:40:43 +02:00
tituspijean
212ea635df [mdns] Fix service user 2021-08-12 15:52:25 +00:00
Alexandre Aubin
a343490f30 We shall not expose port 5353 publicly 2021-08-12 17:22:20 +02:00
Alexandre Aubin
4d0581bef2 mdns: Misc fixes after tests on the battefield 2021-08-12 17:19:45 +02:00
Alexandre Aubin
ffc132f2c5 Configure mdns during yunohost's debian postinst init 2021-08-12 16:59:54 +02:00
Alexandre Aubin
8dd65f78c8 mdns: Propagate new service name to i18n strings 2021-08-12 15:27:19 +02:00
Alexandre Aubin
fe2e014b56 mdns: Rework mdns's conf handling such that it's generated by the regen-conf. Also drop avahi-daemon because not needed anymore. 2021-08-12 15:27:01 +02:00
José M
98d295f585 Translated using Weblate (Galician)
Currently translated at 56.2% (358 of 637 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2021-08-12 06:45:13 +00:00
ppr
5bf687d619 Translated using Weblate (French)
Currently translated at 99.6% (635 of 637 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2021-08-12 06:45:12 +00:00
Alexandre Aubin
a2a50d0e45 mdns: Remove argument parsing because we won't really need this ? :Z 2021-08-12 00:09:30 +02:00
Alexandre Aubin
9bef3105f1 Add dependency to python3-zeroconf 2021-08-11 20:13:51 +02:00
tituspijean
f53f36e332 [mdns] Fix yunohost.local broadcast 2021-08-11 17:58:50 +00:00
tituspijean
cad5c39dae [mdns] Remove logging and asyncio dependencies 2021-08-11 16:21:32 +00:00
tituspijean
3535b374ae [mdns] Always broadcast yunohost.local 2021-08-11 16:19:51 +00:00
Weblate
c5de75debb Merge branch 'dev' of https://github.com/YunoHost/yunohost into dev 2021-08-11 15:14:13 +00:00
Alexandre Aubin
1e03057155
Merge pull request #1260 from YunoHost/ci-remove-stale-translated-strings-dev
[CI] Remove stale translated strings
2021-08-09 01:07:31 +02:00
yunohost-bot
2da9160962 [CI] Remove stale translated strings 2021-08-08 22:59:26 +00:00