MayDay9939
4c7473bc0c
s3 upload & download file function
2023-10-26 17:10:17 +08:00
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
Devoalda
a22fea30df
refactor(File Name + Qol Improvements):
...
Download file from frontend now downloads in correct file name + ext
Download link shows after successful upload
Key gets saved to clipboard automagically
alert to tell users of this feature
2023-10-23 19:24:00 +08:00
Benjamin Loh
d51f3725dd
stress test script
...
stress test script
2023-10-23 18:53:45 +08:00
Devoalda
4a6b540704
Add Virus Scan GRPC
2023-10-23 16:52:40 +08:00
Devoalda
a9aa2baf35
Added Docker Files
2023-10-23 16:21:30 +08:00
Devoalda
4e72bcfe07
Handle empty ttl in backend
2023-10-23 15:58:15 +08:00
Devoalda
a6faf8720d
feature(Frontend multiple file upload fix):
...
Fixed multi file upload for frontend
Allowed missing ttl in backend
2023-10-23 15:44:50 +08:00
Devoalda
84df14ae86
feature(Multiple File Upload):
...
Added ability to do multiple file upload
2023-10-23 15:26:31 +08:00
Devoalda
f818ac3d52
feature(File TTL):
...
Added File TTL Option, with example
Removed Databases config in settings
2023-10-23 15:12:17 +08:00
Devoalda
c72af2167d
Updated to handle file upload
2023-10-23 12:38:37 +08:00
Devoalda
de103880cf
hotfix for PUT
2023-10-23 12:16:01 +08:00
Devoalda
53181c750a
feature(Cache Storage):
...
CRUD using Redis and Django API
2023-10-23 12:12:25 +08:00
Devoalda
e4777fc696
Initial commit
2023-10-23 11:11:14 +08:00