1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-07-29 20:15:55 +02:00
nextcloud/apps/files_sharing/lib
fenn-cs 0bee2a6fca 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-06-13 18:34:51 +02:00
..
Activity chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
AppInfo chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BackgroundJob small fixes 2023-09-20 08:23:45 -01:00
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Command chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Controller fix(shareManager): Respect empty expireDate in server 2024-06-13 18:34:51 +02:00
Event Emit event on link share action 2021-09-10 08:36:45 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
External chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Listener Use @nextcloud/capabilities to obtain share api defaults 2024-02-03 20:31:03 +01:00
Middleware chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Notification fix(sharing): Align wording for declining a share 2024-03-19 11:21:27 +00:00
Settings Let users choose a share_folder 2021-09-06 16:39:11 +02:00
ShareBackend Update php licenses 2021-06-04 22:02:41 +02:00
Cache.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Capabilities.php files_sharing: Add OpenAPI spec 2023-07-31 16:58:49 +02:00
DefaultPublicShareTemplateProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
DeleteOrphanedSharesJob.php Fix backport 2024-05-29 10:55:28 +02:00
ExpireSharesJob.php Fix hook encryption with cron job 2022-06-07 15:38:45 +00:00
Helper.php Let users choose a share_folder 2021-09-06 16:39:11 +02:00
Hooks.php update tests 2021-10-19 11:31:08 +02:00
ISharedMountPoint.php optimize builtin storage wrappers 2023-11-08 15:26:10 +01:00
ISharedStorage.php code checker fixes for instanceOfStorage 2021-12-02 17:35:10 +01:00
MountProvider.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
OrphanHelper.php fix: Also cleanup orphaned shares user cannot be found anymore 2023-11-20 14:26:12 +01:00
ResponseDefinitions.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Scanner.php repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +02:00
SharedMount.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SharedStorage.php Merge pull request #44320 from nextcloud/backport/39990/stable28 2024-03-25 15:27:27 +01:00
Updater.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ViewOnly.php Fix view-only code after code review comments 2022-07-28 16:53:24 +02:00