Commit Graph

21 Commits (f06c08a63742de9adea4a146a4480b71ad254f20)

Author SHA1 Message Date
Robin Appelman f06c08a637 cleanup oc_filecache, splitting it in several parts and using the new hasUpdated 13 years ago
Robin Appelman 601bac746d use absolute path for file proxies 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek ff66600bc0 port appconfig 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Frank Karlitschek d0554bef06 finish porting of the LOG calls or the apps to the public api 13 years ago
Robin Appelman 5c3ea14819 fix mimetypes of encrypted files 13 years ago
Robin Appelman c5b31b001a add the option to disable file encryption while still being able to decrypt existing files 13 years ago
Robin Appelman d1ad4dc8d6 add test cases for cryptstream 13 years ago
Jan-Christoph Borchardt 7ddd043427 renamed extention to extension, also now only showing lowercase 13 years ago
Robin Appelman 01fcc080bb dont set the encryption flag for existing non-encrypted files 13 years ago
Robin Appelman ff0a542e48 always set encrypted flag when overwriting a file we should encrypt 13 years ago
Robin Appelman c20319d377 fix incorrect information in the filecache when using encryption 13 years ago
Robin Appelman d9c7e4c333 proper mimetypes for encrypted files 13 years ago
Robin Appelman c121a1a1e7 implement file_put_contents with stream data using fopen 13 years ago
Robin Appelman 6a8364c3ff rework the way file_put_contents is handeled 13 years ago
Robin Appelman f1cbb9effc initial integration of encryption 13 years ago
Robin Appelman e2b4954176 simple file encryption wip 13 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 13 years ago