nextcloud/tests/lib/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
..
DefaultShareProviderTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
LegacyHooksTest.php fix: Remove legacy dispatcher from share manager 2023-07-28 14:11:20 +02:00
ManagerTest.php feat(share): save date and time for expiration 2024-02-22 11:26:01 +01:00
ShareByMailProviderTest.php sharebymail: remove ILogger and upgrade to PHP 8 syntax 2023-08-30 18:36:29 +02:00
ShareHelperTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ShareTest.php Fix errors from PHP 8.2 testing 2022-11-14 17:08:21 +01:00