Commit Graph

57 Commits (c8564c07955ead3e85daa67e1871a2c41df3a6d5)

Author SHA1 Message Date
Florin Peter e9d1ea712c allow the user to login but do not allow upload and show error message on the web 13 years ago
Florin Peter 1c4c89418b also fix login errors while filesystem is not loaded in app.php 13 years ago
Florin Peter 4f9cbadfa4 fix for autoloader while user logged in and system is in maintenance 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Florin Peter 4bf840e2ca cleanup unused code optimize tests 13 years ago
Florin Peter 1fbdc3ce8f fix for previous workaround 13 years ago
Florin Peter 137039d35a workaround for blank page need an other solution 13 years ago
Florin Peter e25aa78caf added helper class and moved hook registration to it 13 years ago
Sam Tuke 28866de44b Added pre_share hook 13 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 13 years ago
Florin Peter d40ffc5aac added filesystem post rename hook 13 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 13 years ago
Björn Schießle 4303d6318e Session expect OC_FilesystemView() 13 years ago
Björn Schießle 98de385b8a add $view as parameter for session constructor 13 years ago
j-ed 5352f1e65b Update app.php 13 years ago
Sam Tuke 1b880f2f96 Moved dependencies out of Crypt methods (encKeyfileToMultipleUsers)(DI) 13 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 13 years ago
Björn Schießle 9356f9a6bf add post_unshareALll hook, update recursively all keyfiles if a folder was shared/unshared 13 years ago
Björn Schießle 4952dfe956 add post_unshare hook, also add public link shares to the list of user with access to a file 13 years ago
Björn Schießle 5a64c96d06 go back to preUnshare hooks since sharing doesn't trigger post unshare hooks 13 years ago
Björn Schießle 3e3cee98c8 - moved the enrcyption of the filekey ifg file gets shared from the post shared hook to 13 years ago
Tom Needham f141f8b523 Add further capabilities to /cloud/capabilitites api call 13 years ago
Thomas Müller 7f58e27495 cleanup - more to come after 13 years ago
Sam Tuke 2b07afc8ab Removed debugging code 13 years ago
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 13 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 13 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 13 years ago
Sam Tuke d95fc4e1e3 Adding sharing support: added new method in Keymanager setShareKey() 13 years ago
Sam Tuke 1fc5b1d02d Replaced phpseclib calls with symmetric re-encryption of user private key 13 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 13 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 13 years ago
Sam Tuke aabef796a0 Added library phpseclib 13 years ago
Sam Tuke c56fb905d1 Development snapshot 13 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Sam Tuke 293a0f4d32 Started rewrite of cryptstream class (renamed to stream) 14 years ago
Bjoern Schiessle bed05f0302 only force re-login if server-side encryption is enabled 14 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 14 years ago
Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 14 years ago
Sam Tuke 9f51841c57 Mainly work on implementing new encryption system (+ keyfile handling) into proxy classs 14 years ago
Sam Tuke e6de086fb6 Fixed various bugs in hooks class 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 9bcc5c11a8 porting the hooks and starting with the templates 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek 254b8b9506 porting of OC_User to public API complete. 14 years ago
Frank Karlitschek 5bf69237b2 ported isLoggedIn 14 years ago
Robin Appelman 814bc2fd2b make encryption filetype blacklist configurable 14 years ago
Robin Appelman ed0c99ef14 make sure we always have the encryption key unlocked 14 years ago