Commit graph

7168 commits

Author SHA1 Message Date
Alexandre Aubin
18e7aa10a8
Merge branch 'dev' into rework-authenticator-system 2021-08-26 20:12:09 +02:00
Alexandre Aubin
02cd9a84f3 Merge branch 'dev' into simplify-service-yaml-management 2021-08-26 20:10:33 +02:00
Alexandre Aubin
9d4a51a17f Merge branch 'dev' into diagnose-suspicious-auth-failure 2021-08-26 20:10:10 +02:00
Alexandre Aubin
caef88121a Merge branch 'dev' into experimental_sec_features 2021-08-26 20:09:34 +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
ljf
574b01bcf4 [fix] Pattern key not working 2021-08-26 17:48:08 +02:00
ljf
9eb9ec1804 [fix] Several fixes in config panel 2021-08-26 17:39:33 +02:00
ljf
f5529c584d [wip] Min max in number questions 2021-08-25 21:16:31 +02:00
ljf
8d364029a0 [fix] Services key not properly converted 2021-08-25 20:58:15 +02:00
ljf
5a64a063b2 [fix] Clean properly config panel upload dir 2021-08-25 20:51:50 +02:00
ljf
97128d7ddb [enh] Support __APP__ in services config panel key 2021-08-25 20:16:31 +02:00
ljf
5dc1ee6266 [enh] Services key in config panel 2021-08-25 20:10:11 +02:00
ljf
86c0998123 [enh] Add a pattern validation for config panel 2021-08-25 19:18:15 +02:00
ljf
4547a6ec07 [fix] Multiple fixes in config panel 2021-08-25 18:13:17 +02:00
ljf
4c46f41036 [fix] Args always empty in config panel 2021-08-24 17:36:54 +02:00
ljf
0de69104b1 [fix] Bad merge 2021-08-24 16:06:46 +02:00
yunohost-bot
f4d0106c36 [CI] Remove stale translated strings 2021-08-23 14:36:55 +00:00
Alexandre Aubin
c9d73af401 i18n: mdns -> yunomdns 2021-08-23 15:31:43 +02:00
Alexandre Aubin
2740c74eb0 Merge remote-tracking branch 'origin/dev' into simplify-service-yaml-management 2021-08-23 15:20:28 +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
Alexandre Aubin
b5d00da0bf Attempt to fix tests for ldap auth 2021-08-23 14:05:22 +02:00
ljf (zamentur)
cd917a9123
[fix] Wording in path question 2021-08-22 21:57:50 +02:00
ljf
8cbe884609 Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file 2021-08-21 08:59:41 +02:00
ljf
ef058c07f7 [fix] File question in config panel with cli 2021-08-20 20:12:15 +02:00
ljf
10c8babf8c [enh] Fail if script fail 2021-08-20 18:03:32 +02:00
ljf
b79d5ae416 [enh] Support __FINALPATH__ in file source 2021-08-20 18:02:54 +02:00
ljf
2ac4e1c5bf [fix] I like regexp 2021-08-20 17:26:26 +02:00
ljf
98ca514f8f [enh] Rewrite config show, get, set actions 2021-08-20 16:35:51 +02:00
ljf
a89dd4827c [enh] Use yaml for reading hook output 2021-08-20 16:35:02 +02:00
Alexandre Aubin
c78d31b6c1 Merge branch 'dev' into rework-authenticator-system 2021-08-20 10:12:41 +02:00
Alexandre Aubin
5249be031f Propagate msignal change 2021-08-20 10:12:35 +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
a29940d8f4 Trash ugly hack that merge services.yml every regenconf 2021-08-18 23:07:38 +02:00
Alexandre Aubin
bcb803c0c3 Add new setting to enable experimental security features 2021-08-18 22:10:25 +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
ljf
fddb79e841 [wip] Reduce config panel var 2021-08-17 19:19:19 +02:00
ljf
65fc06e3e7 [fix] Missing name or bad format management 2021-08-17 19:19:19 +02:00
ljf
ed0915cf81 [fix] tons of things 2021-08-17 19:19:19 +02:00