1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00
Commit graph

198 commits

Author SHA1 Message Date
Kayou
89fbb93c76
fix restore script 2024-07-24 11:59:06 +02:00
Kayou
19f09d8569
Note to self - open your eyes BEFORE writing code 2024-07-24 10:14:09 +02:00
Kayou
db7dcbdd1b
fix change_url² 2024-07-23 17:43:36 +02:00
Kayou
eca97b65aa
fix change url 2024-07-23 16:36:00 +02:00
Kayou
f92817b922
add custom_error_file in the manifest, default to false 2024-07-23 13:57:51 +02:00
Kayou
55c0bbb594
fix indent 2024-07-23 13:52:14 +02:00
Kayou
cb465e8573
reenable ynh_delete_file_checksum of the nginx error conf file, let's wait the CI 2024-07-23 13:48:14 +02:00
Kayou
72ae3827de
Reinstall all the dependencies when changing php version² (remove php-fpm deps if phpversion is none) 2024-07-23 13:43:07 +02:00
Kayou
7d29233133
Merge pull request #138 from grenagit/master
Fix password change
2024-07-23 13:35:57 +02:00
Grena
cab30de685 Fix password change 2024-06-05 10:30:49 +02:00
Alexandre Aubin
e16a41b7dd
Update change_url: zgrmblpfhonmgf 2024-05-09 16:34:08 +02:00
Alexandre Aubin
17aa532b66
Update backup: remove unecessary code for custom error page, the .d folder is already backuped/restored 2024-05-09 16:32:26 +02:00
Florent
4801ff47a8 Reinstall all the dependencies when changing php version #131 2023-10-15 11:52:50 +02:00
Florent
365d2c7641 explicitly call ynh_remove_app_dependencies when changing phpversion 2023-10-15 11:52:50 +02:00
tituspijean
d91b1bc502
Merge pull request #119 from stilobique/master
Setup 404 error code
2023-10-08 10:47:32 +02:00
Aurelien Vaillant
c1c68f9463 Fix warning info with the change url script 2023-08-21 15:38:14 +02:00
Aurelien Vaillant
44f371dae6 WIP: Update the custom config file 2023-08-21 15:20:52 +02:00
Aurelien Vaillant
b6a23c7bc5 Wrong filename 2023-08-21 15:12:24 +02:00
Aurelien Vaillant
66626c71c7 Wrong backup path 2023-08-21 15:04:42 +02:00
Aurelien Vaillant
2c0b155c94 Change conditional expression 2023-08-21 15:02:29 +02:00
Aurelien Vaillant
9dbb8b1821 Fix warning message about the backup 2023-08-21 14:59:50 +02:00
Aurelien Vaillant
ee658ef966 Comment change url config 2023-08-21 13:32:40 +02:00
Aurelien Vaillant
c4c9581eab Generate backup about the custom error setup 2023-08-21 13:31:36 +02:00
Aurelien Vaillant
ad2673106c Update change_url script to update location path nginx error 2023-08-21 13:27:43 +02:00
Aurelien Vaillant
0f008b68d2 Fix setting set about custom error code value 2023-08-18 11:23:39 +02:00
Aurelien Vaillant
7d919559a1 Variable type set 2023-08-18 11:19:17 +02:00
Aurelien Vaillant
1eb8d54769 init the custom error config 2023-08-18 11:10:25 +02:00
Aurelien Vaillant
791d7880e9 Fix the install script 2023-08-18 11:06:48 +02:00
Aurelien Vaillant
7b0b29cdcc Update install and upgrade script.
Clear old debug info.
2023-08-18 10:46:04 +02:00
Aurelien Vaillant
d7271b65af Update the nginx to be reload and not restart 2023-08-18 10:19:31 +02:00
Aurelien Vaillant
c409b9d0e1 Clear debug message, and add a restart about Nginx service 2023-08-18 09:40:42 +02:00
Aurelien Vaillant
04338ac091 Restart Nginx with the config update 2023-08-18 09:19:41 +02:00
Aurelien Vaillant
18041281e3 Update config with int comparaison 2023-08-17 18:13:41 +02:00
Aurelien Vaillant
8d4188382b Add debug info with the config file 2023-08-17 18:08:11 +02:00
Aurelien Vaillant
8c3b1e2161 Update config with the conditional state in the custom error file section 2023-08-17 18:04:47 +02:00
Aurelien Vaillant
1b4c09bc1d Update the On/Off error code parameter
Revert nginx config
2023-08-17 17:56:51 +02:00
Aurelien Vaillant
42a5b89393 Test config script 2023-08-17 17:22:57 +02:00
Aurelien Vaillant
d51c90ffb9 Remove unused setting set 2023-08-17 17:18:55 +02:00
Aurelien Vaillant
d025544131 On/Off nginx file 2023-08-17 17:01:36 +02:00
Aurelien Vaillant
632567c13f Change path declaration 2023-08-17 16:33:34 +02:00
Aurelien Vaillant
efc260135c Variable not declared 2023-08-17 16:30:25 +02:00
Aurelien Vaillant
beb6c7e399 Update nginx config
Fix config function
2023-08-17 16:20:51 +02:00
Aurelien Vaillant
1e5d23df24 Update the update script 2023-08-17 15:57:28 +02:00
Aurelien Vaillant
f06a4f5ba9 Try another conditional test 2023-08-17 11:33:48 +02:00
Aurelien Vaillant
7b02f2817e Another test about the init variable 2023-08-17 11:25:18 +02:00
Aurelien Vaillant
8339439135 Fix bad variable allocation 2023-08-17 11:05:13 +02:00
Aurelien Vaillant
3396894985 Update config file 2023-08-16 19:29:01 +02:00
Aurelien Vaillant
c0688fc115 Add more debug info 2023-08-16 18:56:49 +02:00
Aurelien Vaillant
613e58e149 Change a set value 2023-08-16 18:49:45 +02:00
Aurelien Vaillant
9384644c80 Update upgrade script to fix the unbound variable error 2023-08-16 18:40:21 +02:00