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

335 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
8b0895ad98 Use Composer 2
much fast, very smooth
2021-05-05 00:02:53 +02:00
tituspijean
a3b5fb6ecc Handle existing sql rows, properly² 2021-05-01 21:06:47 +02:00
tituspijean
effa42c9b5 Handle existing sql rows, properly 2021-05-01 16:09:25 +02:00
tituspijean
15c63e7d8a Handle existing sql rows 2021-05-01 15:44:21 +02:00
tituspijean
95ed212c69 Secure file permissions 2021-05-01 15:25:20 +02:00
tituspijean
3cbf3c69e5 Fix install with sql files 2021-05-01 13:36:03 +02:00
tituspijean
d72e24dd4d Upgrade app source to beta.16 too 2021-04-29 09:20:58 +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
yalh76
bf35fb018d Merge remote-tracking branch 'origin/master' into testing 2021-04-28 02:31:48 +02:00
yalh76
8a1976114b
Update manifest.json 2021-04-28 02:30:23 +02:00
tituspijean
0175b7a3b0 Fix check_process
I do not actually know how to put spaces in arguments
2021-03-22 16:44:53 +01:00
tituspijean
f54fd6c80d Remove old upgrade test 2021-03-22 16:44:53 +01:00
tituspijean
c69b0d29af Silence language extension installation warnings 2021-03-22 16:44:53 +01:00
tituspijean
dec2967e15 Fix check_process 2021-03-22 16:44:53 +01:00
tituspijean
21ebc67f15 Update check_process with password 2021-03-22 16:44:53 +01:00
tituspijean
2193a784eb Ask for admin password during installation
Better than assigning a random password
2021-03-22 16:44:53 +01:00
tituspijean
19ccf038eb Remove old permissions... removal 2021-03-22 16:44:53 +01:00
tituspijean
95b85d52e2 Bump requirement to YunoHost 4.1.2 2021-03-22 16:44:53 +01:00
tituspijean
6245138174 Fix configuration file removal 2021-03-22 16:44:53 +01:00
tituspijean
092c79fb4a Escape quotes for ynh_exec_warn_less 2021-03-22 16:44:53 +01:00
tituspijean
331d84f8b4 Fix broken manifest.json 2021-03-22 16:44:53 +01:00
tituspijean
41ce923d0f Use ynh_add_config 2021-03-22 16:44:53 +01:00
tituspijean
535017c17c Fix linter warnings 2021-03-22 16:44:53 +01:00
tituspijean
f549b27ab0 Extension install: wrote too fast 2021-03-22 16:44:53 +01:00
tituspijean
b8f3f75701 Extension install: admin is not allowed to sudo -u 2021-03-22 16:44:53 +01:00
tituspijean
49024719ee Fix check_process
I do not actually know how to put spaces in arguments
2021-03-22 16:43:01 +01:00
tituspijean
c084978f37 Remove old upgrade test 2021-03-22 16:42:29 +01:00
tituspijean
c39bbc2a54 Silence language extension installation warnings 2021-03-22 08:05:59 +01:00
tituspijean
d4cf1decf5 Fix check_process 2021-03-22 08:03:41 +01:00
tituspijean
fef4982edb Update check_process with password 2021-03-21 15:13:11 +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
8fe64ae10e
Merge pull request #161 from YunoHost-Apps/fix-linter-warnings
Fix linter warnings
2021-03-19 19:19:21 +01:00
tituspijean
13e6fb2d21
Remove old permissions... removal 2021-03-19 12:49:06 +01:00
tituspijean
f352bc53c9
Bump requirement to YunoHost 4.1.2 2021-03-19 12:45:33 +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
21860847ec Fix broken manifest.json 2021-03-19 07:48:12 +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
eae3c1e7b3
Extension install: wrote too fast 2021-03-02 18:03:02 +01:00
tituspijean
c7398fb4b8
Extension install: admin is not allowed to sudo -u 2021-03-02 18:02:16 +01:00
tituspijean
0d30809a29
Merge pull request #159 from YunoHost-Apps/testing
Testing to master
2021-02-19 14:19:47 +01:00
Éric Gaspar
229f704ded
Fix linter warnings 2021-02-15 22:58:10 +01:00
Paolo Escobar
08dbc34c33 Increases upload file in php conf 2021-01-25 21:55:40 +01:00
Paolo Escobar
8dbc6bdb44 Increases client_max_body_size to allow file upload 2021-01-25 21:55:40 +01:00
Éric Gaspar
b8c78221b9 Set SVG badge 2020-12-27 22:21:14 +01:00