Ghost/core/server
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
..
adapters Added local media storage adapter 2021-11-03 00:33:28 +13:00
api Added thumbnail upload support to Media API 2021-11-04 10:23:29 +04:00
data Moved launchComplete user setting as global editor setting (#13703) 2021-11-04 18:03:51 +05:30
lib Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
models Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
services 🐛 Fixed a 500 error when uploading invalid routes.yaml 2021-11-04 11:52:52 +04:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Fixed thumbnail file name 2021-11-04 19:03:45 +04:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
ghost-server.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
notify.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
overrides.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
update-check.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00