Commit Graph

28 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 7bd81a9aa5 continued dep injectiong 2024-07-02 15:10:03 -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 0f1c0f0bbd got sort by working, started css fixes for various screen sizes 2024-06-23 08:29:58 -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 55142b29f9 made query into hook, converted more files to typescript 2024-06-19 18:44:42 -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 54946cef9a added file service tests 2020-12-06 13:22:16 -05:00
kyle hoell df1a488e21 started adding video streaming support with cookies 2020-11-24 18:55:26 -05:00
kyle hoell 938d5698a4 init mydrive-3 commit 2020-11-23 21:51:08 -05:00
subnub d44954f387 test 2020-05-11 12:40:34 -04: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 54324b9f7a Added a ton more typescript files 2020-04-21 02:42:57 -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 9b83b06556 S3 for file chunks is now fully operational, and can used by changing the config file. MongoDB, FileSystem, and S3 are now working fully. 2020-04-17 16:43:45 -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 2cf22536a1 Added all the chunk functions for filesystem use, now users can instead store file chunks on the file sysyem, instead of inside of mongoDB. Still needs cleanup and config file 2020-04-16 16:16:58 -04:00
subnub 46e15be881 Started seperating chunks, and file metadata services, cleaned up many functions that rely on the promise constuctor 2020-04-15 03:26:29 -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