Commit Graph

7029 Commits (dc45141f4abfedb10d6f908143b7a75e1ada6406)

Author SHA1 Message Date
Jenkins for ownCloud 371a476eb5 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 517a55a437 tests added 13 years ago
Bjoern Schiessle 552d0a6feb check if the old owner and the old path is available 13 years ago
Bjoern Schiessle 165542f27d fix rename of shared files 13 years ago
Bjoern Schiessle fe7fb66ef8 we can also have a path user/cache/... 13 years ago
Vincent Petry 963ee31efb Removed numRows usage from encryption app 13 years ago
Jenkins for ownCloud 37cdbc3be0 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle df0c1fe7f3 add test for the stream wrapper to read encrypted files from the system folder /tmp 13 years ago
Bjoern Schiessle f9ec3a7124 test for isEncryptedPath() 13 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 13 years ago
Bjoern Schiessle d9668977cd implement ftell stream wrapper and fix return value from fseek stream wrapper 13 years ago
Jenkins for ownCloud 6488ff2c75 [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 0b9f4130b0 clarifying license 13 years ago
Bjoern Schiessle 9a94c07553 remove unused method tail() 13 years ago
Bjoern Schiessle c955381d56 fall back to getLocalFile if storage doesn't support fseek 13 years ago
Bjoern Schiessle 69b89454a4 reliable detect encrypted files 13 years ago
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 83417d69be remove duplicated code 13 years ago
Bjoern Schiessle 3e17fbe30d always show home breadcrumb in files view 13 years ago
Bjoern Schiessle 95892c8be9 update file cache for target file 13 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 13 years ago
Bjoern Schiessle 6d489e0474 call set password hook because it doesn't get triggered during test execution and fix paths 13 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 1292793c4b LDAP: fix method behind save button on advancend and expert tabs, fixes at least Home Folder setinng 13 years ago
Bjoern Schiessle 3831b8b1be always show 'Deleted Files' breadcrumb 13 years ago
ringmaster e2197c7108 Bump the footer down 20px to avoid overlap. 13 years ago
Bjoern Schiessle 79719d9ae5 toggle select all checkbox 13 years ago
Arthur Schiwon 5ba9344b0e LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 13 years ago
Vincent Petry 335b2f40a6 Fixed download file from URL error messages 13 years ago
Jenkins for ownCloud 7b20212c0a [tx-robot] updated from transifex 13 years ago
Vsevolod Kukol a8f814fe2d fix smbclient directory listing parser 13 years ago
Vincent Petry e9255e5d57 Added unit test for sharing permissions 13 years ago
Vincent Petry 89eb3759a8 Fixed sharing results to include the correct permissions 13 years ago
Jenkins for ownCloud 6aab1ebf44 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 13 years ago
Bart Visscher 40f148cc6c Don't try to encrypt a file when the temp file isn't created 13 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 13 years ago
Bjoern Schiessle e447d978d3 it is not possible to unshare files 13 years ago
Bjoern Schiessle 9371944e43 fix typo 13 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 13 years ago
Bjoern Schiessle 8082ef2073 show change password form if key couldn't be decrypted 13 years ago
Bjoern Schiessle 85467b973a add method to check if users private/public key exists 13 years ago
root 54e47b4180 correctly propagate the return value of ldap_set_option 13 years ago
Jenkins for ownCloud 4dd84b3627 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle ace1d40ed6 get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user 13 years ago
Jenkins for ownCloud 7e702f294f [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 3480766a78 LDAP Wizard: don't generate filter when not allowed 13 years ago
Arthur Schiwon 60b1191c88 some equals are more equal than other equals 13 years ago
Arthur Schiwon 01af3bdb05 LDAP Wizard: return correct var 13 years ago
Arthur Schiwon 06577f1fe2 LDAP Wizard: make sure auto-detected suggestions are really applied initially. Also make initial filter compilation and user counting robust against race conditions. 13 years ago