Ghost/core/server
Nazar Gargol 25721828d9 Fixed failure when upgrading to version 3.5.x
no issue

- Initialy reported here: https://forum.ghost.org/t/unable-to-upgrade-ghost-from-v3-0-2-to-v3-5-1/11925
- The issue was caused by the refactor in 52635f1aa8 where the backup module signature changed and it wasn't updated in migrations
2020-02-13 12:53:44 +08:00
..
adapters Handle content requests with overly long filenames 2020-01-16 14:18:09 +07:00
api 🐛 Fixed "undefined" values in member csv export 2020-02-12 11:03:16 +05:30
config 🐛 Fixed csv file uploads on Windows w/Excel installed 2019-11-26 15:11:05 +00:00
data Fixed failure when upgrading to version 3.5.x 2020-02-13 12:53:44 +08:00
lib 🐛 Fixed "undefined" values in member csv export 2020-02-12 11:03:16 +05:30
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 🐛 Fixed order for "Complimentary" plan creation 2020-02-11 17:14:41 +08:00
translations Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473) 2020-01-27 11:41:12 +00:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Fixed serving of binary public files 2020-02-10 09:51:32 +00:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
sentry.js Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00