Implement image previewing #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "jank1619/file-explorer:feature/file-previews"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have tested this with png and jpeg/jpg which both work but most other image types should work as well.

WIP: Implement file previewingto WIP: Implement image previewingWIP: Implement image previewingto Implement image previewing@ -0,0 +14,4 @@
{
}
#[Route("/serve-file/{filePath}", name: "serve_file")]
can you change route to /serve/filepath