0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
2021-03-04 10:56:58 +01:00
..
adapters
api Added support for locale key in Admin Settings API 2021-03-04 21:20:46 +13:00
data Added note about missing migration for itegration_id 2021-03-04 10:56:58 +01:00
lib Added mobiledoc.ghostVersion to blank mobiledoc document 2021-02-15 18:10:56 +00:00
models Added custom integration feature limit 2021-03-03 20:15:49 +00:00
public
services Added 'locale' property to public settings 2021-03-04 16:00:02 +13:00
translations
views
web Added missing v4 API endpoints mount 2021-03-03 18:44:00 +13:00
analytics-events.js Wrapped analytics tracker in try-catch 2021-02-24 15:57:38 +00:00
ghost-server.js Cleaned up use of express in ghost-server 2021-02-23 12:33:00 +00:00
notify.js Refactored notify to send started + ready 2021-02-19 20:42:10 +00:00
overrides.js
update-check.js