Implement image previewing #12

Merged
csimonis merged 7 commits from jank1619/file-explorer:feature/file-previews into main 2024-12-21 18:12:14 +00:00

7 Commits

Author SHA1 Message Date
d6aefc423c Update src/Controller/ServeFileController.php
All checks were successful
build / build (pull_request) Successful in 4m19s
2024-12-21 17:37:05 +00:00
Jan Klattenhoff
987e49cdec feat: add image rendering in file display template 2024-12-21 17:11:01 +01:00
Jan Klattenhoff
54bcfd3775 build(composer): add ext-fileinfo to composer dependencies 2024-12-21 14:57:16 +01:00
Jan Klattenhoff
b189753c1e feat: add ServeFileController to serve files dynamically 2024-12-21 14:49:27 +01:00
5fcc7c78bb Merge pull request 'center files table' (#3) from sites/file-explorer:main into main
Reviewed-on: jank1619/file-explorer#3
2024-12-21 13:25:57 +00:00
c1e1ab081f style(home.html.twig): adjust centering of container element (#2)
All checks were successful
build / build (pull_request) Successful in 5m19s
Co-authored-by: Jan Klattenhoff <j.klattenhoff@neusta.de>
Reviewed-on: jank1619/file-explorer#2
2024-12-20 07:03:38 +00:00
4826805f57 Merge pull request 'main' (#1) from sites/file-explorer:main into main
Reviewed-on: jank1619/file-explorer#1
2024-12-20 06:54:18 +00:00