Ghost/core/shared
Naz 091240db48 Added thumbnail upload support to Media API
refs https://github.com/TryGhost/Toolbox/issues/95

- Each media file quires a thumbnail and these changes provide a capability to upload them along with media files.
- The thumbnail file is always required and has to be the format of already supported image formats
- The thumbnail should be uploaded as a part of "thumbnail" attachment in the request
- The regression tests added with this changeset will be claened up and moved to unit-tests (this is a dirty-but-working version!)
- The thumbnail always gets a name of the uploaded media file and keeps it's own extension.
- The thumbnails is accessible under the url present in the "thumbnail_url" reponse field
2021-11-04 10:23:29 +04:00
..
config Added thumbnail upload support to Media API 2021-11-04 10:23:29 +04:00
settings-cache Swapped to American English spellings 2021-08-09 13:35:01 +04:00
custom-theme-settings-cache.js Added syncing and theme exposure of custom theme settings (#13354) 2021-09-23 12:44:39 +01:00
express.js Improved Ghost boot time and memory usage by lazy loading routes 2021-10-15 17:52:07 +02:00
html-to-plaintext.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
labs.js Removed references to Offers labs flag (#13709) 2021-11-03 17:11:48 +02:00
sentry.js Fixed the version sent to Sentry 2021-05-17 13:32:56 +02:00
url-utils.js Updated to use config-url-helpers in urlUtils 2021-06-18 21:49:28 +01:00