Ghost/core/server
Nazar Gargol 3124d23ccf 🐛 Fixed force_i18n import validation error
closes #10580

- The validation was failing because boolean values in settings can also be "0" and "1". 04c60b4ce1 explains the reason why these 2 new values are allowed
2019-03-07 16:42:11 +08:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api 🐛 Fixed private blogging getting enabled when saving any setting (#10576) 2019-03-06 12:56:26 +01:00
apps Updated TODO's 2019-02-27 18:08:36 +01:00
config 🐛 Fixed custom certificate usage for MySQL (#10573) 2019-03-06 10:28:10 +01:00
data 🐛 Fixed force_i18n import validation error 2019-03-07 16:42:11 +08:00
helpers 🐛 Supported "false" as absolute attribute value (#10556) 2019-03-04 11:23:42 +01:00
lib Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
models Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08:00
public
services Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08:00
translations Improved error message when attempting to use disabled v0.1 Public API (#10562) 2019-03-05 10:41:07 +00:00
views
web Refactored members auth flow with dynamic settings 2019-02-26 15:43:36 +07:00
analytics-events.js
filters.js
ghost-server.js
index.js
overrides.js
update-check.js