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

461 commits

Author SHA1 Message Date
Aurelien Vaillant
d51c90ffb9 Remove unused setting set 2023-08-17 17:18:55 +02:00
Aurelien Vaillant
e7b199e573 Remove old post-install info 2023-08-17 17:18:33 +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
92c8673646 Tweak the description en/fr 2023-08-17 15:49:08 +02:00
tituspijean
8d39c98681
Fix tests.toml, again 2023-08-17 15:29:40 +02:00
Aurelien Vaillant
ab80419566 Write a short description info about the 404 errors setup 2023-08-17 15:01:51 +02:00
tituspijean
05b98eafba
Fix tests.toml 2023-08-17 12:41:11 +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
tituspijean
fd0fe51048
Add password in tests 2023-08-16 22:48:31 +02:00
tituspijean
0ba29961e5
Fix jinja template
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-08-16 19:33:52 +02:00
Aurelien Vaillant
3396894985 Update config file 2023-08-16 19:29:01 +02:00
tituspijean
b6f86b2f4e
Jinja template for the POST_INSTALL doc 2023-08-16 19:28:52 +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
Aurelien Vaillant
8fe710187a Update install/upgrade 2023-08-16 18:36:04 +02:00
tituspijean
5a6756a8c4
Enhance FR login documentation 2023-08-16 18:18:30 +02:00
Aurelien Vaillant
74526f2e53 Remove duplicate nginx config
Clear manifest data, option only available with the config panel
Try to setup the config panel
Set the version number
2023-08-16 18:16:57 +02:00
tituspijean
7a2eba44db
Enhance login documentation 2023-08-16 18:06:32 +02:00
tituspijean
ce93180771
Fix phpversion question type 2023-08-16 17:52:17 +02:00
tituspijean
4ebc7e27d5
Merge pull request #118 from YunoHost-Apps/enh-postgresql
Implement postgresql database choice
2023-08-16 17:40:40 +02:00
tituspijean
e3599fe60c
Improve POST_INSTALL documentation for databases 2023-08-16 17:37:36 +02:00
tituspijean
cf1e857017
Merge branch 'testing' into enh-postgresql 2023-08-16 17:15:42 +02:00
tituspijean
9e25b1d0a0
Merge pull request #121 from YunoHost-Apps/fix-db
Fix db_pwd
2023-08-16 17:13:48 +02:00
yunohost-bot
043c417a45 Auto-update README 2023-08-16 14:25:34 +00:00
tituspijean
347546ab04
Bump package version and display bugfix 2023-08-16 16:25:08 +02:00
tituspijean
494db3a91e
Actually use the generated db_pwd 2023-08-16 16:17:10 +02:00
--help
adb9f09d60 Change the upgrade config
Update the post-install documentation
2023-08-15 15:09:55 +02:00
--help
b863da7cff Update upgrade to set the code error 2023-08-13 10:47:43 +02:00
--help
8b30a536cb Try to setup the error code upgrade 2023-08-13 09:39:48 +02:00
--help
140562326e Try to config the 404.html file
Remove error page 50X
2023-08-13 09:08:31 +02:00
--help
718c0dbdd8 Fix path error_page 2023-08-12 17:58:39 +02:00
--help
4255b0a4bc Add code error 50X 2023-08-12 16:52:25 +02:00
--help
7083a50ec8 Update app version 2023-08-12 13:29:35 +02:00
--help
6095c6c21f Update default config about the http error 2023-08-12 13:21:59 +02:00
--help
7029f6eb85 Add error 404 code 2023-08-12 11:30:01 +02:00
Tagada
1d83be3e56
Update manifest.toml 2023-06-10 22:38:37 +02:00
Tagada
b5f4e50ff9 fix database: unbound variable 2023-05-28 22:16:28 +02:00
Tagada
810c3facfa i really can't type /o\ 2023-05-28 21:01:51 +02:00
Tagada
8657238c52 oops³ 2023-05-28 20:04:50 +02:00
Tagada
8cff6952cb opps² 2023-05-28 19:29:25 +02:00
Tagada
0f78b7f4b1 oops 2023-05-28 19:02:02 +02:00
Tagada
80f55d4feb Implement postgresql database choice 2023-05-28 18:43:16 +02:00
Éric Gaspar
bf5d3ed5d5
Merge pull request #116 from YunoHost-Apps/testing
Testing
2023-05-28 18:04:34 +02:00