bfile/filed
blek ca36c9388b
add viewport tag
2023-09-30 12:57:13 +10:00
..
src basic file upload UI 2023-09-30 00:41:23 +10:00
static add the file name field 2023-09-30 12:28:34 +10:00
templates add viewport tag 2023-09-30 12:57:13 +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.