🩸 A simple HTTP(S) file hosting server.
Go to file
2024-06-11 14:30:50 +02:00
assets/images feat: make interface slightly bigger 2024-06-10 22:10:25 +02:00
config fix: add job limits for thumbnails to prevent out of memory errors 2024-06-10 21:55:03 +02:00
html fix: fix justification 2024-06-10 22:17:13 +02:00
pkg fix: add job limits for thumbnails to prevent out of memory errors (2) 2024-06-10 21:56:24 +02:00
route fix: don't wait for thumbnail generation if already cached 2024-06-10 22:21:27 +02:00
thumbnail feat: add preview for webp images, videos and pdf files 2024-06-11 14:30:50 +02:00
.gitignore fix: .gitignore 2024-06-10 22:34:31 +02:00
go.mod feat: add preview for webp images, videos and pdf files 2024-06-11 14:23:11 +02:00
go.sum feat: add preview for webp images, videos and pdf files 2024-06-11 14:23:11 +02:00
main.go feat: add thumbnails 2024-06-10 21:36:26 +02:00