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
Richie
c38ded617d
import vdb client
2023-10-29 22:31:57 +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
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
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