subnub
|
c5633d68fa
|
Cleaned up most of the backend, moved some of the utilties into their proper location
|
2020-05-01 19:01:46 -04:00 |
|
subnub
|
796b9ad2dd
|
Started to cleanup the backend code, removing some of the 'any' types.
|
2020-04-30 20:21:37 -04:00 |
|
subnub
|
ee7f5f42d6
|
Added delete folders, and delete all to S3/Filesystem, also removed the need for serperate file controllers, now it only uses one file controller, with the chunk service passed through the constructor
|
2020-04-30 19:17:59 -04:00 |
|
subnub
|
1fb0b350ca
|
Finally seems like video streaming works correctly with encryption, now just need to improve folder deletion and cleanup the backend
|
2020-04-30 16:43:19 -04:00 |
|
subnub
|
6706b751e2
|
The whole backend is now typescript, I still have to clean up some of it tho, and improve some types.
|
2020-04-21 03:27:06 -04:00 |
|
subnub
|
54324b9f7a
|
Added a ton more typescript files
|
2020-04-21 02:42:57 -04:00 |
|
subnub
|
677198dfde
|
Added more typescript files, fixed some error correcting
|
2020-04-20 03:03:00 -04:00 |
|
subnub
|
d4141a9dcc
|
Improved error catching for streams
|
2020-04-19 17:06:16 -04:00 |
|
subnub
|
e18ae1eee1
|
Added more typescript support to the backend
|
2020-04-18 00:16:31 -04:00 |
|
subnub
|
c70abc69bb
|
Added more typescript support, and started adding documentDB support
|
2020-04-17 23:18:06 -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
|
4a03523c96
|
Started adding the Amazon S3 Chunk Service, so far Uploading, Downloading, and Streaming video works
|
2020-04-17 01:20:54 -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
|
7bfba3b499
|
added /dist to git ignore
|
2020-04-16 17:33:51 -04:00 |
|
subnub
|
7bdede8d4d
|
Added config option to change wether users want to use mongo or fs, removed the dist folder, will ignore it later
|
2020-04-16 17:31:29 -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
|
412440a77b
|
Started adding the ability to store file chunks in the file system :)
|
2020-04-16 04:26:44 -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
|
306e519eaa
|
Added demo to readme
|
2020-03-17 12:54:15 -04:00 |
|
subnub
|
308ec46938
|
Merge pull request #10 from subnub/seperating-front-and-backend
Separated the Frontends code from the backends code
|
2020-03-13 13:55:33 -04:00 |
|
subnub
|
37eeb1db5b
|
Started Seperating the backend from the frontend
|
2020-03-13 13:47:31 -04:00 |
|
subnub
|
aeea06bb4a
|
added more contact info
|
2020-03-11 23:46:10 -04:00 |
|
subnub
|
eee301463f
|
fixed formatting on readme
|
2020-03-10 09:28:58 -04:00 |
|
subnub
|
f74962c1dc
|
Added more details for windows installation
|
2020-03-10 09:28:03 -04:00 |
|
subnub
|
349cc1e6c6
|
Merge branch 'master' of https://github.com/subnub/myDrive
|
2020-03-08 17:42:10 -04:00 |
|
subnub
|
665951654e
|
Added wiki link to readme
|
2020-03-08 17:41:41 -04:00 |
|
subnub
|
3e310e0b46
|
Add files via upload
|
2020-03-08 17:37:32 -04:00 |
|
subnub
|
9b59a52ac0
|
Add files via upload
|
2020-03-08 17:33:35 -04:00 |
|
subnub
|
e7dc2e2c61
|
Add files via upload
|
2020-03-08 17:27:43 -04:00 |
|
subnub
|
e2d23c6877
|
Add files via upload
|
2020-03-08 17:21:17 -04:00 |
|
subnub
|
b26d580b9f
|
Add files via upload
|
2020-03-08 17:14:23 -04:00 |
|
subnub
|
f95ed00e26
|
Add files via upload
|
2020-03-08 17:05:17 -04:00 |
|
subnub
|
4d0241f739
|
Add files via upload
|
2020-03-08 16:58:58 -04:00 |
|
subnub
|
b48f45fe6c
|
Add files via upload
|
2020-03-08 16:50:04 -04:00 |
|
subnub
|
e296b9b6e6
|
fixed formatting of readme
|
2020-03-08 14:51:14 -04:00 |
|
subnub
|
6bd0987f0d
|
updated readme with env variable guide
|
2020-03-08 14:50:13 -04:00 |
|
subnub
|
7d6ef24664
|
Merge branch 'master' of https://github.com/subnub/myDrive
|
2020-03-08 14:10:06 -04:00 |
|
subnub
|
eb18a50b36
|
Changed URL env varbile name in front-end to REMOTE_URL, since it was conflicting with the backend. Changed the initServer to reflect these new changes
|
2020-03-08 14:09:47 -04:00 |
|
subnub
|
f049d2ac47
|
Merge pull request #3 from ImMaax/patch-1
Added Finder files to .gitignore
|
2020-03-08 13:51:49 -04:00 |
|
subnub
|
45a4509525
|
Added check to getKey, checks if key was added through env variable, if it is, it skips prompting for the password. This should make it so creating docker images is easier
|
2020-03-08 13:48:48 -04:00 |
|
Max
|
9e0bf490c2
|
Added Finder files to .gitignore
|
2020-03-08 15:02:28 +01:00 |
|
subnub
|
8a131bcb7a
|
updated readme with contact info, and added youtube URL link
|
2020-03-06 12:17:39 -05:00 |
|
subnub
|
09353c73ea
|
Updated readme
|
2020-03-06 01:27:09 -05:00 |
|
subnub
|
57df39e63e
|
Updated readme
|
2020-03-06 01:25:24 -05:00 |
|
subnub
|
cf0569aa70
|
Updated readme
|
2020-03-06 01:21:02 -05:00 |
|
subnub
|
40205632f1
|
Updated readme
|
2020-03-06 01:06:32 -05:00 |
|
subnub
|
6d438b5dfd
|
Updated readme
|
2020-03-06 01:04:53 -05:00 |
|
subnub
|
7afbaa1442
|
Updated Licenese inside of package.json, updated readme
|
2020-03-06 00:58:43 -05:00 |
|