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

204 commits

Author SHA1 Message Date
tituspijean
2dcddcdb2e
Packaging v2 2023-02-19 19:06:30 +01:00
tituspijean
a440d2121c
Fix activate_flarum_extension helper 2023-01-08 17:05:51 +01:00
tituspijean
82e6e95c51
Improve extension activation commands 2022-12-21 16:55:53 +01:00
yunohost-bot
2457e86304 Upgrade to v1.6.2 2022-11-19 06:25:58 +00:00
tituspijean
eebc07f92d
Add php-ldap dependency 2022-09-19 16:58:01 +02:00
Éric Gaspar
3c05d628ab
1.5.0 2022-09-13 18:08:13 +02:00
tituspijean
44d07c4a33
Upgrade to PHP7.4 2022-09-11 18:34:33 +02:00
tituspijean
9ae6b06f5f
[fix] Do not add swap if in CI 2022-08-05 11:08:38 +02:00
tituspijean
a95fe798f2
Appease linter: install PHP dependencies with apt helper 2022-08-05 10:55:58 +02:00
tituspijean
93177dfa7d
Do not add swap if in CI 2022-08-05 10:50:59 +02:00
yunohost-bot
ef9ded90b4 Upgrade to v1.4.0 2022-08-05 08:48:21 +00:00
yunohost-bot
bc9f4532cf Upgrade to v1.3.0 2022-05-17 06:28:20 +00:00
yunohost-bot
2dce8c57cf Upgrade to v1.2.0 2022-01-20 17:26:16 +00:00
tituspijean
b5f921c5e4
Ensure files belong to app's user even after Composer commands, in install 2021-11-12 23:50:09 +01:00
tituspijean
588a76c27a
Ensure files belong to app's user even after Composer commands 2021-11-12 23:37:15 +01:00
tituspijean
60009c3971
Fix language extension version requirement in install 2021-11-12 23:35:01 +01:00
tituspijean
79048640b2
Use quotes while storing string settings 2021-11-12 09:33:47 +01:00
tituspijean
3517741eb3
Fix detection of upgrade to >=1.1 2021-11-12 00:21:03 +01:00
tituspijean
8ca8a86713
Upgrade to v1.1.1 2021-11-11 23:14:58 +01:00
tituspijean
450821c6f1
Fix ynh_composer_exec syntax, continued 2021-11-11 18:18:14 +01:00
Alexandre Aubin
aafdc8060f Fix ynh_composer_exec syntax 2021-11-08 14:14:04 +01:00
ericgaspar
7abe57c55f
Cleaning up 2021-09-21 23:27:14 +02:00
tituspijean
aa138f0e21 Fix typo 2021-06-06 12:17:34 +02:00
tituspijean
68b19eb949 Update language dependencies to v1.0.0 2021-06-06 11:13:48 +02:00
tituspijean
1b0dc2bd81 Update dependencies to v1.0.0 2021-06-06 01:46:14 +02:00
tituspijean
79d20ff73e Bump package version
Directly to ~ynh5 because I had a mishap with the version in last commit
2021-06-06 01:44:44 +02:00
tituspijean
4b4ffb2646 Require specific version for language extensions 2021-06-04 18:32:45 +02:00
Stylix58
75507ef6f4
Update _common.sh 2021-05-28 08:46:53 +02:00
yalh76
f14d982a3d Apply last example_ynh 2021-05-16 10:32:55 +02:00
tituspijean
ed2c672669 Do not source removed helper 2021-05-11 21:07:33 +02:00
tituspijean
93a96b9fd3 Composer helpers are now official in v4.2 2021-05-11 19:10:13 +02:00
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
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
13e6fb2d21
Remove old permissions... removal 2021-03-19 12:49:06 +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
4a04fc7157 Fix linter warnings 2020-12-23 23:04:30 +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