Vishnu Mohandas
|
d5338af961
|
Update API endpoint to upload and fetch files
|
2020-10-11 05:59:31 +05:30 |
|
Vishnu Mohandas
|
da8b69084b
|
Add collectionID as an attribute to files
|
2020-10-11 05:30:44 +05:30 |
|
Vishnu Mohandas
|
27f019af57
|
Move to XChaCha for thumbnail and metadata encryption
|
2020-10-07 04:25:59 +05:30 |
|
Vishnu Mohandas
|
37b7eb1601
|
Add extra logging to file
|
2020-09-26 01:54:52 +05:30 |
|
Vishnu Mohandas
|
727a1684ce
|
Switch to libsodium for file encryption and decryption
|
2020-09-26 00:37:32 +05:30 |
|
Vishnu Mohandas
|
87fd87987a
|
Explicitly call the AESCrypt password as password
|
2020-09-10 03:57:54 +05:30 |
|
Vishnu Mohandas
|
94a41a72c9
|
Remove all assumptions related to key attribute encoding
|
2020-09-10 02:39:41 +05:30 |
|
Vishnu Mohandas
|
4cd93610f7
|
Make no assumptions about the encoding type of the key
|
2020-09-10 01:01:14 +05:30 |
|
Vishnu Mohandas
|
c61368f7f2
|
Update structure of a file object
|
2020-09-06 11:59:03 +05:30 |
|
Vishnu Mohandas
|
bc36bf8f5e
|
Verify the correctness of the passphrase entered
|
2020-09-05 14:23:23 +05:30 |
|
Vishnu Mohandas
|
a5d3305cbf
|
Encrypt every file with a separate key
|
2020-09-03 22:20:26 +05:30 |
|
Vishnu Mohandas
|
b4b685de13
|
Mark the assets loaded from disk as decrypted
|
2020-08-14 01:32:04 +05:30 |
|
Vishnu Mohandas
|
600fd58a46
|
Augment the getBytes function to take care of encrypted files
|
2020-08-13 06:48:41 +05:30 |
|
Vishnu Mohandas
|
f6d3a7e6bd
|
Decrypt, save and display encrypted thumbnails
|
2020-08-13 04:47:15 +05:30 |
|
Vishnu Mohandas
|
79e65f518d
|
Add an isEncrypted property to File
|
2020-08-13 02:12:00 +05:30 |
|
Vishnu Mohandas
|
746fb18cf7
|
Download and save encrypted files
|
2020-08-12 04:34:16 +05:30 |
|
Vishnu Mohandas
|
4b63196e34
|
Encrypt and upload files
|
2020-08-11 05:17:22 +05:30 |
|
Vishnu Mohandas
|
c7b40265c3
|
Fix issue with loading remote images
|
2020-08-10 04:04:59 +05:30 |
|
Vishnu Mohandas
|
e1cf0706f3
|
Update API parameters
|
2020-08-01 02:56:53 +05:30 |
|
Vishnu Mohandas
|
ddb25a1536
|
Remove the notion of direct access URLs for files
|
2020-07-09 02:21:36 +05:30 |
|
Vishnu Mohandas
|
15966ce95f
|
Update API to download a file
|
2020-07-09 01:16:04 +05:30 |
|
Vishnu Mohandas
|
f333f32681
|
Update the URL to access thumbnails
|
2020-07-09 01:14:51 +05:30 |
|
Vishnu Mohandas
|
8d73735e93
|
Pass token while accessing a file or stream
|
2020-07-08 21:11:11 +05:30 |
|
Vishnu Mohandas
|
c75551db99
|
Stream videos instead of downloading them raw
|
2020-07-08 03:07:13 +05:30 |
|
Vishnu Mohandas
|
8c031a87fd
|
Add modificationTime as an attribute of a file
|
2020-07-07 00:39:47 +05:30 |
|
Vishnu Mohandas
|
36467b6673
|
Fix cache-issues due to hash collisions
|
2020-06-24 01:43:45 +05:30 |
|
Vishnu Mohandas
|
cd32098360
|
Fix the hero animation for remote images
|
2020-06-24 00:27:22 +05:30 |
|
Vishnu Mohandas
|
a5aaf91460
|
Extend support for videos
|
2020-06-20 04:33:26 +05:30 |
|