Commit Graph

7170 Commits (09802ac217bef08629db3f1998a29bfae470eb89)

Author SHA1 Message Date
Arthur Schiwon 09802ac217 Meanwhile, the quota value is stored human-readable in the DB 13 years ago
Robin Appelman 6dd3215eae Improve phpdoc 13 years ago
Robin Appelman e96c365054 Implement getPath for shared files 13 years ago
Arthur Schiwon 519ab3a9c8 more precise php doc 13 years ago
Arthur Schiwon 5df99d3e61 add PHP docs 13 years ago
Thomas Müller a390bd2e73 Revert "remove Sabre_DAV_Browser_Plugin" 13 years ago
Thomas Müller 456f02b476 remove pl_PL - fixes #7973 13 years ago
Bjoern Schiessle 027de54558 don't write file if opening a stream to encrypt the data fails 13 years ago
Arthur Schiwon 7dd34b1212 LDAP: Read email and quota when mapping user, fixes #7785 13 years ago
Jörn Friedrich Dreyer 24274acd6a don't block php session while download is in progress 13 years ago
Vincent Petry 17e5c03a02 Fix swift touch operation 13 years ago
Vincent Petry a31b37e733 Fixed mtime reading from OpenStack API 13 years ago
Arthur Schiwon 2d639b83ab add test for cloning and keeping configuration seperate 13 years ago
Arthur Schiwon 406747ab30 Use array_key_exists instead of isset, because the latter returns false if the assigned value is null 13 years ago
Arthur Schiwon b41c1d7655 On clone create a new instance of the Configuration 13 years ago
Vincent Petry b10b8a470b Fixed warning when browsing Shared folder 13 years ago
Robin McCorkell ceff4dae61 Fix duplicate ipauniqueid 13 years ago
Robin McCorkell 540d4af8a7 Add FreeIPA UUID compatibility, fixes #7796 13 years ago
Vincent Petry eacb4b3f3e Return unencrypted_size of folder when queried 13 years ago
Robin McCorkell 6ccc8173d3 Fix smb4php to work with home shares 13 years ago
Bjoern Schiessle 30cca2524f finally fix the paths for the OCS Share API 13 years ago
Thomas Müller e4104e63d9 remove Sabre_DAV_Browser_Plugin 13 years ago
Bjoern Schiessle 112a277998 only enable drag&drop upload if public upload is allowed, backport of #7631 13 years ago
Bjoern Schiessle 3ccbc25dba add 'received_from' info to the share, so that every share can have a different value 13 years ago
Bjoern Schiessle c3c255b0ca fix path creation for re-shares, issue #7662 13 years ago
Bjoern Schiessle 0f40acb9a8 we need the file_source to delete a share successfully 13 years ago
Vincent Petry b4c10eea60 Fixed "select all" + download on public page 13 years ago
Bjoern Schiessle 7f81b14eff don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 13 years ago
Bjoern Schiessle c02c815603 don't create files folder, let ownCloud core handle it 13 years ago
Vincent Petry 5bf9aab464 Fixed configkey casing for PostgreSQL 13 years ago
Arthur Schiwon 470a0ad611 remove remaining testing artefact 13 years ago
Bjoern Schiessle 9661001af1 remember original fopen access type in pre-proxy because sometimes they change 13 years ago
Vincent Petry 4756d18a14 Fixed wrong field name 13 years ago
Bjoern Schiessle 9cff832282 add test for the stream wrapper to read encrypted files from the system folder /tmp 13 years ago
Bjoern Schiessle 7ced22ccc6 test for isEncryptedPath() 13 years ago
Bjoern Schiessle 6455722f29 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 8b3d99308c implement ftell stream wrapper and fix return value from fseek stream wrapper 13 years ago
Bjoern Schiessle f87319f834 fall back to getLocalFile if storage doesn't support fseek 13 years ago
Arthur Schiwon 4605c2cc2d intendetion. where did the whitespaces come from? 13 years ago
Arthur Schiwon 49e567a5cc LDAP: let proxy for multiple server access methods from Access 13 years ago
Bjoern Schiessle 9a0c78b831 close encryption session after decryption was finished 13 years ago
Jan-Christoph Borchardt 61a37331ce disable autocomplete for shared link password input, fix #7419 13 years ago
Bjoern Schiessle b4f154f9b4 fix path in sharing results if it is a file in the Shared folder 13 years ago
Bjoern Schiessle ac3f1d6f61 only add "received_from" if a share was found 13 years ago
Bjoern Schiessle c8d34eaf9c add test case if a file gets moved out from the shared folder 13 years ago
Bjoern Schiessle 9183ade655 don't overwrite keys if rename was done by a stream copy 13 years ago
Vincent Petry 0187537a2e Fixed missing files on SMB storage 13 years ago
Vincent Petry 928947f1c3 Added extra checks for ext storage class 13 years ago
Bjoern Schiessle e903c8b57b fix test so that it doesn't depend on the array order 13 years ago
Bjoern Schiessle 210832ddf1 fix usersPath and add unit tests 13 years ago