Ghost/core/server
Daniel Lockyer 7751e78c98 Integrated Sentry error tracking
no issue

- this allows tracking of application errors within Sentry
- only enabled for HTTP 500 errors for now
- it is disabled by default
2020-02-03 13:43:43 +00:00
..
adapters Handle content requests with overly long filenames 2020-01-16 14:18:09 +07:00
api Added complimentary member subscription (#11537) 2020-01-28 11:25:00 +07:00
config 🐛 Fixed csv file uploads on Windows w/Excel installed 2019-11-26 15:11:05 +00:00
data Fixed typo in the post fixture 2020-01-17 13:00:38 +07:00
lib 🐛 Fixed unnecessary "unsaved changes" modal when using HR cards 2020-01-22 11:59:13 +00:00
models Optimized posts_meta table join when meta columns are not requested (#11300) 2020-01-06 15:38:40 +01:00
public Added member's subscription cancellation helper {{cancel_link}} (#11434) 2019-12-12 19:59:15 +07:00
services Added complimentary member subscription (#11537) 2020-01-28 11:25:00 +07:00
translations Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473) 2020-01-27 11:41:12 +00:00
views
web Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
analytics-events.js
ghost-server.js
index.js Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
overrides.js
sentry.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
update-check.js