This website requires JavaScript.
Explore
Help
Sign In
oxmc
/
myDrive
Watch
1
Star
0
Fork
0
You've already forked myDrive
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ed11dc7197e036a197ae453001e964a710893e4
myDrive
/
backend
/
middleware
T
History
kyle hoell
3edb5ac81b
changed mongoose version and added types, removed console log from refresh, and added some comments
2020-12-21 12:08:49 -05:00
..
auth.ts
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
authFullUser.ts
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
authLogout.ts
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
authNoEmailVerificication.ts
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
authRefresh.ts
changed mongoose version and added types, removed console log from refresh, and added some comments
2020-12-21 12:08:49 -05:00
authStreamVideo.ts
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
emailAuth.ts
init mydrive-3 commit
2020-11-23 21:51:08 -05:00
tempAuth.ts
init mydrive-3 commit
2020-11-23 21:51:08 -05:00
tempAuthVideo.ts
init mydrive-3 commit
2020-11-23 21:51:08 -05:00