grtsinry43

Results 2 issues of grtsinry43

### Description This PR implements automatic image upload functionality in the Codemirror editor. It enables file handling for pasting (Clipboard) and dropping (Drag & Drop) image files directly into the...

### Description Extend the editor image-upload pipeline: - FileService now delegates custom uploads to a fixed serverless function (file/editor-image-upload) and supports an optional CDN domain via the existing setCustomDomain. This...