Commit Graph

29 Commits

Author SHA1 Message Date
subnub 1502edde70 created share modal 2024-07-19 02:36:38 -04:00
subnub 7d23910fd5 started move folder fixes 2024-07-17 21:49:29 -04:00
subnub aca97d934c added dep injection to image thumbnails 2024-07-07 07:43:04 -04:00
subnub e36aeaa6aa added media mode and linter 2024-07-01 02:51:23 -04:00
subnub 9f1ab10f40 added restore logic and fixed delete and added multi delete 2024-06-30 13:17:04 -04:00
subnub 576d92f724 added trash features 2024-06-29 01:13:23 -04:00
subnub 9f0821253d added multiselect logic, implemented trash and multi trash 2024-06-27 23:31:45 -04:00
subnub fe3748b900 added list item optimizations 2024-06-23 20:35:34 -04:00
subnub ecca46c73e fixed and improved context menu, removed more SCSS, added expand and improved quick access items 2024-06-21 03:38:53 -04:00
subnub c088076140 fixed hotloading, fixed _id types, fixed some links, downloading, and started imrpoving db code 2024-06-09 00:28:42 -04:00
subnub 6518094410 init 2024-06-08 19:23:34 -04: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 26c161c1a6 added more folder tests, fixed bug where searching for folders would still return personal folders when disabled 2020-12-06 16:54:28 -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 b40be88e82 removed remoteURL where i could, fixed move menu 2020-11-29 00:55:28 -05:00
kyle hoell 1a3930b8da trying to find memory leak video streaming 2020-11-25 18:45:15 -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 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 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 677198dfde Added more typescript files, fixed some error correcting 2020-04-20 03:03:00 -04:00
subnub e18ae1eee1 Added more typescript support to the backend 2020-04-18 00:16:31 -04:00
subnub c70abc69bb Added more typescript support, and started adding documentDB support 2020-04-17 23:18:06 -04:00
subnub 4a03523c96 Started adding the Amazon S3 Chunk Service, so far Uploading, Downloading, and Streaming video works 2020-04-17 01:20:54 -04:00
subnub 4821c5a408 Added path option for storing files on file system, started to add s3 support 2020-04-17 00:13:12 -04:00
subnub 37eeb1db5b Started Seperating the backend from the frontend 2020-03-13 13:47:31 -04:00