nextcloud/lib/private/share
Morris Jobke 3061e5d2fc Check the expiration date for null
* null is always less than any value -> expirationDate gets null
  which is "no date set"
* ref https://github.com/owncloud/core/issues/20590#issuecomment-158393075
2015-12-01 17:43:05 +01:00
..
constants.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php Merge pull request #17163 from owncloud/update-licenses 2015-06-27 20:22:23 +02:00
hooks.php intproduce pre_addToGroup hook. we need to calculate the possible unique 2015-07-06 17:24:05 +02:00
mailnotifications.php Allow separate templates for internal and external share notifications 2015-10-29 10:24:24 +01:00
searchresultsorter.php Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +02:00
share.php Check the expiration date for null 2015-12-01 17:43:05 +01:00