subnub
|
677198dfde
|
Added more typescript files, fixed some error correcting
|
2020-04-20 03:03:00 -04:00 |
|
subnub
|
e18ae1eee1
|
Added more typescript support to the backend
|
2020-04-18 00:16:31 -04:00 |
|
subnub
|
9b83b06556
|
S3 for file chunks is now fully operational, and can used by changing the config file. MongoDB, FileSystem, and S3 are now working fully.
|
2020-04-17 16:43:45 -04:00 |
|
subnub
|
4821c5a408
|
Added path option for storing files on file system, started to add s3 support
|
2020-04-17 00:13:12 -04:00 |
|
subnub
|
2cf22536a1
|
Added all the chunk functions for filesystem use, now users can instead store file chunks on the file sysyem, instead of inside of mongoDB. Still needs cleanup and config file
|
2020-04-16 16:16:58 -04:00 |
|
subnub
|
46e15be881
|
Started seperating chunks, and file metadata services, cleaned up many functions that rely on the promise constuctor
|
2020-04-15 03:26:29 -04:00 |
|
subnub
|
ef191fb275
|
Added more typescript files
|
2020-04-13 15:55:27 -04:00 |
|
subnub
|
cf9ad3a632
|
Started converting some of the backend over to Typescript, still trying to figure out a overall file strucure, in terms of adding the ability to have multiple backend fileserver options
|
2020-04-12 17:40:17 -04:00 |
|
subnub
|
37eeb1db5b
|
Started Seperating the backend from the frontend
|
2020-03-13 13:47:31 -04:00 |
|