nextcloud-server/apps/files/lib
Immanuel Pasanec 1f42657bb9
Added support for transfering incoming file shares.
- new option --transfer-incoming-shares=1 | 0
- new config.php option 'transfer-incoming-shares' => true | false

The command line option overrules the config.php option.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-27 17:55:58 +07:00
..
Activity Update php licenses 2021-06-04 22:02:41 +07:00
AppInfo Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +07:00
Collaboration/Resources Update php licenses 2021-06-04 22:02:41 +07:00
Command Added support for transfering incoming file shares. 2021-08-27 17:55:58 +07:00
Controller Fix typo 2021-07-28 11:15:03 +07:00
Db Update php licenses 2021-06-04 22:02:41 +07:00
Event Update php licenses 2021-06-04 22:02:41 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Listener Update php licenses 2021-06-04 22:02:41 +07:00
Migration Update php licenses 2021-06-04 22:02:41 +07:00
Notification Update php licenses 2021-06-04 22:02:41 +07:00
Search Trigger click event when scrollTo is set 2021-06-09 16:19:11 +07:00
Service Added support for transfering incoming file shares. 2021-08-27 17:55:58 +07:00
Settings Update php licenses 2021-06-04 22:02:41 +07:00
App.php Update php licenses 2021-06-04 22:02:41 +07:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +07:00
Helper.php Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +07:00