hardfiles

- EZPZ File Sharing Service
git clone git://git.acid.vegas/hardfiles.git
Log | Files | Refs | Archive | README | LICENSE

DateCommit messageFiles+-
2023-12-27Zeros function improved (do we need this?)1+1-5
2023-12-27Improved Scramble function efficency1+10-12
2023-12-27Replaced math/rand (deprecated) with crypto/rand1+1-3
2023-12-27Updated README1+2-0
2023-12-13Change some headers1+8-8
2023-12-13Move maximum TTL to config file2+8-6
2023-12-13Remove symbols from file name chars because it makes links look like shit1+1-1
2023-12-13URL length and expiry on POST request PR #21+51-7
2023-12-13Update .gitignore1+3-2
2023-12-13Update readme to include curl enhancements1+39-11
2023-12-12reduction1+13-26
2023-12-12code revamp, missing dir/db fault tolerance, frontend changes, misc cleanup5+72-48
2023-12-10Move file expiry time to config file2+11-9
2023-12-10Improve Dockerfile2+7-2
2023-12-10Set shred time back to 24 hours1+1-1
2023-11-16header3+5-2
2023-11-01cleanup3+25-22
2023-11-01index1+1-2
2023-11-01removed debug expiry1+2-2
2023-11-01shredding4+92-18
2023-10-05WTFPL1+13-0
2023-10-05Update README1+10-2
2023-10-05Switch to Docker image rather than building3+4-2
2023-10-04Add Docker information to README1+12-2
2023-10-04Add Docker support3+26-0
2023-10-04Add .gitignore1+2-0
2023-10-01Enterprise README Unlocked1+104-7
2023-10-01Update site descriptoin1+1-0
2023-09-30readme1+11-0
2023-09-30initial7+417-0