nextcloud-server/apps/files_sharing/lib/Controller
fenn-cs 5dbb96fc8a fix(shareManager): Respect empty `expireDate` in server
If `expireDate` is an empty string and not `null` then the server should not set a default.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-29 12:58:37 +07:00
..
AcceptController.php refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-18 16:14:17 +07:00
DeletedShareAPIController.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
ExternalSharesController.php fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config for all OCM requests 2023-10-11 11:52:10 +07:00
PublicPreviewController.php fix: public dav and files_sharing testing fixes 2024-01-09 10:56:14 +07:00
RemoteController.php refactor: Rename OpenAPI type aliases to their namespaces 2023-11-02 11:37:15 +07:00
SettingsController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ShareAPIController.php fix(shareManager): Respect empty `expireDate` in server 2024-05-29 12:58:37 +07:00
ShareController.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
ShareInfoController.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ShareesAPIController.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00