Commit Graph

7255 Commits (eba1d574cf946c215ca3fd3154ecc3bfe5742d2b)

Author SHA1 Message Date
Bjoern Schiessle 517a55a437 tests added 11 years ago
Bjoern Schiessle 552d0a6feb check if the old owner and the old path is available 11 years ago
Bjoern Schiessle 165542f27d fix rename of shared files 11 years ago
Bjoern Schiessle fe7fb66ef8 we can also have a path user/cache/... 11 years ago
Vincent Petry 963ee31efb Removed numRows usage from encryption app 11 years ago
Jenkins for ownCloud 37cdbc3be0 [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle df0c1fe7f3 add test for the stream wrapper to read encrypted files from the system folder /tmp 11 years ago
Bjoern Schiessle f9ec3a7124 test for isEncryptedPath() 11 years ago
Bjoern Schiessle 4f8ae789ae extend the encryption stream wrapper to handle local files and add a fall back for file size calculation if the storage doesn't support fseek 11 years ago
Bjoern Schiessle d9668977cd implement ftell stream wrapper and fix return value from fseek stream wrapper 11 years ago
Jenkins for ownCloud 6488ff2c75 [tx-robot] updated from transifex 11 years ago
Frank Karlitschek 0b9f4130b0 clarifying license 11 years ago
Bjoern Schiessle 9a94c07553 remove unused method tail() 11 years ago
Bjoern Schiessle c955381d56 fall back to getLocalFile if storage doesn't support fseek 11 years ago
Bjoern Schiessle 69b89454a4 reliable detect encrypted files 11 years ago
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 83417d69be remove duplicated code 11 years ago
Carlos Cerrillo c06844c374 Fix ```createCertificateBundle``` and ```getCertificates``` methods 11 years ago
Carlos Cerrillo b245e2e3d8 Fixing tab/space coding style 11 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 11 years ago
Bjoern Schiessle 95892c8be9 update file cache for target file 11 years ago
Bjoern Schiessle cdd816c930 only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted 11 years ago
Bjoern Schiessle 6d489e0474 call set password hook because it doesn't get triggered during test execution and fix paths 11 years ago
Carlos Cerrillo 7c264c88fe Fixing Issue #6301 on master branch 11 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 11 years ago
Arthur Schiwon 1292793c4b LDAP: fix method behind save button on advancend and expert tabs, fixes at least Home Folder setinng 11 years ago
Bjoern Schiessle 3831b8b1be always show 'Deleted Files' breadcrumb 11 years ago
ringmaster e2197c7108 Bump the footer down 20px to avoid overlap. 11 years ago
Bjoern Schiessle 79719d9ae5 toggle select all checkbox 11 years ago
Arthur Schiwon 5ba9344b0e LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 11 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 11 years ago
Jenkins for ownCloud 7b20212c0a [tx-robot] updated from transifex 11 years ago
Vsevolod Kukol a8f814fe2d fix smbclient directory listing parser 11 years ago
Pellaeon Lin 5ddd85ff9c Contextual upload error message 11 years ago
Pellaeon Lin 4b081be956 #max_upload is needed after all 11 years ago
Pellaeon Lin 0aa38165a4 Update #free_space on getstoragestats AJAX call 11 years ago
Vincent Petry 409b510889 Moved content disposition code+workarounds to OCP\Response 11 years ago
Vincent Petry e9255e5d57 Added unit test for sharing permissions 11 years ago
Vincent Petry 89eb3759a8 Fixed sharing results to include the correct permissions 11 years ago
Jenkins for ownCloud 6aab1ebf44 [tx-robot] updated from transifex 11 years ago
Pellaeon Lin 64bf0fa47f Display different messages for uploadLimit and freeSpace 11 years ago
Pellaeon Lin 69f2bde324 Change misleading message when file size exceeds upload limit 11 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 11 years ago
Vincent Petry e13be94e56 Fixed Dropbox/Google storage async save call 11 years ago
Bart Visscher 40f148cc6c Don't try to encrypt a file when the temp file isn't created 11 years ago
Bjoern Schiessle 9ff231590c set unencrypted_size to 0 after decryption... so that the unencrypted_size gets re-calculated if encryption was enabled again 11 years ago
Bjoern Schiessle e447d978d3 it is not possible to unshare files 11 years ago
Bjoern Schiessle 9371944e43 fix typo 11 years ago
Bjoern Schiessle 58c0117c3d only create new key on password change if a recovery key exists or if the user don't have any private/public keys 11 years ago
Bjoern Schiessle 8082ef2073 show change password form if key couldn't be decrypted 11 years ago