This website requires JavaScript.
Explore
Help
Sign In
go
/
leech
Watch
1
Star
0
Fork
0
You've already forked leech
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
🩸
A simple HTTP(S) file hosting server.
25
Commits
1
Branch
0
Tags
31
MiB
Go
100%
456dd4cd28
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Louis Dalibard
456dd4cd28
fix: .gitignore
2024-06-10 22:34:31 +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: while waiting some other thread could have generated the thumbnail
2024-06-10 22:25:05 +02:00
.gitignore
fix: .gitignore
2024-06-10 22:34:31 +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