🩸 A simple HTTP(S) file hosting server.
Go to file
2024-06-10 22:21:27 +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 fix: don't wait for thumbnail generation if already cached 2024-06-10 22:21:27 +02:00
.gitignore fix: formatting and catching an error 2024-06-10 19:50:11 +02:00
go.mod feat: add thumbnails 2024-06-10 21:36:26 +02:00
go.sum feat: add thumbnails 2024-06-10 21:36:26 +02:00
main.go feat: add thumbnails 2024-06-10 21:36:26 +02:00