Self Hosted Docker File Sharing Service
Go to file
Jordi Loyzaga 6adba29ba1
continuous-integration/drone/push Build is passing Details
Made bulk delete also delete files
Fixed bug on env config evaluation
Fixed oversight that always displayed browsable api
Fixed file naming bug in file deletion
2024-09-20 03:48:16 -06:00
lockbox Made bulk delete also delete files 2024-09-20 03:48:16 -06:00
scripts/drone Made bulk delete also delete files 2024-09-20 03:48:16 -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
.pre-commit-config.yaml Upload is now working 2024-09-19 03:54:52 -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 Upload is now working 2024-09-19 03:54:52 -06:00
pyproject.toml Upload is now working 2024-09-19 03:54:52 -06:00
requirements.txt Re-stamped requirements, really gotta automate this 2024-09-19 04:03:45 -06:00
requirements_test.txt Re-stamped requirements, really gotta automate this 2024-09-19 04:03:45 -06:00

README.md

Lockbox File Sharing Service

Build Status