Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 570 Bytes

File metadata and controls

15 lines (8 loc) · 570 Bytes

Ideas

Only small, additive features are listed here. Refactors and package-wide redesigns are intentionally excluded.

1. General file mode

Allow the existing upload and gallery components to accept configurable MIME types and size limits, while retaining images as the default mode.

2. Accessible image metadata

Store optional alt text and captions and let MediaEntry render them with the image.

3. Private file delivery

Support authorized downloads and temporary URLs for private disks instead of requiring every stored item to expose a public URL.