You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow attachFiles to be an async function. Might allow to predownload files or use in conjhunction with adapter.getKeyAsDataURL() (6cf3c74)
error words improvement, pass resourceConfig (918cf92)
preview field: instead of always guessing content type based on url, do a HEAD to upstream which can return correct value from metadata even if URL has file without extension. Both ways are cross-fallback so if any of them will not work other one will do a best to display image correctly (14c4486)
preview put zoom on preview when content type or url changes (4a706f9)
preview put zoom on preview when content type or url changes (a4f5f3a)