mirror of
https://github.com/directus/directus.git
synced 2026-01-30 04:58:17 -05:00
* Remove access token when unnecessary * Add missing translations * Refactor naming convention * Refactor naming convention * Refactor access token usage for media upload * Use static token for previews * Add missing imageToken for image upload * Rename imageToken to staticAccessToken * Remove temporary access token from embedUrl * Catch invalid URLs when replacing token * Fix embedUrl not updating when source changed * Patch audio and iframe uploads * Hide tinymce offscreen selection * Fix merge of interface fields * Use static tokens except for preview * Remove dirty checks through v-model for wysiwyg * Add missing translations * Fix lint warnings * Revert naming from staticAccessToken to imageToken
@directus/app
The Directus Admin App. Included with directus itself. You wouldn't install this package separately.