D27662: Rewrite nextcloud plugin

2020-03-02 Thread Nicolas Fella
This revision was automatically updated to reflect the committed changes.
Closed by commit R495:bea001a564b1: Rewrite nextcloud plugin (authored by 
nicolasfella).

REPOSITORY
  R495 Purpose Library

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27662?vs=76421=76772

REVISION DETAIL
  https://phabricator.kde.org/D27662

AFFECTED FILES
  src/plugins/nextcloud/nextcloudjob.cpp
  src/plugins/nextcloud/nextcloudjob.h
  src/plugins/nextcloud/nextcloudplugin_config.qml

To: nicolasfella, #frameworks, apol, bshah
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27662: Rewrite nextcloud plugin

2020-02-25 Thread Aleix Pol Gonzalez
apol accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R495 Purpose Library

BRANCH
  nextcloud

REVISION DETAIL
  https://phabricator.kde.org/D27662

To: nicolasfella, #frameworks, apol, bshah
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27662: Rewrite nextcloud plugin

2020-02-25 Thread Nicolas Fella
nicolasfella updated this revision to Diff 76421.
nicolasfella added a comment.


  - Remove debug

REPOSITORY
  R495 Purpose Library

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27662?vs=76420=76421

BRANCH
  nextcloud

REVISION DETAIL
  https://phabricator.kde.org/D27662

AFFECTED FILES
  src/plugins/nextcloud/nextcloudjob.cpp
  src/plugins/nextcloud/nextcloudjob.h
  src/plugins/nextcloud/nextcloudplugin_config.qml

To: nicolasfella, #frameworks, apol, bshah
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27662: Rewrite nextcloud plugin

2020-02-25 Thread Nicolas Fella
nicolasfella created this revision.
nicolasfella added reviewers: Frameworks, apol, bshah.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
nicolasfella requested review of this revision.

REVISION SUMMARY
  Let CopyJob and the webdav KIO slave do the hard work. Run the 
GetCredentialsJob async. Use generic dav-storage service type instead of 
nextcloud-upload (introduced in D21738 ).

TEST PLAN
  Shared one or multiple files to my nextcloud

REPOSITORY
  R495 Purpose Library

BRANCH
  nextcloud

REVISION DETAIL
  https://phabricator.kde.org/D27662

AFFECTED FILES
  src/plugins/nextcloud/nextcloudjob.cpp
  src/plugins/nextcloud/nextcloudjob.h
  src/plugins/nextcloud/nextcloudplugin_config.qml

To: nicolasfella, #frameworks, apol, bshah
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns