Commit graph

806 commits

Author SHA1 Message Date
Alexandre Aubin
46b51b84f3
Merge branch 'dev' into enh-dns-autoconf 2021-08-28 17:39:59 +02:00
Alexandre Aubin
c35d25c14d
Merge pull request #1217 from YunoHost/app-diagnosis
Add diagnosis section to check that app are in catalog with good quality, check for deprecated practices
2021-08-28 02:08:08 +02:00
Alexandre Aubin
c3955f7aed
Merge pull request #1183 from YunoHost/rework-authenticator-system
Rework the authenticator system, split the LDAP stuff into auth part and utils part
2021-08-27 18:44:22 +02:00
ljf
bc725e9768 [fix] File through config panel API 2021-08-27 01:05:59 +02:00
Alexandre Aubin
aac0146aef Forbid installing apps with a dot in app id 2021-08-26 20:14:23 +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
10c8babf8c [enh] Fail if script fail 2021-08-20 18:03:32 +02:00
ljf
98ca514f8f [enh] Rewrite config show, get, set actions 2021-08-20 16:35:51 +02:00
Alexandre Aubin
c78d31b6c1 Merge branch 'dev' into rework-authenticator-system 2021-08-20 10:12:41 +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
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
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
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
2845545985 [fix] Base64 python3 change 2021-08-17 19:19:19 +02:00
ljf (zamentur)
975bf4edcb [enh] Replace os.path.join to improve security 2021-08-17 19:19:19 +02:00
ljf
fb0d23533e [fix] Several files with same name 2021-08-17 19:19:19 +02:00
ljf
d8cdc20e0e [wip] Allow file upload from config-panel 2021-08-17 19:19:19 +02:00
ljf
ccb6dc54b1 [fix] Avoid warning and use safeloader 2021-08-17 17:26:00 +02: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
yunohost-bot
9f8c99a5b2 [CI] Format code 2021-08-08 17:30:19 +00:00
Alexandre Aubin
d4addb8e4c Missing import / code cleanup 2021-08-08 19:27:01 +02:00
Alexandre Aubin
4dae7988a2
Merge branch 'dev' into add-free-size-disk-verification 2021-08-08 19:00:50 +02:00
Alexandre Aubin
6f908e9ccf
Apply suggestions from code review 2021-08-08 19:00:03 +02:00
yunohost-bot
9e79181b38 [CI] Format code 2021-08-02 19:39:19 +00:00
cyxae
8cf9257683 fix yunohost app search fail 2021-07-16 03:30:53 +02:00
Alexandre Aubin
a2009d6a9a Propagate changes from moulinette : get rid of msettings, and prompt/display are also wrapped in a 'Moulinette' object 2021-07-09 21:49:12 +02:00
Alexandre Aubin
5e2478d309 Propagate change from the moulinette (no more msignals madness) 2021-07-09 20:43:52 +02:00
Le Libre Au Quotidien
75ab54ee14 Improve disk space left verification 2021-07-07 19:36:58 +02:00
Paco
c87a7b66e6 Merge branch 'dev' of https://github.com/YunoHost/yunohost into enh-dns-autoconf 2021-06-11 15:17:55 +02:00
yunohost-bot
fbdbd9e039 [CI] Format code 2021-05-24 13:49:17 +00:00
MercierCorentin
51d6d19810 Add first version of set domain provider 2021-05-20 13:29:04 +02:00
ljf (zamentur)
d1ea646876
[fix] Remove warning to user (transfered in linter) 2021-05-18 21:43:52 +02:00
Alexandre Aubin
913b02e4fc Add diagnosis section to check that app are in catalog with good quality + check for deprecated practices 2021-04-24 21:34:57 +02:00
Alexandre Aubin
50af0393d1 Fix a stupid issue where an app's tmp work dir would be deleted during upgrade because of the backup process 2021-04-20 20:22:42 +02:00
Alexandre Aubin
567bdb9a15 Undefined MoulinetteError 2021-04-17 02:55:55 +02:00
Alexandre Aubin
298f8e877e
Merge branch 'dev' into ci-format-dev 2021-04-17 02:54:13 +02:00
Alexandre Aubin
92eb97042f ynh_remove_fpm_config: we probably want to remove the conf file *before* reloading the service... 2021-04-17 02:52:56 +02:00