Self Hosted Docker File Sharing Service
Go to file
Jordi Loyzaga eeaa1805bf
continuous-integration/drone/push Build is failing Details
Got chunked uploading kinda working
First pass of FE chunked uploading (theres a 1 byte less per chunk per file, no idea why)
More formatting!
2024-09-18 20:15:18 -06:00
lockbox Got chunked uploading kinda working 2024-09-18 20:15:18 -06:00
scripts/drone Linter and format fixes 2024-09-17 02:18:58 -06: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 Migrated back to flake8 2024-09-17 02:07:13 -06:00
README.md fixed broken tests, added badge 2024-04-22 03:44:09 -06:00
poetry.lock Linter and format fixes 2024-09-17 02:18:58 -06:00
pyproject.toml Linter and format fixes 2024-09-17 02:18:58 -06:00
requirements.txt Migrated back to flake8 2024-09-17 02:07:13 -06:00
requirements_test.txt Linter and format fixes 2024-09-17 02:18:58 -06:00

README.md

Lockbox File Sharing Service

Build Status