bfile/filed
blek 69a695f9fb
display some conditional JS text
2023-09-30 01:09:24 +10:00
..
src basic file upload UI 2023-09-30 00:41:23 +10:00
static display some conditional JS text 2023-09-30 01:09:24 +10:00
templates display some conditional JS text 2023-09-30 01:09:24 +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.