Commit History

Author SHA1 Message Date
  Bjoern Schiessle 60d8a39f03 store init status per user 9 years ago
  Bjoern Schiessle de4ec21c39 work arround to make sure that shares are initialized only once 9 years ago
  Roeland Jago Douma 2b81d0f237 Move core apps from private to public functions 9 years ago
  Morris Jobke e8109f0bc3 Merge pull request #13802 from owncloud/share-partfilepermissions 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Vincent Petry 5f7b3a4dbe Rename must be possible with update-only permission 9 years ago
  Vincent Petry c2315aa015 Fix shared storage permission checks 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Robin McCorkell 2b99fc76ec Cleanup of PHPDoc return types 9 years ago
  Vincent Petry a9f0582e3e Use source storage permissions when scanning shared storage 9 years ago
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 9 years ago
  Robin Appelman 7ecd220715 Setup shared mounts for the correct user when setting up the filesystem for the non-logged in user 10 years ago
  Vincent Petry f44e617dfd Fix warning with unset extension check 10 years ago
  Bjoern Schiessle d5fc011c90 some small fixes 10 years ago
  Bjoern Schiessle 89c3b650e6 group shares and combine permissions 10 years ago
  Morris Jobke b3b3354809 move to public namespace 10 years ago
  Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. 10 years ago
  Robin Appelman bba59bf815 Cast file id's to int so we can compare them properly 10 years ago
  Robin Appelman 87e311b996 Fix storage being passed to cache/watcher and scanner when using storage wrappers 10 years ago
  Robin Appelman c61f759a8b Fix check for shared files inside shares 10 years ago
  Bjoern Schiessle 86d7371d0c fix unshareFromSelf() 10 years ago
  Bjoern Schiessle 574de2d91b the mount point always have delete permissions to allow unmount 10 years ago
  Robin Appelman 42a362f249 Fix phpdoc and comments 10 years ago
  Bjoern Schiessle 9a48e87253 make sure that we have a path relative to data/user/files to work with 10 years ago
  Bjoern Schiessle 5132ae5e69 fix mount point move up if the parent no longer exists 10 years ago
  Bjoern Schiessle 884b9a0ecf bring back updateFileTarget() got lost during last rebase 10 years ago
  Bjoern Schiessle bf5e9357fc don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it 10 years ago
  Robin Appelman 14ce44acc8 Move shared mount moving from the storage to the mount 10 years ago
  Thomas Müller da3974bcb2 - drop permissions table and related code 10 years ago