0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Kevin Ansfield 3229de75f8 Revert "Replaced keypair with rsa-keypair module (#10758)"
This reverts commit 64735693be.

- `rsa-keypair` is a binary dependency that was failing to install for a lot of users, reverting for now so we can look at alternative options for speeding up boot time
2019-06-26 14:00:25 +01:00
..
adapters Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Extracted frontend code from settings API controllers (#10797) 2019-06-21 16:52:07 +02:00
config Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
data Extracted frontend code from redirects API controllers (#10798) 2019-06-21 16:50:16 +02:00
lib Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
models Revert "Replaced keypair with rsa-keypair module (#10758)" 2019-06-26 14:00:25 +01:00
public Moved members static mount point to /ghost/members 2019-06-25 15:13:52 +07:00
services Fixed issuer when site and api are diff domains (#10806) 2019-06-26 16:02:08 +07:00
translations 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Moved members static mount point to /ghost/members 2019-06-25 15:13:52 +07:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
index.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00