Go to file
2024-07-24 11:42:06 +05:30
.github feat: upload coverage for all events 2022-08-15 16:43:22 +05:30
config feat: rm useless fields from settings 2022-08-14 15:45:12 +05:30
scripts feat: fix dumbserve url, switch to dl.librepages.org 2022-08-16 11:03:32 +05:30
src chore: update deps 2024-07-11 02:08:29 +05:30
.dockerignore feat: pkg docker 2022-08-13 22:50:47 +05:30
.env_sample feat: init 2022-08-13 21:08:33 +05:30
.gitignore feat: load settings 2022-08-14 14:47:35 +05:30
.woodpecker.yml chore: pin rust container version 2024-07-11 02:11:02 +05:30
build.rs feat: init 2022-08-13 21:08:33 +05:30
Cargo.lock fix(deps): update rust crate tokio to v1.39.1 2024-07-23 17:01:21 +00:00
Cargo.toml chore: update deps 2024-07-11 02:08:29 +05:30
Dockerfile feat: update docker base imgs and cleanup build 2023-10-04 22:44:20 +05:30
LICENSE.md feat: init 2022-08-13 21:08:33 +05:30
Makefile feat: update docker base imgs and cleanup build 2023-10-04 22:44:20 +05:30
README.md feat: enable woodpecker 2023-10-04 22:44:29 +05:30
renovate.json Add renovate.json 2024-06-08 10:45:42 +00:00

dumbserve

really really really really dumb HTTP file server

Docker status-badge dependency status codecov

Features

  • Authenticated file uploads
  • Directors: (auto)create and delete
  • Serve uploads(public by default)

Why?

I couldn't find an off-the-shelf software to serve mCaptcha release binaries.