2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Fabien O'Carroll 683e37c764
Fixed generation of api urls for members service (#10869)
no-issue

Previously we used urlFor which wasn't setup to correctly support
members. This changes members service to use the admin URL directly
2019-07-04 12:05:56 +07:00
..
adapters Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Themes controllers code extraction (#10818) 2019-07-01 16:56:23 +02:00
config 🐛 Allowed .ico files to be uploaded for icons. (#10820) 2019-07-01 13:29:24 +07: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 generation of api urls for members service (#10869) 2019-07-04 12:05:56 +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 Updated theme activation API to experimental 2019-07-01 10:14:03 +01: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