Commit Graph

14 Commits

Author SHA1 Message Date
subnub b8febb710c fixed issues with thumbnails, also created script to create thumbnails on videos if there werent any 2024-10-13 23:19:23 -04:00
subnub 0ec24235cc started testing S3, most things for it are now working. Also fixed media list issue, added more migration scrips for old versions of mydrive 2024-10-13 17:29:41 -04:00
kyle hoell 39b22ee2ab trying new auth method of using uuid instead of ip address. ip address is causing issues. Updated axios to automatically put the uuid header. Added util to remove user tokens 2020-12-08 08:13:40 -05:00
kyle hoell 938d5698a4 init mydrive-3 commit 2020-11-23 21:51:08 -05:00
subnub 92b1f55a22 Updating docker and server utils 2020-05-25 09:39:51 -04:00
subnub 98d2cd8002 added SSL option into setup 2020-05-22 12:53:59 -04:00
subnub 2b6a4d64c1 Added setup for non-docker images too 2020-05-21 23:16:32 -04:00
subnub d13a480489 Started improving the setup script, the docker setup is mostly finished 2020-05-21 22:52:26 -04:00
subnub e18ae1eee1 Added more typescript support to the backend 2020-04-18 00:16:31 -04:00
subnub 37eeb1db5b Started Seperating the backend from the frontend 2020-03-13 13:47:31 -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 599653799b Made it so init can create /config directory, if it is not created yet 2020-03-05 17:46:31 -05:00
subnub c0b9eace70 Made Switching between dev and prod mode better, added a no ssl option for production mode. Added ability to enable or disable video transcoding. Added init script, to help create env variables when first using the server 2020-03-05 14:42:20 -05:00
subnub b0a268e02b init commit 2020-03-04 17:10:56 -05:00