nextcloud/apps/files_sharing/lib/Controller
Louis Chemineau f5fd6c8f08
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-06-26 12:49:42 +02:00
..
AcceptController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
DeletedShareAPIController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ExternalSharesController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
PublicPreviewController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
RemoteController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
SettingsController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ShareAPIController.php fix(files_sharing): Store the expiration date relative to the server's timezone 2024-06-26 12:49:42 +02:00
ShareController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ShareesAPIController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00
ShareInfoController.php chore: Add SPDX header 2024-06-06 22:53:41 +02:00