Alexandre Aubin
|
fd1cc5e6ce
|
Fix stuff reported by shellcheck
|
2021-10-06 18:56:17 +02:00 |
|
Alexandre Aubin
|
93cc413f4a
|
helpers: lint/reformat with shfmt -bn -i 4 -w $FILE
|
2021-10-06 16:01:53 +02:00 |
|
Alexandre Aubin
|
941cc29438
|
bind_key -> bind_key_ to prevent yunohost from redacting key names which leads to broken log metadata.yml somehow
|
2021-10-05 12:35:12 +02:00 |
|
Alexandre Aubin
|
753c4e34ed
|
Typo/wording
|
2021-10-05 12:32:23 +02:00 |
|
ljf
|
79126809eb
|
[enh] Bind function for hotspot
|
2021-09-23 18:39:36 +02:00 |
|
ljf
|
4a1d6f2257
|
[fix] Small fixes about file questions in config panel
|
2021-09-17 03:15:01 +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 |
|
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)
|
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 |
|
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 |
|
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
|
3163179464
|
config helpers: get_var / set_var -> read/write_var_in_file
|
2021-09-03 17:13:31 +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 |
|