Commit Graph

228 Commits

Author SHA1 Message Date
kyle hoell a4bff813b1 fixed issue with loading more 2020-11-28 21:53:05 -05:00
kyle hoell a82850053c hopefully fixed s3 streaming issue, forgot to add encrypted filesize to s3 data, so I needed to add fix for final block length. Also added error catching for streams 2020-11-28 02:54:28 -05:00
kyle hoell 2a9de718ce made access token last 20 minutes, is no longer in testing. Made it so refresh tokens get removed 1 hour after they are created for cleanup 2020-11-28 01:50:37 -05:00
kyle hoell c49c10292f fixed some styles 2020-11-28 00:12:07 -05:00
kyle hoell f6fbada5b1 make popup window removed video token and cookie when it is closed. Fixed mobile context menu not being able to download files 2020-11-27 17:53:15 -05:00
kyle hoell 9dbddb244e added new streaming video code to other chunk services, removed console.logs, and added comments 2020-11-27 17:07:12 -05:00
kyle hoell 1764a8c01c started to fix video streaming 2020-11-27 12:16:55 -05:00
kyle hoell 1a3930b8da trying to find memory leak video streaming 2020-11-25 18:45:15 -05:00
kyle hoell 32f2fe8879 fixed some naming and types 2020-11-25 16:16:09 -05:00
kyle hoell bbd0b78aa8 cleaned up google folder route and added db util 2020-11-25 16:09:23 -05:00
kyle hoell 6129439eab cleaned up google file service putting it on a db util 2020-11-25 15:21:29 -05:00
kyle hoell cadc7b9548 started cleaning up code 2020-11-25 13:15:27 -05:00
kyle hoell df1a488e21 started adding video streaming support with cookies 2020-11-24 18:55:26 -05:00
kyle hoell 4660320794 added option to hide scroll bars, and to hide folder tree 2020-11-24 17:04:59 -05:00
kyle hoell 938d5698a4 init mydrive-3 commit 2020-11-23 21:51:08 -05:00
subnub f384c93bdc Merge pull request #22 from subnub/dependabot/npm_and_yarn/bcrypt-5.0.0
Bump bcrypt from 3.0.8 to 5.0.0
2020-08-20 13:13:09 -04:00
dependabot[bot] 52ef9d898d Bump bcrypt from 3.0.8 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.8 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.8...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 17:10:08 +00:00
subnub 171578f2a6 Merge pull request #18 from 0xflotus/patch-1
fixed small errors
2020-06-15 13:18:28 -04:00
0xflotus 870f0a201a fixed small errors 2020-06-15 19:03:52 +02:00
subnub 06daa30d09 Update readme.md 2020-06-12 15:11:22 -04:00
subnub 2310b46ba2 Update readme.md 2020-06-12 00:51:11 -04:00
subnub 8068e54688 Add files via upload 2020-06-12 00:37:33 -04:00
subnub 1d67b7476b Add files via upload 2020-06-12 00:18:41 -04:00
subnub b6115744da Add files via upload 2020-06-12 00:14:09 -04:00
subnub 5805d0b574 Add files via upload 2020-06-12 00:07:10 -04:00
subnub 1a22921461 Update readme.md 2020-06-07 14:27:15 -04:00
subnub ecec272c72 Add files via upload 2020-06-07 14:22:55 -04:00
subnub 296fd28ca2 Add files via upload 2020-06-07 14:20:30 -04:00
subnub 8263164fb3 Add files via upload 2020-06-07 14:16:54 -04:00
subnub 7ff5317c8c Add files via upload 2020-06-07 14:11:34 -04:00
subnub f6e849ad21 Add files via upload 2020-06-07 13:58:32 -04:00
subnub d4532b6c35 Add files via upload 2020-06-07 13:55:24 -04:00
subnub 1ffc26c716 Add files via upload 2020-06-07 13:53:17 -04:00
subnub 34e44c50ca Add files via upload 2020-06-07 13:50:36 -04:00
subnub 0ae8b1ddc8 Add files via upload 2020-06-07 13:47:48 -04:00
subnub 25214644fa Add files via upload 2020-06-07 13:41:36 -04:00
subnub ff70121091 Add files via upload 2020-06-07 13:38:21 -04:00
subnub 6e16af7a08 Add files via upload 2020-06-07 13:35:46 -04:00
subnub bcf5a1b08d Add files via upload 2020-06-07 13:31:08 -04:00
subnub e373a98a13 Add files via upload 2020-06-07 13:24:41 -04:00
subnub 4c3d5057dc Add files via upload 2020-06-07 13:19:55 -04:00
subnub 3bce46537d Add files via upload 2020-06-07 13:17:27 -04:00
subnub 9cf49733ad Add files via upload 2020-06-07 13:12:44 -04:00
subnub 7e81bd56df Add files via upload 2020-06-07 13:03:53 -04:00
subnub 8dcbccbe73 Add files via upload 2020-06-07 12:53:46 -04:00
subnub 879c90f3d2 Update readme.md 2020-05-25 22:58:42 -04:00
subnub 0f20df57d7 Update readme.md 2020-05-25 21:45:35 -04:00
subnub 368707afc0 Create FUNDING.yml 2020-05-25 21:37:25 -04:00
subnub 59e28a7d8f Merge pull request #13 from subnub/typescript-fs-s3
Typescript fs s3
2020-05-25 21:02:28 -04:00
subnub 698a41732d Made it so production is default, fixes windows issue 2020-05-25 20:43:21 -04:00