yalh76
a07328c99d
removal simplification
2022-03-17 19:24:03 +01:00
yalh76
85ddb4a8a0
better yunohost app list
2022-03-17 00:03:38 +01:00
yalh76
ca54e3a61d
Better yunohost tools update
2022-03-16 23:48:47 +01:00
yalh76
700f671527
better yunohost app list
2022-03-16 23:45:43 +01:00
yalh76
5736aadd10
typo
2022-03-16 23:45:09 +01:00
yalh76
3bb8ca2e21
Update helpers/app
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-03-16 22:47:43 +01:00
yalh76
756e3b292b
Update helpers/app
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-03-16 22:47:33 +01:00
yalh76
1386466d7e
Update helpers/app
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-03-16 22:46:25 +01:00
yalh76
fb53a69dd0
Update helpers/app
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-03-16 22:45:42 +01:00
yalh76
756f561ddd
Update helpers/app
...
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-03-16 22:45:34 +01:00
yalh76
7e0f280b69
fix awk
2022-03-06 15:32:39 +01:00
yalh76
0b17cf754d
Update app
2022-03-06 15:23:05 +01:00
yalh76
266e890c46
Update app
2022-03-05 14:31:02 +01:00
yalh76
8828e1d8e2
Implement install and removal of YunoHost apps
2022-03-03 01:59:43 +01:00
Alexandre Aubin
0b132252c4
Merge pull request #1444 from pagiraud/patch-1
...
Always activate time when running inside CI tests
2022-03-02 23:38:56 +01:00
Melchisedech
bd6afe27ee
Put spaces between the brackets and values
2022-03-02 23:13:26 +01:00
Melchisedech
0f307d1fa7
Always activate time when running inside CI tests
...
This way, no need to specify the --time argument of ynh_script_progression if you’re testing your app package through Yunorunner and want to adjust weight.
2022-03-02 22:52:18 +01:00
Alexandre Aubin
680811eeff
Merge pull request #1442 from Tagadda/patch-1
...
fix ynh_exec_*: ensure the arg message is used
2022-02-27 14:21:12 +01:00
Tagada
f3837bae79
fix ynh_exec_*: ensure the arg message is used
2022-02-18 15:57:28 +01:00
Alexandre Aubin
ab0b66425c
Merge pull request #1440 from ewilly/patch-1
...
Avoid grep issue with vmstat command
2022-02-13 21:25:36 +01:00
ewilly
ca8940b860
Avoid grep issue with vmstat command
...
due to localized vmstat in bullseye
2022-02-13 21:03:23 +01:00
Alexandre Aubin
1d3bd602eb
Merge branch 'buster' into dev
2022-02-09 17:53:14 +01:00
Alexandre Aubin
31d3719b48
php helpers: only trigger the legacy remove_apt_deps inside ynh_remove_fpm_config if we're in the remove string to prevent epic catastrophies when the app changes php version
2022-02-09 17:52:26 +01:00
Kayou
b13956c5ec
Merge pull request #1438 from kay0u/patch-1
...
[fix] postfix sni tls_server_chain_sni_maps -> tls_server_sni_maps
2022-02-09 13:36:58 +01:00
Kayou
08be0ee020
[fix] postfix sni tls_server_chain_sni_maps -> tls_server_sni_maps
2022-02-09 13:33:22 +01:00
Alexandre Aubin
2308dea140
Merge pull request #1435 from ericgaspar/8.0.2
...
Update n to 8.0.2
2022-02-07 13:19:24 +01:00
Alexandre Aubin
8769ab231d
Merge pull request #1433 from YunoHost/hidepid
...
security: Enable proc-hidepid by default
2022-02-07 13:18:08 +01:00
ericgaspar
3c02fb7d4a
Update nodejs
2022-02-06 12:40:00 +01:00
Alexandre Aubin
de6844250f
postinstall: migrate_to_bullseye should be skipped on bullseye
2022-02-01 15:43:03 +01:00
Alexandre Aubin
d6a6ca1db4
security: Enable proc-hidepid by default
2022-02-01 12:52:40 +01:00
Alexandre Aubin
83dfc0590d
Merge pull request #1430 from YunoHost/ci-format-dev
...
[CI] Format code with Black
2022-01-31 03:40:29 +01:00
yunohost-bot
d28f725762
[CI] Format code with Black
2022-01-31 02:32:46 +00:00
Alexandre Aubin
67a293e03b
Merge pull request #1429 from Tagadda/configpanel-filter-ast
...
configpanel: filter in AppQuestion
2022-01-31 03:13:48 +01:00
Tagadda
3de3205648
set default filter to always return true
2022-01-30 22:39:26 +00:00
Tagadda
f2b95e5fbe
configpanel: filter as a simple_js_expression
2022-01-30 20:45:06 +00:00
Alexandre Aubin
ab5580cb11
Update changelof for 11.0.4
2022-01-29 19:23:07 +01:00
Alexandre Aubin
9ae7ec5930
php73_to_php74: stopping php7.3 before starting 7.4 should be more robust in case confs are conflicting
2022-01-29 19:19:29 +01:00
Alexandre Aubin
f0a01ba25d
php73_to_php74: another search&replace for synapse
2022-01-29 19:19:29 +01:00
Alexandre Aubin
97e17bbddb
Merge pull request #1424 from YunoHost/ci-format-dev
...
[CI] Format code with Black
2022-01-29 19:13:33 +01:00
Alexandre Aubin
0a59f86329
configpanel: oopsies, super()._apply() was only called when changing the default app :P
2022-01-29 19:10:28 +01:00
yunohost-bot
e1ffe57282
[CI] Format code with Black
2022-01-29 17:48:05 +00:00
Alexandre Aubin
adb0e67b25
Aaand hasattr not working as expected
2022-01-29 18:28:07 +01:00
Alexandre Aubin
e46fe6b77b
Typo: self.hasattr is not a thing /o\
2022-01-29 18:05:23 +01:00
Alexandre Aubin
7377798385
Revert "Tmp fix to try to debug the CI @_@"
...
This reverts commit 3ca302b85d
.
2022-01-29 17:50:03 +01:00
Alexandre Aubin
74e73c470f
Revert "Moar tmp tweaks to try to debug the CI"
...
This reverts commit 16946372cc
.
2022-01-29 17:49:59 +01:00
Alexandre Aubin
bf6252ac1d
configpanels: optimize _get_toml for domains to not load the whole DNS section stuff when just getting a simple info from another section
2022-01-29 17:49:45 +01:00
Alexandre Aubin
16946372cc
Moar tmp tweaks to try to debug the CI
2022-01-29 17:18:24 +01:00
Alexandre Aubin
3ca302b85d
Tmp fix to try to debug the CI @_@
2022-01-29 16:54:27 +01:00
Alexandre Aubin
345e50ae00
regenconf: make some systemctl enable/disable quiet²
2022-01-29 16:49:03 +01:00
Alexandre Aubin
bccff1b442
regenconf: make some systemctl enable/disable quiet
2022-01-29 15:52:20 +01:00