1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00
Commit graph

648 commits

Author SHA1 Message Date
lapineige
d4be397110
fix syntax 2023-03-25 15:31:11 +01:00
lapineige
e78333f65a
Switch to PHP 8.1 2023-03-25 15:22:22 +01:00
lapineige
f70020a59b
Switch to PHP 8.1 2023-03-25 15:22:11 +01:00
yunohost-bot
d2a66603f4 Auto-update README 2023-03-25 13:37:24 +00:00
lapineige
b56b4984ed
Update to v0.11.5 2023-03-25 14:37:21 +01:00
lapineige
c13a1d464c
Update to v0.11.5
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.5
2023-03-25 14:37:00 +01:00
lapineige
0e44a92dfa
Add logrotate for laravel.log
Fix #199
2023-03-17 16:52:35 +01:00
lapineige
c090969d40
revert 2023-03-17 16:51:59 +01:00
lapineige
e187daebe2
Add logrotate for lavarel.log
Fix #199
2023-03-17 16:50:51 +01:00
yunohost-bot
f80fc92f3f Auto-update README 2023-03-17 10:51:12 +00:00
lapineige
48d9ccbe5a
Bump version 2023-03-17 11:51:08 +01:00
lapineige
9ed1441540
Fix redis config
Related discussion #202
2023-03-17 11:50:47 +01:00
lapineige
6fdf494bef
Merge pull request #201 from YunoHost-Apps/upgrade-auto-updater
Upgrade auto-updater
2023-02-23 23:54:07 +01:00
tituspijean
d05e4cd498 [autopatch] Upgrade auto-updater 2023-02-23 23:39:28 +01:00
lapineige
68924109ba
fix chmod syntax + remove typo 2023-02-18 20:26:15 +01:00
lapineige
fa8fd46fae
fix chmod syntax 2023-02-18 20:22:52 +01:00
lapineige
1c15b1660f
fix chmod syntax 2023-02-18 20:22:39 +01:00
yunohost-bot
3b48979736 Auto-update README 2023-02-14 20:05:44 +00:00
lapineige
67e4936034
Update manifest.json 2023-02-14 21:05:41 +01:00
yunohost-bot
6c8b6a07bc Auto-update README 2023-02-14 20:04:57 +00:00
lapineige
2585830884
Restrict permission on log file
Incorrect permissions make logrotate fails
`error: skipping "/var/log/pixelfed/pixelfed-horizon.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.`
2023-02-14 21:04:54 +01:00
lapineige
f5a96000c5
Restrict permission on log file
Incorrect permissions make logrotate fails
`error: skipping "/var/log/pixelfed/pixelfed-horizon.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.`
2023-02-14 21:04:52 +01:00
Éric Gaspar
eba4402f3f
Merge pull request #197 from YunoHost-Apps/testing
Upgrade composer to v2 (fix broken script + php8.0 compatibility)
2022-12-24 22:02:56 +01:00
yunohost-bot
b88ab489da Auto-update README 2022-12-21 13:38:58 +00:00
ericgaspar
e8f78db8f9 Merge branch 'testing' of https://github.com/YunoHost-Apps/pixelfed_ynh into testing 2022-12-21 14:38:53 +01:00
ericgaspar
03a0b09f53 Update manifest.json 2022-12-21 14:38:46 +01:00
yunohost-bot
8828df74ec Auto-update README 2022-12-21 13:37:28 +00:00
ericgaspar
04af471581 upgrade to PHP8 2022-12-21 14:37:23 +01:00
lapineige
bd4f58a962
fix composer upgrade syntax 2022-12-18 22:12:05 +01:00
lapineige
c874daa112
Upgrade composer to v2 2022-12-18 21:52:10 +01:00
lapineige
e3d1f2de7f
Select composer version during install 2022-12-18 21:48:01 +01:00
yalh76
af4ddf2057
Merge pull request #196 from YunoHost-Apps/testing
Switch to PHP8
2022-12-18 18:46:45 +01:00
lapineige
0055d57a0e
Merge pull request #194 from YunoHost-Apps/PHP8
Switch to PHP8
2022-12-01 21:49:20 +01:00
yunohost-bot
60148c6c89 Auto-update README 2022-11-24 11:11:23 +00:00
lapineige
7177743c2e
Switch to PHP 8 - new version 2022-11-24 12:11:19 +01:00
Éric Gaspar
2354ae94de upgrade to PHP8 2022-11-22 22:01:04 +01:00
lapineige
6bc944f325
Merge pull request #192 from YunoHost-Apps/testing
Change upload limit
2022-11-13 11:20:26 +01:00
yunohost-bot
06d96f2077 Auto-update README 2022-11-10 15:50:44 +00:00
lapineige
f7ce9db23b
Add max upload limit documentation 2022-11-10 16:50:40 +01:00
yunohost-bot
5f14f17053 Auto-update README 2022-11-10 15:48:56 +00:00
lapineige
116893d119
Add upload limit documentation 2022-11-10 16:48:52 +01:00
yunohost-bot
a4d8316b81 Auto-update README 2022-11-10 15:45:02 +00:00
lapineige
21e7d3b329
Bump version number 2022-11-10 16:44:58 +01:00
yunohost-bot
d1cdcda08c Auto-update README 2022-11-10 15:44:41 +00:00
lapineige
36465be843
Bump version number 2022-11-10 16:44:37 +01:00
lapineige
e19cdc287e
Merge pull request #191 from YunoHost-Apps/upload_limit
Upload limit
2022-11-10 16:40:54 +01:00
yunohost-bot
164439172b Auto-update README 2022-11-06 19:10:40 +00:00
yalh76
f79e3527c5 Apply last example_ynh 2022-11-06 20:10:33 +01:00
yunohost-bot
f32ff7c83a Auto-update README 2022-10-06 19:15:00 +00:00
lapineige
066f1ec85e
Merge pull request #189 from YunoHost-Apps/testing
Upgrade to version 0.11.4
2022-10-06 21:14:57 +02:00