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
ea19abb95c
currently not reading aws keys from here
2023-10-26 17:11:14 +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
xrando
c55e3df669
added text input to take in ttl
...
added text input to take in ttl
2023-10-26 16:41:43 +08:00
Richie
75d7f23e2c
change return to t/f
2023-10-26 16:30:27 +08:00
Devoalda
eddb7a7bc9
feature(File Virus Check):
...
Backend virus check update
2023-10-26 16:28:10 +08:00
Richie Wang
f4646cd658
Merge pull request #3 from Devoalda/dynamo
...
integrate totalvirus api
2023-10-26 16:22:40 +08:00
Richie
c8a983b78e
integrate totalvirus api
2023-10-26 16:20:15 +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
314c84403e
Merge pull request #2 from Devoalda/dynamo
...
dynamo db to store hashes
2023-10-23 22:30:27 +08:00
Richie
8eaad6659e
modify return and function names
2023-10-23 22:25:15 +08:00
Richie
16a00f0b96
dynamo db to store hashes
2023-10-23 22:18:35 +08:00
Richie
e89006a6c8
dynamo db to store hashes
2023-10-23 22:15:10 +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
Benjamin Loh
d8f3758d0b
download frontend fix
...
download frontend fix
2023-10-23 18:42:19 +08:00
Devoalda
4a6b540704
Add Virus Scan GRPC
2023-10-23 16:52:40 +08:00
Devoalda
de8dd12f08
Added Docker Files
2023-10-23 16:28:16 +08:00
Devoalda
a9aa2baf35
Added Docker Files
2023-10-23 16:21:30 +08:00
Devoalda
5250101cd7
Merge remote-tracking branch 'origin/master'
2023-10-23 16:09:38 +08:00
Devoalda
d0db82fc77
Handle empty ttl in backend
2023-10-23 16:09:31 +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
Benjamin Loh
56b128d5d4
Merge branch 'master' of https://github.com/Devoalda/Safe_Share
2023-10-23 15:38:59 +08:00
Benjamin Loh
94623b7c4b
added ttl to post req
...
added ttl to post req
2023-10-23 15:38:51 +08:00
Devoalda
9918ba6313
Merge remote-tracking branch 'origin/master'
2023-10-23 15:26:41 +08:00
Devoalda
84df14ae86
feature(Multiple File Upload):
...
Added ability to do multiple file upload
2023-10-23 15:26:31 +08:00
Benjamin Loh
a6144cb4e9
Merge pull request #1 from Devoalda/frontend
...
Frontend
2023-10-23 15:17:17 +08:00
Benjamin Loh
61f51f9e1e
skeleton for home, upload, download page
...
skeleton for home, upload, download page
2023-10-23 15:15:29 +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
Benjamin Loh
fc4979e13f
shifted frontend directory in app
...
shifted frontend directory in app
2023-10-23 14:14:05 +08:00
Devoalda
e28fc89b3d
Added variables to env
2023-10-23 12:51:31 +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