Commit Graph

16 Commits

Author SHA1 Message Date
Devoalda 52fe75d916 fix(Encryption): Removed encryption
Removed encryption to support various uncompressed filetypes (PDF,etc.)
Added mime type reader & saved in cache
2023-10-29 22:44:13 +08:00
xypoon a1e10f2474 Repush Added error modal for share and download 2023-10-29 17:58:25 +08:00
xypoon 9bdbea2ba5 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	safeshare/safeshare-frontend/src/pages/shareFile.js
2023-10-29 17:52:12 +08:00
xypoon 3a451efbc3 Added error modal for share and download 2023-10-29 17:50:38 +08:00
xrando b287ac92fe modified error msg on frontend
modified error msg on frontend
2023-10-29 16:57:30 +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
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 d8f3758d0b download frontend fix
download frontend fix
2023-10-23 18:42:19 +08:00
Devoalda a9aa2baf35 Added Docker Files 2023-10-23 16:21:30 +08:00
Devoalda d0db82fc77 Handle empty ttl in backend 2023-10-23 16:09:31 +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 94623b7c4b added ttl to post req
added ttl to post req
2023-10-23 15:38:51 +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
Benjamin Loh fc4979e13f shifted frontend directory in app
shifted frontend directory in app
2023-10-23 14:14:05 +08:00