Commit Graph

13 Commits

Author SHA1 Message Date
subnub 6518094410 init 2024-06-08 19:23:34 -04:00
kyle hoell 6b8b828aad removed some console logs, made it so broswerID check for axios should only load from localstorage once. Removed the IP address library from server. 2020-12-13 18:06:38 -05: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 025bef8f7d more auth testing 2020-12-08 07:21:36 -05:00
kyle hoell 849e726201 testing auth 2020-12-08 06:58:03 -05:00
kyle hoell 3b2686a0fa removed unneed modules, some more comments, made user methods async in typescript when required, and added location to popup file 2020-12-07 21:39:01 -05:00
kyle hoell 415c9c3b77 added disable email verification option 2020-12-03 19:32:57 -05:00
kyle hoell 93b33ea0d6 improved auth logging 2020-12-03 04:31:47 -05:00
kyle hoell 938d5698a4 init mydrive-3 commit 2020-11-23 21:51:08 -05:00
subnub 796b9ad2dd Started to cleanup the backend code, removing some of the 'any' types. 2020-04-30 20:21:37 -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