nextcloud/lib/private/Share20
Benjamin Gaussorgues 5d1ca3193b feat(share): save date and time for expiration
Because of timezones, not saving time can lead to unexpected behaviour
when sharing an item sooner than timezone offset
Example: sharing a file before 9am when in UTC+9

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-02-26 09:09:01 +00:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php hide shared files located in group folder's trash bin 2023-03-30 17:02:26 +02:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyHooks.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Manager.php feat(share): save date and time for expiration 2024-02-26 09:09:01 +00:00
ProviderFactory.php Add SHARE_TYPE_SCIENCEMESH 2023-03-08 17:48:39 +00:00
PublicShareTemplateFactory.php Pluggable share provider 2023-02-02 15:41:26 +01:00
Share.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ShareAttributes.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ShareDisableChecker.php cleanup di for share permissions wrapper 2023-09-04 14:21:19 +02:00
ShareHelper.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UserRemovedListener.php composer run cs:fix 2023-01-20 11:45:08 +01:00