Commit Verlauf

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