ljf
|
a0ee39a038
|
Merge branch 'dev' of github.com:YunoHost/yunohost into dev
|
2021-09-17 03:15:06 +02:00 |
|
ljf
|
4a1d6f2257
|
[fix] Small fixes about file questions in config panel
|
2021-09-17 03:15:01 +02:00 |
|
Alexandre Aubin
|
88da178cb7
|
Fix tests: unbound variable during backup/restore
|
2021-09-16 20:56:06 +02:00 |
|
Alexandre Aubin
|
2181bc1bab
|
log: Improve filtering of boring/irrelevant lines
|
2021-09-16 20:34:24 +02:00 |
|
Alexandre Aubin
|
47db3e798e
|
config helpers: Disable bash xtrace during ynh_read/write_var_from_file to avoid an horrendous amount of debug logs
|
2021-09-16 18:52:21 +02:00 |
|
Kay0u
|
eb5cb1311e
|
fix YNH_APP_BASEDIR during actions
|
2021-09-14 18:55:27 +02:00 |
|
Alexandre Aubin
|
e6b12ac4da
|
Merge pull request #987 from YunoHost/enh-config-panel-file
[enh] New config-panel mechanism
|
2021-09-13 01:57:51 +02:00 |
|
Alexandre Aubin
|
968cac32d1
|
new config helpers: use $() instead of backticks
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-13 01:55:57 +02:00 |
|
Alexandre Aubin
|
d14c482086
|
Merge pull request #1317 from YunoHost/hotfix-mysql-buffer
[fix] sort_buffer_size too small to make nextcloud work
|
2021-09-09 15:19:59 +02:00 |
|
Kayou
|
6d1e392634
|
Update data/helpers.d/config
|
2021-09-09 10:50:49 +02:00 |
|
ljf (zamentur)
|
924df9733e
|
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 16:49:42 +02:00 |
|
ljf (zamentur)
|
f2b779c962
|
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:45:39 +02:00 |
|
ljf (zamentur)
|
b487fbbe00
|
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:45:24 +02:00 |
|
ljf (zamentur)
|
a205015f0d
|
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:44:47 +02:00 |
|
ljf (zamentur)
|
d360363251
|
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:44:35 +02:00 |
|
ljf (zamentur)
|
62875c30da
|
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:43:59 +02:00 |
|
ljf (zamentur)
|
df20a54013
|
[enh] Avoid bad deletion
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:43:50 +02:00 |
|
ljf (zamentur)
|
33505bff5f
|
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:43:15 +02:00 |
|
ljf (zamentur)
|
8efbc736d4
|
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:42:56 +02:00 |
|
ljf (zamentur)
|
85b7239a4b
|
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-09-08 15:42:45 +02:00 |
|
ljf
|
88063dc7db
|
[fix] Add backup for multimedia files
|
2021-09-08 11:02:59 +02:00 |
|
ljf (zamentur)
|
0727224c9d
|
[fix] sort_buffer_size too small to make nextcloud work
|
2021-09-08 10:45:43 +02:00 |
|
ericgaspar
|
d8c4961944
|
Update my.cnf
|
2021-09-07 23:21:44 +02:00 |
|
Alexandre Aubin
|
050185a0c2
|
config panel: fix file type returning weird value
|
2021-09-06 21:32:52 +02:00 |
|
ljf
|
f2d0732825
|
[fix] Missing call to --after args
|
2021-09-06 04:28:30 +02:00 |
|
ljf
|
60c2e146a1
|
Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file
|
2021-09-06 04:21:46 +02:00 |
|
ljf
|
060d5b6dc5
|
[fix] ynh_write_var_in_file and after option
|
2021-09-06 04:20:35 +02:00 |
|
Alexandre Aubin
|
0789eca4e0
|
config: Tweak logic to return a validation error when custom validation fails
|
2021-09-06 02:10:45 +02:00 |
|
Alexandre Aubin
|
e60804a69f
|
config helpers: misc syntax issues
|
2021-09-06 02:07:56 +02:00 |
|
ljf
|
4a3d6e53c6
|
[fix] ynh_read_var_in_file with ini file
|
2021-09-06 00:58:46 +02:00 |
|
Alexandre Aubin
|
552db2e21d
|
config helpers: misc style + check if file exists
|
2021-09-06 00:01:14 +02:00 |
|
Alexandre Aubin
|
74714d0a62
|
config panels: bind='' -> bind='null'
|
2021-09-05 23:59:41 +02:00 |
|
Alexandre Aubin
|
c55b96b94b
|
config panel: rename source into bind
|
2021-09-05 23:08:48 +02:00 |
|
Alexandre Aubin
|
ee55b9bf42
|
config helpers: Semantics / comments on the validation-apply workflow
|
2021-09-05 19:15:52 +02:00 |
|
Alexandre Aubin
|
62eecb28db
|
--mode full/export -> --full / --export
|
2021-09-05 18:53:39 +02:00 |
|
ljf
|
0a1e64d88f
|
Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file
|
2021-09-05 16:08:30 +02:00 |
|
ljf
|
1207b54de6
|
[fix] ynh_read_var_in_file with endline
|
2021-09-05 16:08:23 +02:00 |
|
Alexandre Aubin
|
57b8845a22
|
Merge branch 'dev' into enh-config-panel-file
|
2021-09-05 15:38:02 +02:00 |
|
yunohost-bot
|
a289f081d9
|
[CI] Format code
|
2021-09-04 22:52:35 +00:00 |
|
Alexandre Aubin
|
163ee759fc
|
Merge branch 'dev' into diagnose-suspicious-auth-failure
|
2021-09-05 00:25:46 +02:00 |
|
Alexandre Aubin
|
73e68b4c28
|
Merge branch 'dev' into https_redirect
|
2021-09-05 00:22:27 +02:00 |
|
Alexandre Aubin
|
d19c8f7632
|
Merge branch 'dev' into enh-config-panel-file
|
2021-09-04 19:07:48 +02:00 |
|
Alexandre Aubin
|
0a52430186
|
Black
|
2021-09-04 18:39:39 +02:00 |
|
Alexandre Aubin
|
3163179464
|
config helpers: get_var / set_var -> read/write_var_in_file
|
2021-09-03 17:13:31 +02:00 |
|
ljf
|
b28cf8cbce
|
[enh] Prepare config panel for domain
|
2021-09-03 14:26:34 +02:00 |
|
ljf
|
c5885000ec
|
[enh] Better upgrade management
|
2021-09-02 19:46:33 +02:00 |
|
ljf
|
ea2026a029
|
(enh] Config panel helpers wording
|
2021-09-02 17:15:38 +02:00 |
|
ljf
|
60564d55c8
|
(enh] Config panel helpers wording
|
2021-09-02 17:14:27 +02:00 |
|
Alexandre Aubin
|
94b1bdebb3
|
Merge pull request #1089 from YunoHost/enh-csv
[enh] Import users with a CSV
|
2021-09-02 15:48:49 +02:00 |
|
ljf
|
7d26b1477f
|
[enh] Some refactoring for config panel
|
2021-09-02 02:27:22 +02:00 |
|