Ghost/core/server
Hannah Wolfe 43bcf5b374 🐛 better theme name consistency (#7380)
closes #7313

- Adds `getSanitizedFileName` function to storage/base.js which replaces non A-Z0-9@. chacracters with -
- modifies /api/theme.js so that zip.shortName is consistent throughout.
2016-09-14 17:24:28 +00:00
..
api 🐛 better theme name consistency (#7380) 2016-09-14 17:24:28 +00:00
apps ensure amp works when blog is running in subdirectory (#7353) 2016-09-14 12:47:25 +01:00
config Add application/octet-stream to allowed types for theme uploads (#7382) 2016-09-14 17:53:36 +01:00
controllers Fix upgrade notification type value (#7308) 2016-09-01 17:58:46 +02:00
data 🐛 re-run migration for sqlite/pg (#7323) 2016-09-14 17:52:45 +01:00
errors 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers [FEATURE] AMP (#7229) 2016-08-22 18:49:27 +02:00
mail 🐛 Don't overwrite config.theme.title in GhostMail (#7224) 2016-08-19 10:22:07 +02:00
middleware Remove open redirect by removing double slashes from redirects (#7247) 2016-08-23 13:47:59 +02:00
models fix: "url" field is undefined when restricting returned fields (#7089) 2016-07-18 22:21:47 +02:00
permissions feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
routes feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
scheduling post-scheduling: delete job but time is null (#7035) 2016-06-28 20:14:29 +02:00
storage 🐛 better theme name consistency (#7380) 2016-09-14 17:24:28 +00:00
translations 🎨 Improve theme validation error messaging (#7253) 2016-08-24 14:45:54 +02:00
utils Use node-archiver to create zips (#7268) 2016-08-25 09:22:22 +02:00
views Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js 🐛 move overrides into core folder (#7371) 2016-09-14 15:50:17 +01:00
overrides.js 🐛 move overrides into core folder (#7371) 2016-09-14 15:50:17 +01:00
update-check.js Fix upgrade notification type value (#7308) 2016-09-01 17:58:46 +02:00