1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00
Commit graph

105 commits

Author SHA1 Message Date
tituspijean
48388b9172 Fix sql template files and their variables
Notably, permission was hardcoded to "flarum" instead of app id.
2021-05-05 00:03:43 +02:00
tituspijean
95ed212c69 Secure file permissions 2021-05-01 15:25:20 +02:00
tituspijean
99ef5d47fe Remove --user=$app from composer helpers
Since we removed the custom helper that used exec_as
2021-04-29 09:15:07 +02:00
tituspijean
e11b722225 Fix settings in database 2021-04-29 00:44:54 +02:00
tituspijean
3b29d163d2 Reinstate composer helper and remove ynh_send_readme_to_admin 2021-04-29 00:33:48 +02:00
tituspijean
bb7b728453 Upgrade to beta 16 2021-04-29 00:21:04 +02:00
tituspijean
c39bbc2a54 Silence language extension installation warnings 2021-03-22 08:05:59 +01:00
tituspijean
26cb5d256b Ask for admin password during installation
Better than assigning a random password
2021-03-21 15:04:44 +01:00
tituspijean
91342f4ac2 Fix configuration file removal 2021-03-19 08:43:37 +01:00
tituspijean
3e35924e65 Escape quotes for ynh_exec_warn_less 2021-03-19 08:16:27 +01:00
tituspijean
56ec85a829 Use ynh_add_config 2021-03-19 00:00:09 +01:00
tituspijean
1e61302fbc Fix linter warnings 2021-03-18 23:50:24 +01:00
tituspijean
cc702ac55b Tune progression weights 2020-12-05 12:40:28 +01:00
tituspijean
c6f33a231c Fix NGINX paths 2020-12-05 12:37:00 +01:00
tituspijean
56ae4e7149 Remove debug command 2020-11-13 15:38:28 +01:00
tituspijean
e5c96fcfec [upg] v0.1.0-beta.14 2020-11-13 15:38:28 +01:00
tituspijean
01d8e592f7 [enh] do not run composer as root 2020-07-03 16:16:28 +02:00
tituspijean
241dc04ca8 [fix] moving to qiaeru/lang-french 2020-07-03 16:16:28 +02:00
tituspijean
35b847ee21 [upg] send_readme helper, but remove diagnosis in email 2020-07-03 16:16:28 +02:00
yalh76
f811e7f37c remove bazaar 2020-06-22 09:31:01 +02:00
yalh76
a91f4d9cfc Manage swap 2020-06-22 09:31:01 +02:00
yalh76
619a21b5a5 fix folder not writable 2020-06-22 09:31:01 +02:00
yalh76
9eda5a0710 Fix composer 2020-06-22 09:31:01 +02:00
yalh76
5bf6517e65 fix ynh_composer_exec 2020-06-22 09:31:01 +02:00
yalh76
d300f231b2 Update install
Using ynh_script_progression --time should only be for calibrating the weigh
2020-06-22 09:31:01 +02:00
yalh76
9e4e6aabde remove hardware helper
! ynh_get_ram is now an official helper since version '3.8.1'
! ynh_require_ram is now an official helper since version '3.8.1'
2020-06-22 09:31:01 +02:00
yalh76
69cd2bc8dd Apply last example_ynh 2020-06-22 09:31:01 +02:00
tituspijean
cc55d72ef3 [fix] improvements tests 2020-06-22 09:31:01 +02:00
tituspijean
ab6fbf15cd [enh] ynh_script_progression all the things 2020-06-22 09:31:01 +02:00
tituspijean
0728ea096b [fix] general fixes
At that point I do not care about proper titles.
2020-06-22 09:31:01 +02:00
tituspijean
8ba8b17ac9 [enh] various enhancements
* retrieving sources instead of create-project
* exec_as in composer helpers
* reorder install and upgrade steps
2020-06-22 09:31:01 +02:00
tituspijean
c7a0b7d1aa [fix] user creation with directory
and [enh] reorder helpers
2020-06-22 09:31:01 +02:00
tituspijean
8e89d535e3 [upg] buster support
See #140
2020-06-22 09:31:01 +02:00
tituspijean
73716beb99 [upg] YNH v3.7 permissions system
Closes #139
2020-06-22 09:31:01 +02:00
tituspijean
3ee51b442d [enh] moving helpers in their own directory 2020-03-14 21:22:54 +01:00
tituspijean
e25dddecb6 [enh] clean before install or upgrade 2019-09-23 21:23:42 +02:00
tituspijean
8ff44f7081 [fix] extensions names 2019-09-23 16:45:20 +00:00
tituspijean
50694890c5 [enh] Dynamic $php_version 2019-09-23 17:59:36 +02:00
tituspijean
acefce0360 Removing extension install confirmation 2019-09-22 18:03:37 +02:00
tituspijean
bd73569c6e
[upg] v0.1.0-beta.10 and [fix] install (#121)
* [upg] v0.1.0-beta.10 (#120)

* [fix] do not set flarum/core version

* [fix] secure remove tmp and log folders
2019-09-22 15:35:35 +02:00
tituspijean
13a62335e3 [enh] Removing sudos and calling correct _common in restore 2019-09-11 18:42:36 +02:00
tituspijean
dfee68b9e9 [enh] Use experimental helpers to install php7.3 2019-08-28 17:03:23 +00:00
tituspijean
753fd87a8e Fix and refactor 2019-08-24 10:54:18 +00:00
tituspijean
ed1283a2e0 [fix] Specify project version for composer
Fixes #111
2018-12-03 23:07:40 +01:00
tituspijean
5ed37fbbd7 [enh] Use ynh_print_* helpers
Closes #105
2018-09-17 22:06:03 +02:00
tituspijean
d1945d916f Code alignment 2018-09-11 12:11:39 +02:00
tituspijean
9d1ae61d72 Fix bazaar_extension test 2018-09-11 12:11:01 +02:00
tituspijean
6523a2d31d [enh] Handle core and ssowat extension version numbers
Fixes #94
Closes #67
2018-09-03 19:53:07 +02:00
tituspijean
8030e7a9b3 [enh] Store ssowat extension version number 2018-09-03 18:34:44 +02:00
tituspijean
197c71c4a2 [enh] Move version numbers into _common.sh 2018-09-03 18:30:35 +02:00