Commit Graph

62 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
Florin Peter ef97481a0d changed redirect handling 13 years ago
Florin Peter a134ffcf2c code optimized and cleaned up unused vars 13 years ago
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 2e3bfdb12c check if the decrypted private key is valid on login and on read/write files 13 years ago
Florin Peter 6ae7bde788 fixed encryption session namespace to avoid problems 13 years ago
Florin Peter 7224fc98b2 replace == with === and replace != with !== 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Florin Peter 6c8de5ae6d fixes after review from @DeepDiver1975 13 years ago
Florin Peter 9ca9a22c6a fixed finding encrypted files in subfolders and removed unused code 13 years ago
Florin Peter 3b850a2524 reformat code added and changed phpdoc 13 years ago
Florin Peter ddedf20106 prevent of infinite loop with FileProxy 13 years ago
Florin Peter 84c56a5d56 fix for zero size files 13 years ago
Florin Peter 61ed347d26 added handling for public file access via files_sharing link 13 years ago
Florin Peter e88595638c fix for webdav 13 years ago
Florin Peter 8b54553872 fix for wrong file infos 13 years ago
Florin Peter fe6d12ddec fix file info put on stream 13 years ago
Florin Peter 4a63faf64b speed improvement 13 years ago
Florin Peter 8ee7959092 implement postRename 13 years ago
Florin Peter fac288a4ad added unencrypted file size to file cache 13 years ago
Sam Tuke c6bfc7315b Stream writing improved: working with dolphin + kate, gedit & nautilus give errors, suspect those issues are clientside 13 years ago
Florin Peter f6ac34afea improved handling for getSharingUsersArray 13 years ago
Florin Peter 6b47da10be improved rename and file size support 13 years ago
Florin Peter 0e1970438b fixed incorrect filesize, download via web is now possible 13 years ago
Sam Tuke 6dd8c79461 Development snapshot 13 years ago
Sam Tuke f89a3604aa Working on stream{} writing 13 years ago
Sam Tuke 770dcbf663 Fixed stream{} reading of encrypted files (stream_read()) 13 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 13 years ago
Björn Schießle 02d1f86a53 fix some confusion about paths relative to the files dir and to the data dir 13 years ago
Björn Schießle f87229ddaf fix stream wrapper to make initial encryption work 13 years ago
Florin Peter 8f0bbdc5cb fix performance issues 13 years ago
Björn Schießle 98de385b8a add $view as parameter for session constructor 13 years ago
Sam Tuke 14451bdaf0 Development snapshot; 13 years ago
Sam Tuke c1f1fbda08 Fixed stream wrapper bugs 13 years ago
Björn Schießle f2b86d0227 make sure that $this->userId is initialized before using it as a parameter 13 years ago
Sam Tuke 0bc7d3bcf8 Added notes where to reuse old keys instead of generating new ones 13 years ago
Thomas Müller 7f58e27495 cleanup - more to come after 13 years ago
Sam Tuke 20b1d12cbf Fixed comment typo, wrapped return value conditional on var assignment in session{} 13 years ago
Sam Tuke c6b3bdd5a0 Fixed compatibility with filecache rewrite merge 13 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 13 years ago
Sam Tuke d95fc4e1e3 Adding sharing support: added new method in Keymanager setShareKey() 13 years ago
Sam Tuke 3fbf362ba2 Removed debugging comments 13 years ago
Sam Tuke 015787fbb3 All in-use unit tests now passing after merge 13 years ago
Sam Tuke b024db9f98 Made Keymanager::getFileKey() dependencies explicit, fixed client code and tests accordingly 13 years ago
Sam Tuke 7fe9245636 Development snapshot 13 years ago
Sam Tuke 665261dc9a Development snapshot, mocking out Session{} for crypt unit tests 13 years ago
Sam Tuke 453fd66c70 Changing user login pwd now correctly changes encryption key passphrase 13 years ago
Sam Tuke a00dd2d5d6 Revert "Revert "Development snapshot"" 13 years ago
Sam Tuke b66d38ecae Revert "Development snapshot" 13 years ago
Sam Tuke c56fb905d1 Development snapshot 13 years ago
Sam Tuke 637891b771 Development snapshot, lots of fixes 13 years ago