Ghost/core/server/web/api/middleware
Naz 142eff22ee Fixed thumbnail file name
refs https://github.com/TryGhost/Toolbox/issues/95

- The uploaded media thumbnail name should have a "_thumb" postfix to be able to distinguish thumbnails from other files. This can be handy if we decide to store them in a different location in the future.
2021-11-04 19:03:45 +04:00
..
cors.js Updated all Origin header checks to handle 'null' (#12246) 2020-10-01 09:37:22 +01:00
index.js Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
normalize-image.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
update-user-last-seen.js Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00
upload.js Fixed thumbnail file name 2021-11-04 19:03:45 +04:00
version-match.js Replaced i18n.t w/ tpl in version-match middleware 2021-10-04 15:32:53 +01:00