nextcloud/lib/private/Share20
Benjamin Gaussorgues 01983d50d4
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-22 11:26:01 +01:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +01:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +02:00
LegacyHooks.php feat!: Migrate Share accepted event to typed event 2023-07-28 14:11:20 +02:00
Manager.php feat(share): save date and time for expiration 2024-02-22 11:26:01 +01:00
ProviderFactory.php Fix sharing creation insert and get 2023-09-02 10:25:24 +02:00
PublicShareTemplateFactory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Share.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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-08-16 15:25:05 +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