Work in progress file uploader using Crystal. Ready to use but unknown bugs may appear.
Find a file
2024-08-03 15:55:31 -04:00
config 0.4.0: Support for blocked extensions and filesize limit 2024-08-03 15:55:31 -04:00
spec 0.3.0: Added DB + Deletion support 2024-08-01 03:10:27 -04:00
src 0.4.0: Support for blocked extensions and filesize limit 2024-08-03 15:55:31 -04:00
.gitignore 0.1.0 2024-07-03 01:41:18 -04:00
LICENSE 0.2.0 2024-07-31 18:25:30 -04:00
README.md 0.3.0: Added DB + Deletion support 2024-08-01 03:10:27 -04:00
shard.lock 0.1.0 2024-07-03 01:41:18 -04:00
shard.yml 0.1.0 2024-07-03 01:41:18 -04:00

file-uploader

Simple file uploader made on Crystal. I'm making this to replace my current File uploader hosted on https://ayaya.beauty which uses https://github.com/nokonoko/uguu

TODO

  • Add file size limit