subnub
|
6518094410
|
init
|
2024-06-08 19:23:34 -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
|
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
|
13dc080388
|
removed unneeded comments
|
2020-12-07 21:06:22 -05:00 |
|
kyle hoell
|
9feb7409a3
|
started adding user unit tests
|
2020-12-04 01:43:04 -05:00 |
|
kyle hoell
|
415c9c3b77
|
added disable email verification option
|
2020-12-03 19:32:57 -05:00 |
|
kyle hoell
|
e27f5a9176
|
fixed bug with verifying email showing previous account. Fixed sharing file through email. Added new cookie when verifying email. Removed get storage. Fixed changing password. Added refresh page after verifying email. Added more swal errors when trying to share email without sharing file first and more
|
2020-12-03 18:52:39 -05:00 |
|
kyle hoell
|
4270852346
|
removed 401 errors and replaced with 403
|
2020-12-03 03:42:12 -05:00 |
|
kyle hoell
|
170c93c486
|
fixed uploading/downloading s3 metadata. Added failsafe to getting user detailed for storage accounts if they cause an issue, so users can still remove them. Fixed queries when you had s3 data but then disabled it without removing metadata
|
2020-11-30 15:41:03 -05:00 |
|
kyle hoell
|
938d5698a4
|
init mydrive-3 commit
|
2020-11-23 21:51:08 -05:00 |
|
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
|
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
|
54324b9f7a
|
Added a ton more typescript files
|
2020-04-21 02:42:57 -04:00 |
|
subnub
|
c70abc69bb
|
Added more typescript support, and started adding documentDB support
|
2020-04-17 23:18:06 -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 |
|