Commit graph

230 commits

Author SHA1 Message Date
Alexandre Aubin
784e454633
Merge pull request #1505 from YunoHost/docker_extract_image
Implement docker-image-extract
2022-09-28 17:21:47 +02:00
Alexandre Aubin
09e3cab52c Move docker-extract helper inside a 'full' vendor folder with LICENSE and README linking to original repo 2022-09-28 17:19:50 +02:00
yalh76
8f7a996800 Merge branch 'docker_extract_image' of https://github.com/YunoHost/yunohost into docker_extract_image 2022-09-07 20:02:47 +02:00
yalh76
18e4b010f0 Improving 2022-09-07 20:02:40 +02:00
yalh76
59dbeac5be
Update helpers/utils
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-09-07 19:37:20 +02:00
Alexandre Aubin
e51cdd987c helper ynh_get_ram: LANG= isn't enough to get en_US output, gotta use LC_ALL 2022-09-07 13:08:17 +02:00
yalh76
d0a0a8a9c9 Made myFile executable 2022-09-07 08:12:13 +02:00
yalh76
96d40556dd Simplification 2022-09-07 08:04:47 +02:00
yalh76
7695dede06 chmod +x 2022-09-07 07:44:25 +02:00
yalh76
102c6225ce Implement docker-image-extract 2022-09-07 07:22:04 +02:00
Alexandre Aubin
a2ac2005b5
Merge pull request #1289 from YunoHost/manifestv2
[enh] App manifest v2
2022-09-04 19:51:47 +02:00
Alexandre Aubin
762aa937fd
Merge pull request #1477 from YunoHost/ci-auto-update-n-v9.0.0
Upgrade n to version 9.0.0
2022-09-04 19:41:55 +02:00
tituspijean
68b4d30986 Fix ynh_delete_file_checksum in helpers/config
no need for `--update_only`
2022-09-02 23:27:23 +02:00
Alexandre Aubin
4faeabefa2 manifestv2: moar test fixes 2022-09-01 21:51:48 +02:00
Alexandre Aubin
6f0478b383 Merge branch 'dev' into manifestv2 2022-09-01 15:12:40 +02:00
Alexandre Aubin
530bf04af5 [fix] logrotate helpers: getopts miserably explodes if 'legacy_args' is inconsistent with 'args_array' ... 2022-08-26 16:24:44 +02:00
Alexandre Aubin
04ef48f9f2 Merge branch 'buster' into dev 2022-08-19 20:49:53 +02:00
Alexandre Aubin
18e041c405 php7.3->7.4: autopatch nginx configs during restore 2022-08-19 20:45:17 +02:00
Alexandre Aubin
efa80304d2 Fix broken logrotate helper é_è 2022-08-17 19:18:53 +02:00
Alexandre Aubin
8d1c75e732 helpers: fix logrotate shitty inconsistent handling of 'supposedly legacy' --non-append option ... 2022-08-14 21:34:50 +02:00
Alexandre Aubin
64e35815db apt helpers: simplify ynh_remove_app_dependencies, we don't need to care about removing php-fpm services from yunohost, because 'yunohost service' now dynamically check what relevant phpX.Y-fpm service exist on the system 2022-08-13 03:57:34 +02:00
Alexandre Aubin
d7e87b34c7 Merge remote-tracking branch 'origin/dev' into manifestv2 2022-08-03 22:11:49 +02:00
Alexandre Aubin
9b307d02c6
Merge pull request #1480 from YunoHost/one_arg
Fixing app without arguments
2022-08-03 10:58:38 +02:00
Kay0u
30e926f92c
do not change the nginx template conf, replace #sub_path_only and #root_path_only after ynh_add_config, otherwise it breaks the change_url script 2022-07-25 12:03:05 +02:00
yalh76
d63caa7776 Fixing app without arguments 2022-07-22 19:30:44 +02:00
yunohost-bot
6da5c21cff Upgrade n to v9.0.0 2022-07-16 05:14:00 +00:00
tituspijean
638a3e8b1c
Escape username for ynh_user_exists 2022-06-02 13:33:28 +02:00
yalh76
19ed83100d
better example 2022-05-29 14:50:00 +02:00
yalh76
106e1fa801
ynh_add_config template 2022-05-09 19:50:58 +02:00
Alexandre Aubin
3d54adf8df
Merge pull request #1456 from YunoHost/ci-auto-update-n-v8.2.0
Upgrade n to version 8.2.0 and fix autoupdater
2022-04-28 22:29:03 +02:00
tituspijean
437c967098
Update nodejs helper for autoupdater 2022-04-28 21:42:46 +02:00
Alexandre Aubin
3bc92abe36 Merge branch 'dev' into manifestv2 2022-04-28 00:49:53 +02:00
yalh76
1af8f9969b Fix argument 2022-04-20 23:40:24 +02:00
yunohost-bot
c0e9b3ba8e Upgrade n to v8.2.0 2022-04-20 19:38:22 +00:00
ljf (zamentur)
d68bc4c0d4
Merge pull request #1445 from YunoHost/ynh_app
Implement install and removal of YunoHost apps
2022-04-19 22:20:33 +02:00
tituspijean
57a8cb6e1a
Improve ynh_string_random
Allows to select which characters can be returned by the helper
2022-04-18 11:51:25 +02:00
Kay0u
5ca18c53f9
merge the specific php version section in the same place in ynh_install_app_dependencies (by doing this, we avoid calling ynh_remove_app_dependencies in ynh_remove_fpm_config function just after installing the new dependencies) 2022-04-08 20:54:30 +02:00
yalh76
c749c44110 typo 2022-04-05 22:49:14 +02:00
yalh76
c34bd72ef6 remove not needed true 2022-04-05 22:43:57 +02:00
yalh76
244b31f07f typo 2022-04-01 02:04:30 +02:00
yalh76
8810561825 renaming helper file 2022-03-31 20:41:53 +02:00
yalh76
1bcaa934ee Better resilience to ? used in password 2022-03-31 20:40:32 +02:00
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