1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00
Commit graph

113 commits

Author SHA1 Message Date
tituspijean
66953f3922
Add path to ghost-cli to PATH 2023-08-18 16:32:02 +02:00
tituspijean
3d6492a6a4 [autopatch] Fix Host and X-Forwarded-For header spoofing 2023-07-05 00:42:13 +02:00
tituspijean
9689e2415b
Packaging v2 and stop the install from source madness 2023-04-20 00:28:24 +02:00
yunohost-bot
16e50c9661 Upgrade to v5.44.0 2023-04-15 06:16:00 +00:00
yunohost-bot
c882644aed Upgrade to v5.42.2 2023-04-08 06:15:36 +00:00
yunohost-bot
958d2ed9f1 Upgrade to v5.41.0 2023-04-01 06:16:11 +00:00
yunohost-bot
eb9148d754 Upgrade to v5.30.0 2023-01-15 06:17:08 +00:00
yunohost-bot
1f986f7dfd Upgrade to v5.26.4 2023-01-01 06:17:00 +00:00
yunohost-bot
0052bc19d7 Upgrade to v5.24.2 2022-11-29 06:19:45 +00:00
yunohost-bot
ed32a3f083 Upgrade to v5.22.10 2022-11-15 06:20:37 +00:00
yunohost-bot
26c61f5254 Upgrade to v5.21.0 2022-10-29 06:22:11 +00:00
yunohost-bot
e74a346bd7 Upgrade to v5.20.0 2022-10-22 06:29:04 +00:00
yunohost-bot
77229a5aa2 Upgrade to v5.19.0 2022-10-15 06:31:25 +00:00
yunohost-bot
b328fa7f26 Upgrade to v5.17.1 2022-10-05 01:57:27 +00:00
yunohost-bot
90ccd30e96 Upgrade to v5.17.0 2022-10-01 06:35:57 +00:00
yunohost-bot
527ca435d0 Update to version 5.16.2 2022-09-29 06:55:20 +00:00
yunohost-bot
ac8ca1e0d8 Upgrade to v5.16.2 2022-09-29 06:55:20 +00:00
yunohost-bot
e722ab26a9 Update to version 5.15.0 2022-09-22 06:50:23 +00:00
yunohost-bot
1c478198c9 Upgrade to v5.15.0 2022-09-22 06:50:23 +00:00
Badri
dec480e706 Remove conf/admin.src because admin is pre-bundled now
We used to download the admin source files separately from Ghost's
Admin repo, but now they're done some restructuring so it's all
bundled along with the main Ghost monorepo. We'd already stopped
using this file for the last few commits, but now we're removing
it completely.
2022-08-12 14:23:45 +05:30
Badri
61616f907d Update to v5.8.3 and use new install format
Ghost has significantly changed their file structure, which means
the scripts had to be changed around quite a bit as well. We are
also using the readymade `yarn setup` tool to set up the Ghost
installation instead of manually running each command. Significant
changes are:

  - Config and content now lives under ./ghost/core instead of
    being directly in the project root. While updating, for
    backward compatibility, we're checking for the existence
    of the old folder as well
  - The admin interface is bundled along with the main Ghost
    package, so there is no need to download it separately
    (Casper is still being downloaded separately though)
  - We are using `yarn start` instead of knex, grunt, etc.
    (`yarn start` automatically calls those commands for us
    behind the scenes)
  - Similarly, we are now running `yarn start` to execute the
    Ghost process in the systemd config, instead of manually
    running `index.js` as we were doing earlier.

Fresh installs work well on this commit, though upgrades are yet
to be tested!
2022-08-11 10:07:20 +05:30
yunohost-bot
05857a6ca9 Upgrade to v5.3.1 2022-07-15 06:20:16 +00:00
tituspijean
a76ecacb2d
Fix Casper source and updater 2022-07-07 23:00:31 +02:00
tituspijean
9cef9cfc22
Fix all the things 2022-07-07 22:45:56 +02:00
tituspijean
b7bf95006e
Update app.src for v5.2.2 2022-06-09 21:52:58 +02:00
yunohost-bot
6903a905c0
Upgrade to v5.2.2 2022-06-04 10:57:59 +02:00
yunohost-bot
381b596b9f Upgrade to v5.2.1 2022-06-03 06:22:03 +00:00
tituspijean
0a89ca8f5e
Merge pull request #151 from YunoHost-Apps/ci-auto-update-v4.48.0
Upgrade to version 4.48.0
2022-05-23 21:03:58 +02:00
Bruno Pagani
be258a41f3
Reenable RestrictAddressFamilies safety setting
The addition of AF_NETLINK should be enough for it to work, without allowing the dozen of other families.
2022-05-21 13:37:45 +00:00
yunohost-bot
e0aa9b6867 Upgrade to v4.48.0 2022-05-21 06:23:47 +00:00
yunohost-bot
eda712d8c9 Upgrade to v4.47.2 2022-05-14 06:37:58 +00:00
yunohost-bot
e4534a5dd7 Upgrade to v4.47.1 2022-05-10 06:22:52 +00:00
yunohost-bot
86cd2a08ea Upgrade to v4.47.0 2022-05-05 06:23:49 +00:00
yunohost-bot
cec92ad824 Upgrade to v4.46.0 2022-04-29 06:23:23 +00:00
yunohost-bot
685eeb8033 Upgrade to v4.44.0 2022-04-16 06:21:00 +00:00
yunohost-bot
e25556f130 Upgrade to v4.43.1 2022-04-12 06:22:00 +00:00
yunohost-bot
e3383db961 Upgrade to v4.43.0 2022-04-09 06:21:01 +00:00
yunohost-bot
777d735de3 Upgrade to v4.40.0 2022-03-19 06:20:00 +00:00
yunohost-bot
6473ccc9f6 Upgrade to v4.37.0 2022-02-26 06:19:54 +00:00
yunohost-bot
8cb0727352 Upgrade to v4.36.3 2022-02-23 06:20:26 +00:00
yunohost-bot
65fcdceb4e Upgrade to v4.36.2 2022-02-19 06:19:17 +00:00
tituspijean
776612d809
Merge pull request #110 from YunoHost-Apps/socket-all-the-things
Connect to database with its socket
2022-02-15 22:16:12 +01:00
yunohost-bot
12bd5d5608 Upgrade to v4.35.0 2022-02-05 06:15:31 +00:00
tituspijean
8b37851780
Connect to database with its socket 2022-02-04 19:59:57 +01:00
yunohost-bot
d33c09c88c Upgrade to v4.34.3 2022-02-03 06:19:16 +00:00
yunohost-bot
a5306908d6 Upgrade to v4.32.3 2022-01-15 06:20:53 +00:00
yunohost-bot
f21306ad5c Upgrade to v4.32.2 2022-01-13 06:21:07 +00:00
yunohost-bot
c59f84e95c Upgrade to v4.32.1 2022-01-08 06:20:41 +00:00
yunohost-bot
f220e95d76 Upgrade to v4.32.0 2021-12-18 06:20:24 +00:00
yunohost-bot
10de1fa373 Upgrade to v4.28.0 2021-12-14 06:19:48 +00:00