Commit Graph

22 Commits

Author SHA1 Message Date
xrando 95582e71a0 added comments
added comments
2023-11-01 12:24:38 +08:00
Devoalda a3cd4f8168 feature(Frontend url update): Updated frontend to use env for apiurl 2023-11-01 07:28:34 +08:00
xrando 3373b4581c url fix
url fix
2023-10-31 17:41:08 +08:00
Benjamin Loh dad2b6788b updated frontend deployment yaml and added nginx config
updated frontend deployment yaml and added nginx config
2023-10-30 23:41:49 +08:00
Benjamin Loh 6237982d5c updated yaml files with nginx
updated yaml files with nginx
2023-10-30 22:49:47 +08:00
Devoalda b6b91fcc1a Fixed Upload and Download 2023-10-30 14:03:00 +08:00
Benjamin Loh bb9a1e7f82 reading from env
reading from env
2023-10-30 13:51:29 +08:00
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 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