nextcloud/lib/private/Share20
Louis Chemineau 1fb0cc25d2
fix(files_sharing): Store the expiration date relative to the server's timezone
This is needed as we want to store the difference between the server's and the user's timezones.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-07-01 22:23:26 +02:00
..
Exception Update php licenses 2021-06-04 22:02:41 +02:00
DefaultShareProvider.php fix(files_sharing): Store the expiration date relative to the server's timezone 2024-07-01 22:23:26 +02:00
Hooks.php Refactor OC\Server::getShareManager 2023-08-29 21:32:58 -05:00
LegacyHooks.php feat!: Migrate Share accepted event to typed event 2023-07-28 14:11:20 +02:00
Manager.php fix(files_sharing): Store the expiration date relative to the server's timezone 2024-07-01 22:23:26 +02:00
ProviderFactory.php Merge branch 'master' into refactor/OC-Server-getCloudFederationFactory 2024-03-15 15:33:06 +01:00
PublicShareTemplateFactory.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Share.php fix(shareManager): Respect empty expireDate in server 2024-05-29 12:58:37 +01:00
ShareAttributes.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ShareDisableChecker.php feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +01: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