9 Commits

Author SHA1 Message Date
e
b03f5c5e11 refactor: complete rewrite of hardfiles
Rebuilt from scratch in Go with streaming uploads (5GB support),
password protection, rate limiting, secure shredding, and a
retro-chaotic UI with random GIF backgrounds.
2026-03-28 01:34:36 -04:00
dd6a544d01 Streaming uploads, security fixes, and documentation
- Use MultipartReader for true streaming uploads without size limit
- Fix path traversal vulnerabilities
- Fix memory leaks in file handling
- Stream file uploads to disk to prevent memory exhaustion
- Add comprehensive code documentation
2026-01-10 10:01:41 -08:00
delorean
09fab10c7a cleanup 2024-01-16 03:00:55 -06:00
hgw
e82b4661c6 Move maximum TTL to config file 2023-12-13 13:57:31 +00:00
delorean
f15f9de04a code revamp, missing dir/db fault tolerance, frontend changes, misc cleanup 2023-12-12 13:42:00 -06:00
hgw
979c7e34d4 Move file expiry time to config file 2023-12-10 05:32:53 +00:00
delorean
746058a6d3 cleanup 2023-11-01 08:11:34 -05:00
delorean
e89c72e06a shredding 2023-10-31 20:21:04 -05:00
delorean
7bb32e7c17 initial 2023-09-30 18:06:22 -05:00