Safe_Share/safeshare/safeshare_app
Devoalda 372825d662 fix(File save update):
Updated file saved to use uuid instead of original filename
Updated Download to use the original filename
2023-11-02 10:16:06 +08:00
..
management/commands Docker integration (#4) 2023-10-30 00:22:11 +00: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(Trsh Collection): 2023-10-28 13:50:29 +08:00
utils Update virus scan 2023-10-31 18:14:21 +08:00
views fix(File save update): 2023-11-02 10:16:06 +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 Update docker compose for local env 2023-11-01 11:58:13 +08:00