Commit Graph

23 Commits

Author SHA1 Message Date
Devoalda 468e853430 feature(Stress test):
Updated Stress test to multithread
2023-10-29 17:01:25 +08:00
Devoalda de235d5ec2 fix(Filename):
Fix filename (Obfuscate during save)
2023-10-29 16:40:17 +08:00
Devoalda 87d0c6d64f feature(Fernet Encryption):
Added Encryption of file with Fernet
2023-10-29 16:29:40 +08:00
Devoalda 04cc4fd4a5 feature(Trsh Collection):
Added Trash Collection Util
Cleaned up API Views
2023-10-28 13:50:29 +08:00
MayDay9939 31257a51e4 Merge branches 'master' and 'master' of https://github.com/Devoalda/Safe_Share 2023-10-27 15:42:11 +08:00
MayDay9939 3793721a7f edited environment and made it into a class 2023-10-27 15:42:05 +08:00
xrando 30edee4c0a Create sendMail.py
sendmail utils
2023-10-27 13:16:26 +08:00
MayDay9939 7b9bf1dada Merge branch 'master' of https://github.com/Devoalda/Safe_Share 2023-10-26 17:10:29 +08:00
MayDay9939 4c7473bc0c s3 upload & download file function 2023-10-26 17:10:17 +08:00
Devoalda eddb7a7bc9 feature(File Virus Check):
Backend virus check update
2023-10-26 16:28:10 +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