nextcloud/core
Roeland Jago Douma 5274c54268
Add a transfer ownership background job
This job can be initiated by a user to transfer a file/folder to a
target user.

The target user will have to accept the job.
Once that is done the transfers is initiated in the background.

Both parties get notified when the job is done.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-02 15:28:47 +01:00
..
BackgroundJobs Some php-cs fixes 2019-11-22 20:52:10 +01:00
Command Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result 2019-11-25 17:16:40 +01:00
Controller Trim the login name 2019-11-28 20:52:05 +01:00
Data Login flow V2 2019-02-25 07:24:50 +01:00
Db Login flow V2 2019-02-25 07:24:50 +01:00
Exception Use proper exception in lostController 2019-07-27 20:12:16 +02:00
Middleware Harden middleware check 2019-10-25 15:44:37 +02:00
Migrations Code style fixes and cleanup 2019-11-27 19:56:40 +01:00
Notification Fix new core notifier 2019-07-15 15:14:58 +02:00
Service Fix weird KDE bug with loginflowv2 2019-10-21 20:58:40 +02:00
ajax Some php-cs fixes 2019-11-22 20:52:10 +01:00
css Merge pull request #18082 from nextcloud/design/style-update 2019-11-26 12:01:47 +01:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts Move font from Nunito to Noto Sans 2019-06-22 11:23:44 +02:00
img Merge pull request #18082 from nextcloud/design/style-update 2019-11-26 12:01:47 +01:00
js Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
l10n [tx-robot] updated from transifex 2019-12-02 02:16:54 +00:00
search Comply to eslint 2019-10-01 17:16:09 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Add a transfer ownership background job 2019-12-02 15:28:47 +01:00
templates The loading animation is back 2019-10-26 23:08:52 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php Check and add index on principaluri for schedulingobjects table 2019-10-08 10:25:56 +02:00
register_command.php Make it possible to broadcast events to (web) clients 2019-10-28 13:58:13 +01:00
routes.php Direct editing API to allow file editing using a one-time token for 2019-11-27 14:36:20 +01:00
shipped.json Move settings to an app 2019-09-28 09:39:28 +00:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00
webpack.js Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00