Commit History

Author SHA1 Message Date
  Thomas Müller 9fac95c2ab Merge branch 'master' into scrutinizer_documentation_patches 10 years ago
  Joas Schilling b330d07b51 Fix more documentation failes 10 years ago
  Bjoern Schiessle a8943ad022 replace 'size' with 'unencrypted_size' if encryption is enabled 10 years ago
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 years ago
  Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 10 years ago
  Thomas Müller 6746ad0a73 in case no share is found for the given token we can return right away 10 years ago
  Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 10 years ago
  ben-denham baccc8f584 Unshare all will now delete all shares for the item, instead of only for a single owner. 11 years ago
  Jörn Friedrich Dreyer 6408125edc rely only on php DateTime to parse the db datetime string 11 years ago
  Bjoern Schiessle 3f7aac1a79 add a optional parameter to skip check for expired files, this is necessary to find out to whom a file was shared after it was expired. 11 years ago
  Thomas Müller 832be7c908 Merge pull request #6052 from owncloud/datetime-doctrine 11 years ago
  Morris Jobke b910524acb add comment from @DeepDiver 11 years ago
  Morris Jobke 7c88736292 API doc for contacts manager, server container and share 11 years ago
  Andreas Fischer 3bbaba1eca Use the Doctrine to convert date string to DateTime object. 11 years ago
  Andreas Fischer a330b2ef9b Use DateTime object instead of fixed format date string. 11 years ago
  Andreas Fischer 9fb1da2811 Use bindValue() instead of passing parameters in execute(). 11 years ago
  Owen Winkler 844b4785f1 Merge pull request #6034 from owncloud/fix-api-documentation 11 years ago
  Morris Jobke b3e7e54c8d fix some capital letters 11 years ago
  Robin Appelman abc428916c Fix fatal error when trying to open a non existing public link 11 years ago
  Morris Jobke d2a48d58ce fix "No page-level DocBlock" 11 years ago
  Andreas Fischer 7c1f0da0fe Always select item_source. 11 years ago
  Andreas Fischer fa56aec4b8 Deduplicate expiration date check into a method. 11 years ago
  Andreas Fischer 779b87d46a Use unshareItem() when unsharing expired shares. 11 years ago
  Andreas Fischer ebf1694795 Use unshareItem() in unshareAll(). 11 years ago
  Andreas Fischer 1d1f5b288e Extract unshare() code into unshareItem(). 11 years ago
  Andreas Fischer 329299e34c OCP\Share::unshareAll(): Deduplicate hook parameters. 11 years ago
  Morris Jobke 0dbe90cc9a fix documentation stuff 11 years ago
  Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 11 years ago
  Thomas Müller 1909288fcb Merge branch 'master' into fix-sharing-code 11 years ago
  Thomas Müller 408e0022dd Merge pull request #5249 from owncloud/activities-api 11 years ago