Safe_Share/safeshare/safeshare_app
Devoalda 8bd5984a94 feature(File Storage): Local File Storage
Added:
- Ability to do direct download
- Local File Storage (Save in django media root)
2023-10-26 13:39:36 +08:00
..
migrations Updated to handle file upload 2023-10-23 12:38:37 +08:00
models feature(Cache Storage): 2023-10-23 12:12:25 +08:00
serializers feature(Cache Storage): 2023-10-23 12:12:25 +08:00
urls feature(Cache Storage): 2023-10-23 12:12:25 +08:00
utils Add Virus Scan GRPC 2023-10-23 16:52:40 +08:00
views feature(File Storage): Local File Storage 2023-10-26 13:39:36 +08:00
__init__.py Initial commit 2023-10-23 11:11:14 +08:00
admin.py Initial commit 2023-10-23 11:11:14 +08:00
apps.py Initial commit 2023-10-23 11:11:14 +08:00
post_and_get_file.py feature(Multiple File Upload): 2023-10-23 15:26:31 +08:00
stressTest.py stress test script 2023-10-23 18:53:45 +08:00