0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/e2e-api/admin
Naz 9edd299905 Added audio upload support to Media API
refs https://github.com/TryGhost/Toolbox/issues/95
refs 4907b7bf1e

- We need support for audio media uploads to be able to used them in cards. The new supported formats are .mp4 and .wav
- Example source files downloaded from https://filesamples.com/
2021-11-09 16:39:33 +04:00
..
actions.test.js
config.test.js
custom_theme_settings.test.js Fixed failing custom theme settings API tests 2021-10-20 13:31:41 +01:00
db.test.js
email_preview.test.js
emails.test.js
files.test.js Added Files API behind an alpha flag 2021-11-08 11:40:17 +04:00
images.test.js
integrations.test.js
invites.test.js
key_authentication.test.js
labels.test.js
mail.test.js
media.test.js Added audio upload support to Media API 2021-11-09 16:39:33 +04:00
members.test.js
notifications.test.js
oembed.test.js
pages.test.js 🐛 Fixed error in setting page access to tiers 2021-11-02 13:36:32 +05:30
posts.test.js
roles.test.js
settings.test.js 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
slugs.test.js
snippets.test.js
tags.test.js
themes.test.js
users.test.js
utils.js
webhooks.test.js