Commit Graph

15 Commits

Author SHA1 Message Date
subnub 34323fe4fb started getting move file and folder API working 2024-08-04 18:36:59 -04:00
subnub f0c2bbd42d moved improvements 2024-08-04 03:51:56 -04:00
subnub c648b9bfc6 started mover modal 2024-08-04 02:46:09 -04:00
subnub 9751b5ca84 made more FE files TS 2024-07-07 19:27:28 -04:00
subnub 9f1ab10f40 added restore logic and fixed delete and added multi delete 2024-06-30 13:17:04 -04:00
subnub 9f0821253d added multiselect logic, implemented trash and multi trash 2024-06-27 23:31:45 -04:00
subnub b2494a25bc lots of changes 2024-06-25 13:05:19 -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 83fd29d328 added better error logging and code statuses 2020-12-03 04:17:50 -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 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 412440a77b Started adding the ability to store file chunks in the file system :) 2020-04-16 04:26:44 -04:00