Historia zmian

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