Self Hosted Docker File Sharing Service
Go to file
Jordi Loyzaga 526e0e7ddc
continuous-integration/drone/push Build is failing Details
Moved to single file storage (appending chunks to existing file)
Added file finalize actions
Added error handling for files
Moved everything to pathlib
Simplified models
Squashed all migrations to single operation
2024-09-17 01:52:09 -06:00
lockbox Moved to single file storage (appending chunks to existing file) 2024-09-17 01:52:09 -06:00
scripts/drone CI/CD working (#3) 2024-04-27 09:56:21 +00:00
.drone.yml CI/CD working (#3) 2024-04-27 09:56:21 +00:00
.gitignore Moved to single file storage (appending chunks to existing file) 2024-09-17 01:52:09 -06:00
LICENSE Initial commit 2024-02-10 05:08:05 -06:00
Makefile whoops 2024-04-22 03:11:33 -06:00
README.md fixed broken tests, added badge 2024-04-22 03:44:09 -06:00
poetry.lock WIP Actually make this thing 2024-09-15 04:07:11 -06:00
pyproject.toml WIP Actually make this thing 2024-09-15 04:07:11 -06:00
requirements.txt whoops 2024-04-22 03:11:33 -06:00
requirements_test.txt whoops 2024-04-22 03:11:33 -06:00

README.md

Lockbox File Sharing Service

Build Status