Commit Graph

67 Commits (33e0dfeecbcfba7c3caa6765f156cd06d7dfdb13)

Author SHA1 Message Date
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 c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 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 f89a3604aa Working on stream{} writing 14 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 14 years ago
Björn Schießle 4303d6318e Session expect OC_FilesystemView() 14 years ago
Björn Schießle 98de385b8a add $view as parameter for session constructor 14 years ago
Sam Tuke 109fe198c3 Added info about filesystem method access conventions 14 years ago
Sam Tuke 14451bdaf0 Development snapshot; 14 years ago
Sam Tuke c89fd49870 Improved folder creation code 14 years ago
j-ed 5352f1e65b Update app.php 14 years ago
Sam Tuke 1b880f2f96 Moved dependencies out of Crypt methods (encKeyfileToMultipleUsers)(DI) 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Björn Schießle 9356f9a6bf add post_unshareALll hook, update recursively all keyfiles if a folder was shared/unshared 14 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 14 years ago
Björn Schießle 5a64c96d06 go back to preUnshare hooks since sharing doesn't trigger post unshare hooks 14 years ago
Björn Schießle 3e3cee98c8 - moved the enrcyption of the filekey ifg file gets shared from the post shared hook to 14 years ago
Sam Tuke d17d838ecc Updated specfile 14 years ago
Tom Needham f141f8b523 Add further capabilities to /cloud/capabilitites api call 14 years ago
Thomas Müller 7f58e27495 cleanup - more to come after 14 years ago
Sam Tuke 2b07afc8ab Removed debugging code 14 years ago
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 14 years ago
Sam Tuke c1f20fe37a Made encyrption keyfiles be deleted when their parents are 14 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 14 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 14 years ago
Sam Tuke d95fc4e1e3 Adding sharing support: added new method in Keymanager setShareKey() 14 years ago
Sam Tuke 1fc5b1d02d Replaced phpseclib calls with symmetric re-encryption of user private key 14 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 14 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 14 years ago
Sam Tuke aabef796a0 Added library phpseclib 14 years ago
Sam Tuke c56fb905d1 Development snapshot 14 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Frank Karlitschek c2290a542e add deprecated warning 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
Frank Karlitschek 647888eea2 add a ldap encryption warning 14 years ago
Frank Karlitschek 8cd7410447 encryption is not yet compatible with ldap 14 years ago
Frank Karlitschek d7c09d8bb5 add a warning 14 years ago
Frank Karlitschek 2f8f7501ef add warning 14 years ago