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

491 commits

Author SHA1 Message Date
Éric Gaspar
49cab9e4b3 Merge branch 'testing' into new-PHP-version 2023-01-20 20:01:07 +01:00
Éric Gaspar
849d85b1c7 Fix linter 2023-01-20 20:00:27 +01:00
Éric Gaspar
45c0c4fa55 add max body size 2023-01-15 17:28:28 +01:00
Éric Gaspar
76805f12cc Add PHP8.1 and 8.2 2023-01-15 15:22:43 +01:00
Éric Gaspar
a912632f1d Merge branch 'testing' into extra_php-fpm 2023-01-15 15:18:59 +01:00
Éric Gaspar
c2efdcec6c Update extra_php-fpm.conf 2023-01-15 15:18:28 +01:00
Éric Gaspar
fb7ddb9296 set extra_php-fpm 2023-01-15 15:17:07 +01:00
Éric Gaspar
33b63ca97a
Merge pull request #98 from YunoHost-Apps/fix-php-config
Fix PHP config settings installation
2023-01-15 15:16:16 +01:00
Alexandre Aubin
ad2184d999
Bump version 2022-12-23 23:39:59 +01:00
Alexandre Aubin
fd1d6eaa20
Delete actions.toml 2022-12-23 23:39:36 +01:00
Alexandre Aubin
194c3b0d49
Update config 2022-12-23 23:37:22 +01:00
tituspijean
8fde9136ba
Fix PHP config settings installation 2022-11-30 13:33:51 +01:00
Éric Gaspar
802fc72a17
Merge pull request #94 from YunoHost-Apps/testing
Implement config panels v1.0
2022-09-23 19:32:14 +02:00
ericgaspar
addca0c163 Bump version 2022-09-23 19:31:40 +02:00
tituspijean
a43f92ac0d
Merge pull request #82 from Tagadda/fix-configpanel 2022-09-22 20:34:15 +02:00
Éric Gaspar
ec83a54c90
Merge pull request #91 from YunoHost-Apps/testing
Testing
2022-08-28 19:30:41 +02:00
Éric Gaspar
0681043382
Update manifest.json 2022-08-28 17:18:03 +02:00
Éric Gaspar
4fe44887fd
Update manifest.json 2022-08-28 17:17:09 +02:00
Éric Gaspar
ce21df3420
Merge branch 'master' into testing 2022-08-28 17:16:40 +02:00
Éric Gaspar
cec2f294a4
Merge pull request #90 from YunoHost-Apps/Add-php-mysql
Add php-mysql if the database is installed
2022-08-28 17:15:31 +02:00
Éric Gaspar
9dcf5d6758
Update restore 2022-08-28 14:18:40 +02:00
Éric Gaspar
4f25715b8c
Update upgrade 2022-08-28 14:14:24 +02:00
Éric Gaspar
5de029a40f
Update restore 2022-08-28 13:32:45 +02:00
Éric Gaspar
1a14e0bcdb
Update restore 2022-08-28 13:32:07 +02:00
Éric Gaspar
22f9c65f01
Add php-mysql if the database is installed 2022-08-28 13:26:45 +02:00
tituspijean
233829c50c
Make FPM usage and footprint visible only if PHP is enabled 2022-08-07 17:57:06 +02:00
tituspijean
38e6e12553
Implement FPM usage and footprint in config panel 2022-08-07 17:34:22 +02:00
tituspijean
ee6a4cf5f8
[fix] handling phpversion in config panel
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-08-07 16:55:40 +02:00
Éric Gaspar
bf6dd496c4
Merge pull request #88 from YunoHost-Apps/testing
testing
2022-05-19 19:00:32 +02:00
ericgaspar
6e6ce7609c
Update manifest.json 2022-05-19 16:43:08 +02:00
Éric Gaspar
1f8959e555
Merge pull request #87 from YunoHost-Apps/app-name
Set app name logically
2022-05-19 16:16:29 +02:00
ericgaspar
1d8afa6ad6
Update config_panel.toml 2022-05-19 11:15:38 +02:00
ericgaspar
1dac37bbd2
Update manifest.json 2022-05-18 19:48:23 +02:00
Tagadda
612a87a4a8 comment 2022-02-27 19:31:15 +00:00
tituspijean
48ade2d402
Merge pull request #84 from YunoHost-Apps/testing
Fix directory permissions for SFTP chroot
2022-02-03 22:31:07 +01:00
tituspijean
f21d155bb4
Bump package version 2022-02-03 22:23:08 +01:00
tituspijean
149dc8e3bf
Merge pull request #83 from YunoHost-Apps/perms
Force chmod 750 to ensure SFTP chroot
2022-02-03 22:19:38 +01:00
tituspijean
e015e3310e
Force chmod 750 to ensure SFTP chroot 2022-02-03 22:14:15 +01:00
Tagadda
a7f4f0badf fix 2022-02-01 23:41:35 +00:00
Tagadda
325d0ac03a config: missing type 2022-02-01 18:36:24 +00:00
Tagadda
2231f5bb4f config: password should be defined even if empty 2022-02-01 18:36:10 +00:00
Tagadda
36c982d835 fix match 2022-02-01 16:51:40 +00:00
Tagadda
8c2943a6b0 oopsies /o\ 2022-01-31 15:50:16 +00:00
Tagadda
93532de252 oops 2022-01-31 15:33:59 +00:00
Tagadda
17534e2819 configpanel phpversion 2022-01-31 15:24:14 +00:00
Tagadda
071d38bfb1 configpanel update password test 2022-01-31 13:25:33 +00:00
Tagadda
9c22d79bcb oopsy 2022-01-31 13:25:11 +00:00
Tagadda
3c2b4bc2a7 configpanel update with_sftp 2022-01-31 12:58:18 +00:00
Tagadda
0617fcaab7 configpanel update for php 2022-01-31 12:27:39 +00:00
tituspijean
cc5b5ace5d
Merge pull request #80 from YunoHost-Apps/testing
Testing
2022-01-17 15:49:43 +01:00