Commit Graph

10905 Commits (d017bbb065245212e8aa4091f4bee0a4e8ea9055)
 

Author SHA1 Message Date
Florin Peter d017bbb065 fix share for renamed or moved files 13 years ago
Florin Peter 8ee7959092 implement postRename 13 years ago
Florin Peter 672d177f10 added post rename proxy 13 years ago
Florin Peter 328dea93c7 webdav fix for file chunking 13 years ago
Florin Peter 11d0eef8cc fixed webdav errors, now webdav up - and downloads are full working 13 years ago
Florin Peter fac288a4ad added unencrypted file size to file cache 13 years ago
Florin Peter 170d09203f fixed file_proxy handling 13 years ago
Florin Peter 25ff32db6b Added post proxy for getFileInfo. 13 years ago
Florin Peter f8819f54c2 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 13 years ago
Florin Peter baa6fd639f improved file size handling 13 years ago
Sam Tuke b7d8da87d0 Development snapshot 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
Sam Tuke 4aa80d02be Merge branch 'master' into files_encryption 13 years ago
Sam Tuke a1d241783e Updated buglist 13 years ago
Jenkins for ownCloud 05ab9d2de7 [tx-robot] updated from transifex 13 years ago
Bernhard Posselt edd37c779d Merge pull request #3074 from owncloud/sqlite3-raiseerror 13 years ago
Bernhard Posselt 4af4a5bd98 Merge pull request #3073 from owncloud/setup-error-message 13 years ago
Bernhard Posselt 8b490e0ec3 Merge pull request #3078 from owncloud/files-dnd 13 years ago
Robin Appelman 1507d1ef26 Files: Fix XSS when creating dropshadow 13 years ago
Bart Visscher 2314067e75 Merge pull request #3019 from owncloud/fix-3004 13 years ago
Robin Appelman 7c1a4d2f57 Fix raiseError call in the MDB2 sqlite3 driver 13 years ago
Robin Appelman 5942d5aeac Improve error message if user creation fails during setup 13 years ago
Florin Peter 8ab9433fdf fix wrong file path in proxy 13 years ago
Florin Peter 2827004634 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 13 years ago
Florin Peter 37c7205941 fix wrong file path in util 13 years ago
Jan-Christoph Borchardt c7a17efc01 Merge pull request #2983 from owncloud/style-details 13 years ago
Björn Schießle a4364a93d0 delete all share keys if a file gets deleted 13 years ago
Björn Schießle b5cb5dab51 fix encryption to owncloud user for public link shares 13 years ago
Björn Schießle b57478fa27 fix comment, remove unused variable 13 years ago
Björn Schießle bcb2e87846 check if the item source was shared to me to decide if it is a re-share or not. Re-sharing of encrypted files should work now, we might still need to test some corner cases 13 years ago
Björn Schießle b24a673714 the owner uid is not interesting. We want to get all users who have access to the given item source, no matter from whom it was shared 13 years ago
Björn Schießle 1705938848 removed some leftover code; use already existing var for path to users file folder 13 years ago
Florin Peter eade87dc79 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 13 years ago
Florin Peter f6ac34afea improved handling for getSharingUsersArray 13 years ago
Björn Schießle 8a46e809f0 remove util::getPaths(), this function was broken and is replaced my util::getAllFiles(). When unsharing a folder only remove the share key for sub files if the user really no longer have access to the file. Can happen that a sub-file/-folder is shared to a group the user is a member of or explicitly once more to the same user 13 years ago
Björn Schießle 8790ceba25 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 13 years ago
Björn Schießle a2ba3c8a43 fix sharing of folders. First we need to collect all files. Than we need to find all users with access to the file because this can vary from file to file and than we can encrypt it for all recipients 13 years ago
Florin Peter 6b47da10be improved rename and file size support 13 years ago
Jenkins for ownCloud f6808617b3 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud e0027ad78b [tx-robot] updated from transifex 13 years ago
FlorinPeter 9a0b73070c Merge pull request #2992 from FlorinPeter/files_encryption 13 years ago
Jenkins for ownCloud 03c7a52bc5 [tx-robot] updated from transifex 13 years ago
Bart Visscher 0701d0019b Merge pull request #3020 from owncloud/cleaner-webdav-reason 13 years ago
Bart Visscher e1c5b31d65 Test if we want a 3rdparty style/script before checking the 3rdparty root 13 years ago
Bart Visscher 25e7dc1ec5 Merge pull request #3024 from owncloud/file-delete-action 13 years ago
Bart Visscher 802a5a331b Fix displaying spinner on delete 13 years ago
Bart Visscher a21885953f No need to strip slashes, json_decode handles that for us 13 years ago
Björn Schießle 12785b93f1 make sure that all share keys get deleted if a file/folder gets unshared from a user/group 13 years ago
Bart Visscher 7ac49dd52a Cleaner isWebDAVWorking reason, otherwise people overlook the reason 13 years ago
Thomas Tanghus 4ccc9d896a Merge pull request #3010 from owncloud/fix-cookie_path 13 years ago