Commit Graph

17 Commits (9deab8302f4c41daed3db6f3b470480b2710c502)

Author SHA1 Message Date
Michael Gapczynski 9deab8302f Fix bugs in getSource() and implement new target path standard 14 years ago
Michael Gapczynski 053edde780 Improvements to caching for shared folders 14 years ago
Michael Gapczynski a402c8ffe1 Implement caching for source paths in OC_FILESTORAGE_SHARED 14 years ago
Michael Gapczynski 78293ea244 Better implementation of getting shared folder size by using the source path 14 years ago
Michael Gapczynski e91f42d249 Add support for sharing folders 14 years ago
Michael Gapczynski 8cbee28416 Better implementation of filesize for shared directory, now storing in oc_foldersize 14 years ago
Michael Gapczynski 87097db4eb Changed self:: and OC_FILESTORAGE_SHARED to -> 14 years ago
Michael Gapczynski e3ea84d048 Changed ctime for the shared folder to the earliest ctime 14 years ago
Michael Gapczynski 3f5fde50c1 Forgot to remove TODOs for file?time()s 14 years ago
Michael Gapczynski 098fc5ef95 Fixed stat(), file?time()'s now grab most recent time from shared files 14 years ago
Michael Gapczynski ac0d41418e Correct calculation for shared folder size 14 years ago
Michael Gapczynski 18e776fa2f Changed mount point to 'Share', fixed is_dir() 14 years ago
Michael Gapczynski 4e7d1c376f OC_FILESTOAGE_SHARED now works with hard coded values for files 14 years ago
Michael Gapczynski 69b5e01be1 OC_FILESTOAGE_SHARED updates + its own getInternalPath() 14 years ago
Michael Gapczynski fe4a213e1b Fixed mistakes pointed out by icewind 14 years ago
Michael Gapczynski bf66563cda First version of shared storage provider - not functional 14 years ago
Michael Gapczynski 8603b0973f Initial setup of sharing app 14 years ago