1327 Commits (87e311b99628858ddb974cd35ae381a26b4bcdb5)

Author SHA1 Message Date
Robin Appelman 87e311b996 Fix storage being passed to cache/watcher and scanner when using storage wrappers 12 years ago
Robin Appelman decb51aee6 Fix deleting of external shares 12 years ago
Robin Appelman c8c8106168 generate better storage ids 12 years ago
Robin Appelman ce0aa7d4a8 Use the movable mount system for external shares 12 years ago
Robin Appelman c61f759a8b Fix check for shared files inside shares 12 years ago
Robin Appelman 2005c162bd Fix prompting for password 12 years ago
Robin Appelman 64ced76beb Save mountpoints relative to the user 12 years ago
Robin Appelman 43c56fcd07 Generate a unique name 12 years ago
Robin Appelman e6f3850890 Update for changes in master 12 years ago
Bjoern Schiessle 961317d911 make sure to enable incognito mode when mounting a public link and update init status of the encryption app 12 years ago
Robin Appelman 87b0021e56 Scan the entire remote share at once by requesting the full file tree from the remote server 12 years ago
Robin Appelman 30f5b2bd7c Improve detection of whether we're in the files app 12 years ago
Robin Appelman a900c7aa94 Fix removing remote shares 12 years ago
Robin Appelman 1c149da52f Support path lengths up to 4000 chars 12 years ago
Robin Appelman c6a83b2f17 Fix exposing single files over webdav 12 years ago
Robin Appelman cf5a72c103 Add interface for adding a public share to a different ownCloud instance 12 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 12 years ago
Robin Appelman 0156ef8166 Add coments to database and dont use sql keywords as table names 12 years ago
Robin Appelman a44baaf8eb add remote/add external shares to manager 12 years ago
Robin Appelman 65f3b2fad2 Add server<->server sharing backend 12 years ago
Jenkins for ownCloud 4a26219ecf [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 42bf466fa1 move mail template editor from core to standalone templateeditor repo 12 years ago
Jörn Friedrich Dreyer 7e8784c075 access admin settings result message correctly 12 years ago
Jörn Friedrich Dreyer 72436b68bf fix liskov substitution principle in admin mail template settings, fixes #8997 12 years ago
Jenkins for ownCloud f769c52522 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 1d9b4aadbf no need to prepare a statement twice 12 years ago
Jenkins for ownCloud 6546b589ce [tx-robot] updated from transifex 12 years ago
Robin Appelman a978607011 Use &= 12 years ago
Thomas Müller 961e4e5c7c adjust unit test assert values 12 years ago
Thomas Müller aa38bd2b31 adding PHPDoc 12 years ago
Jenkins for ownCloud e5c47a5e30 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 1f2722053f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e0446a1df5 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 0b2ae314c7 check if permissions exists 12 years ago
Robin Appelman 60ea4388ed Limit permissions to share permissions 12 years ago
Bjoern Schiessle 86d7371d0c fix unshareFromSelf() 12 years ago
Bjoern Schiessle 09970e1816 update unit tests and make sure that we return the right permissions for files within a shared folder and for the shared folder itself 12 years ago
Bjoern Schiessle 574de2d91b the mount point always have delete permissions to allow unmount 12 years ago
Bjoern Schiessle ca6631a710 add some tests 12 years ago
Bjoern Schiessle ad5d8d7980 nake sure ti create new db entry when user renames a group share 12 years ago
Bjoern Schiessle a5752a8463 fix db query 12 years ago
Robin Appelman 42a362f249 Fix phpdoc and comments 12 years ago
Bjoern Schiessle 501f98f084 update share API tests, file shares never have delete permissions 12 years ago
Bjoern Schiessle 9a48e87253 make sure that we have a path relative to data/user/files to work with 12 years ago
Bjoern Schiessle 0ce07bb6c4 update mount point if file_target changed 12 years ago
Bjoern Schiessle 844b1e3fc6 add additional unit tests 12 years ago
Bjoern Schiessle 24f3f6823e get unique_name value directly from the share array 12 years ago
Bjoern Schiessle 5132ae5e69 fix mount point move up if the parent no longer exists 12 years ago
Bjoern Schiessle 884b9a0ecf bring back updateFileTarget() got lost during last rebase 12 years ago
Bjoern Schiessle 1b0b977678 remove share mount 12 years ago