0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
kirrg001 af5717762d Fixed incorrect return value for publicAPI from the configuration endpoint
no issue

- discovered while coding
- the value was always false, because we've tried to read the value from the config object
- the value lives in the database and is accessible via the labs service
2018-05-31 15:14:59 +02:00
..
adapters 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
api Fixed incorrect return value for publicAPI from the configuration endpoint 2018-05-31 15:14:59 +02:00
apps Removed unnecessary type attribute in script tags (#9586) 2018-04-18 14:33:31 +02:00
config Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
controllers 🐛 Fixed /edit shortcut not working in Safari (#9637) 2018-05-21 15:26:32 +01:00
data 🐛Fixed uppercase tag associations on import (#9655) 2018-05-28 23:58:06 +02:00
helpers 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
lib Fixed missing Bluebird require in security/password.js (#9624) 2018-05-28 23:01:01 +02:00
models Koenig - Remove developer experiments flag requirement 2018-05-15 13:20:40 +01:00
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services 🐛 Fixed infinite redirect when subdirectory equals top level domain (#9621) 2018-05-28 12:18:34 +02:00
translations Fixed broken i18n keys 2018-04-18 15:05:20 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web 🐛 Fixed infinite redirect when subdirectory equals top level domain (#9621) 2018-05-28 12:18:34 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Consistent event names 2018-04-15 23:52:42 +02:00
index.js Trigger database ready event 2018-04-15 23:53:18 +02:00
overrides.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
update-check.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00