Alexandre Aubin
|
c2ff7882e9
|
Merge pull request #714 from YunoHost/fix-ynh_psql_database_exists
[fix] ynh_psql_remove_db fail
|
2019-04-18 17:29:55 +02:00 |
|
Alexandre Aubin
|
817c3cdd41
|
Merge branch 'stretch-unstable' into decouple-regenconf-from-services
|
2019-04-18 15:33:02 +02:00 |
|
ljf (zamentur)
|
251a338f93
|
[fix] ynh_psql_remove_db fail
|
2019-04-17 15:02:59 +02:00 |
|
Maniack Crudelis
|
1220a366ce
|
Add a comment about --time argument
|
2019-04-13 17:28:40 +02:00 |
|
Maniack Crudelis
|
2dd48e2e7e
|
[fix] Fix extraction of weight value for ynh_script_progression
|
2019-04-13 17:12:12 +02:00 |
|
Maniack Crudelis
|
ec48edfef8
|
[fix] No fucking uppercase !
Uppercase variables are for environment variables.
Fix line 80: SRC_PATH: unbound variable
|
2019-04-13 10:44:48 +02:00 |
|
Alexandre Aubin
|
1fc9f7ddad
|
Fix yunohost_admin.conf initialization
|
2019-04-11 14:27:09 +02:00 |
|
Alexandre Aubin
|
a9761d356b
|
Update script to automatically generate helper documentation
|
2019-04-08 18:59:04 +02:00 |
|
yalh76
|
1f1173ad0c
|
Use YNH_APP_INSTANCE_NAME instead of YNH_APP_ID
when using YNH_APP_ID, if you install two time the same application, when removing one of them, nodejs is uninstalled
|
2019-04-03 13:46:37 +02:00 |
|
Maniack Crudelis
|
92b5777aff
|
Fix missing legacy_args
Merged as a micro decision
|
2019-04-02 12:36:17 +02:00 |
|
Maniack Crudelis
|
0c67559c43
|
Fix missing legacy_args
Merged as a micro decision
|
2019-04-02 12:33:49 +02:00 |
|
Maniack Crudelis
|
26e77b77ff
|
Force stdout to stderr in ynh_debug
Merge as a micro decision.
|
2019-04-01 21:24:15 +02:00 |
|
Alexandre Aubin
|
8571ad874f
|
Merge pull request #685 from randomstuff/shell_escape
Avoid having to shell-escape arguments in ynh_handle_getopts_args
|
2019-04-01 16:02:11 +02:00 |
|
Alexandre Aubin
|
bdc78530cf
|
Merge pull request #689 from YunoHost/tweaks_for_theme
[enh] Nginx conf tweaks for theme
|
2019-04-01 02:50:44 +02:00 |
|
Maniack Crudelis
|
8b8df94bef
|
Keep useful comments...
We still use eval, comment about its usage is still relevant...
|
2019-03-28 19:37:23 +01:00 |
|
Alexandre Aubin
|
f5f2a18ec3
|
Merge pull request #674 from YunoHost/php_versions
[enh] Support php versions in ynh_add_fpm_config
|
2019-03-28 01:40:21 +01:00 |
|
Gabriel Corona
|
84c66990c3
|
Avoid having to shell-escape arguments in ynh_handle_getopts_args
Fixes $ ` and \ injections.
|
2019-03-25 19:09:00 +01:00 |
|
Alexandre Aubin
|
920edf8896
|
Merge pull request #640 from rds13/featureCipherStrategy
[enh] use setting security_ciphers_compatibility to define security configu…
|
2019-03-25 14:34:01 +01:00 |
|
Maniack Crudelis
|
ebaa16da3d
|
Merge pull request #683 from YunoHost/fix_getopts
Escape $ in getopts
|
2019-03-25 13:51:20 +01:00 |
|
Alexandre Aubin
|
dbafa47f88
|
Merge branch 'stretch-unstable' into featureCipherStrategy
|
2019-03-23 18:19:04 +01:00 |
|
Romuald du Song
|
cd9fcd265d
|
fix conflict
|
2019-03-23 16:54:47 +01:00 |
|
Romuald du Song
|
a86c379233
|
fix syntax in nodejs helper
|
2019-03-23 16:46:40 +01:00 |
|
Alexandre Aubin
|
fefa44e062
|
Typo in previous commits
|
2019-03-22 17:14:48 +01:00 |
|
Alexandre Aubin
|
dcff10f6f8
|
Simplify setting usage in regenconf hooks
|
2019-03-22 16:31:45 +01:00 |
|
ljf (zamentur)
|
c8d8e0e272
|
[fix] Avoid potential conflict with some apps
|
2019-03-22 16:30:02 +01:00 |
|
ljf (zamentur)
|
2defd6ffa8
|
[fix] Keep user info in json format
Previously it was ynhpanel.json
|
2019-03-22 16:20:35 +01:00 |
|
Alexandre Aubin
|
fee79820e0
|
Rename nginx and ssh compatibility setting for consistency
|
2019-03-22 16:15:11 +01:00 |
|
Maniack Crudelis
|
da7b74fd22
|
Merge branch 'stretch-unstable' into php_versions
|
2019-03-21 19:50:55 +01:00 |
|
Alexandre Aubin
|
b99b22bb03
|
Propagate file renaming for semantic
|
2019-03-19 01:17:45 +01:00 |
|
Alexandre Aubin
|
3af3c2b779
|
Directly inject standard css + custom css and js
|
2019-03-18 19:37:52 +01:00 |
|
Maniack Crudelis
|
18e7be1bc1
|
Update psql
|
2019-03-18 07:57:28 +01:00 |
|
Maniack Crudelis
|
e8da94ddf0
|
Merge branch 'stretch-unstable' into helpers_min_version
|
2019-03-18 07:56:12 +01:00 |
|
Maniack Crudelis
|
652edc204c
|
Syntax fix
|
2019-03-16 16:53:07 +01:00 |
|
Maniack Crudelis
|
ad748a75f6
|
eval is useful and working before being evil...
|
2019-03-16 16:15:54 +01:00 |
|
Maniack Crudelis
|
23d7a0005d
|
Escape $ in getopts
|
2019-03-16 16:05:32 +01:00 |
|
Alexandre Aubin
|
0a51dcca0b
|
Merge pull request #681 from YunoHost/reload-or-restart
[enh] reload-or-restart instead of reload
|
2019-03-14 03:33:24 +01:00 |
|
Alexandre Aubin
|
9db615936a
|
Merge pull request #680 from YunoHost/del_group_and_user
[fix] Delete properly group as well as user
|
2019-03-14 03:33:11 +01:00 |
|
Maniack Crudelis
|
1507e11e6e
|
Do not warn if group isn't exist
|
2019-03-13 19:32:10 +01:00 |
|
Alexandre Aubin
|
a8f88e7232
|
[yolo] gzip off in global.conf breaks everything because conflict with gzip on; in nginx.conf ... Moving it to server blocs
|
2019-03-13 19:11:49 +01:00 |
|
Maniack Crudelis
|
ab574bb218
|
[enh] reload-or-restart instead of reload
|
2019-03-13 18:57:27 +01:00 |
|
Maniack Crudelis
|
485cb4b5c7
|
[fix] Delete properly group as well as user
|
2019-03-13 18:42:07 +01:00 |
|
Alexandre Aubin
|
71d6f856ca
|
Merge pull request #675 from YunoHost/disable-gzip
[fix] Disable gzip entirely
|
2019-03-13 14:49:41 +01:00 |
|
Maniack Crudelis
|
945912cc98
|
[fix] ynh_app_setting_get and ynh_app_setting_delete don't have a fourth argument.
|
2019-03-10 13:22:07 +01:00 |
|
Alexandre Aubin
|
2818abe500
|
Update global.conf
|
2019-03-09 16:45:53 +01:00 |
|
Alexandre Aubin
|
2d086c400e
|
Merge pull request #657 from kay0u/patch-2
[enh] Update psql helper
|
2019-03-09 15:34:52 +01:00 |
|
Alexandre Aubin
|
696d15789d
|
Merge pull request #663 from YunoHost/optimize-app-setting-helpers
[enh] Optimize app setting helpers
|
2019-03-09 15:34:43 +01:00 |
|
Alexandre Aubin
|
a0986f2377
|
Merge pull request #633 from YunoHost/add_ynh_systemd_action
[enh] Add ynh_systemd_action helper
|
2019-03-09 15:34:33 +01:00 |
|
Maniack Crudelis
|
ea8605db5c
|
[enh] Support php versions in ynh_add_fpm_config
|
2019-03-08 23:32:23 +01:00 |
|
Kayou
|
f1e097a5bd
|
Fix tab
|
2019-03-07 11:25:32 +01:00 |
|
Alexandre Aubin
|
e3dfd63481
|
Replace hard-corded value with constant defined above
|
2019-03-04 22:54:02 +01:00 |
|