bfile/filed
blek 8b4566a634
finish off drag and drop styl
2023-09-30 01:04:48 +10:00
..
src basic file upload UI 2023-09-30 00:41:23 +10:00
static finish off drag and drop styl 2023-09-30 01:04:48 +10:00
templates finish off drag and drop styl 2023-09-30 01:04:48 +10:00
.env load the listen address from .env 2023-09-29 20:57:53 +10:00
.gitignore base code 2023-09-29 20:15:07 +10:00
Cargo.lock basic template 2023-09-29 23:25:20 +10:00
Cargo.toml basic template 2023-09-29 23:25:20 +10:00
Dockerfile dockerize (experimental ig) 2023-09-29 20:58:13 +10:00
README.md fix compile warnings 2023-09-29 20:36:02 +10:00

README.md

fileD - file daemon

This is a part of blek! File that is responsible for serving and uploading files.
This module is released under the GPLv3 with additions, copy of which is included in the top level of this repository.