Commit Graph

82 Commits (b27fc42e1f0fbd1edebb1eb1818de4b4e0c4ee4b)

Author SHA1 Message Date
Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 13 years ago
Bjoern Schiessle b9c18d16fe make sure that we always use the correct user id 13 years ago
Bjoern Schiessle c5cb4206f5 [wip] make encryption work with public gallery sharing 13 years ago
Bjoern Schiessle 82f30d37ca call error page with session as parameter 13 years ago
Bjoern Schiessle faa08da944 instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list 13 years ago
Bjoern Schiessle dd0ebcede2 fixPartialFilePath() is now stripPartialFileExtension() 13 years ago
Bjoern Schiessle e2fb8d7128 only update file cache if the file is already indexed to avoid that we create a incomplete file cache entry 13 years ago
Bjoern Schiessle 39d710e737 block file access if share keys are missing 13 years ago
Bjoern Schiessle 38e5da05af only encrypt file to users with encryption keys 13 years ago
Bjoern Schiessle 93f4dec798 fix part file handling and real size calculation, this should also solve #4581 13 years ago
Bjoern Schiessle 1558cb860c remove test code 13 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 13 years ago
Bjoern Schiessle bab63c22ee encryption error messages, distinguish between a re-enabled encryption app and a password change from outside 13 years ago
Bjoern Schiessle d7dca966a2 improved error messaging, initial commit 13 years ago
Bjoern Schiessle a212c98125 handle error if we can't handle the given path 13 years ago
Bjoern Schiessle ba18452eda only write keyfiles if it was a new file, otherwise nothing changed 13 years ago
Björn Schießle 2c8e5ec84f user interface to allow user to decrypt all his files once the encryption app was disabled 13 years ago
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 14 years ago
Florin Peter f6ac34afea improved handling for getSharingUsersArray 14 years ago
Florin Peter 6b47da10be improved rename and file size support 14 years ago
Florin Peter 0e1970438b fixed incorrect filesize, download via web is now possible 14 years ago
Sam Tuke 6dd8c79461 Development snapshot 14 years ago
Sam Tuke f89a3604aa Working on stream{} writing 14 years ago
Sam Tuke 770dcbf663 Fixed stream{} reading of encrypted files (stream_read()) 14 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 14 years ago
Björn Schießle 02d1f86a53 fix some confusion about paths relative to the files dir and to the data dir 14 years ago
Björn Schießle f87229ddaf fix stream wrapper to make initial encryption work 14 years ago
Florin Peter 8f0bbdc5cb fix performance issues 14 years ago
Björn Schießle 98de385b8a add $view as parameter for session constructor 14 years ago
Sam Tuke 14451bdaf0 Development snapshot; 14 years ago
Sam Tuke c1f1fbda08 Fixed stream wrapper bugs 14 years ago