No description
Find a file
dependabot[bot] b0df739b7e
Chore(deps): Bump svenstaro/upload-release-action from 2.11.3 to 2.11.4 (#114)
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.3 to 2.11.4.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](6b7fa9f267...b98a3b12e8)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 17:53:25 +02:00
.github Chore(deps): Bump svenstaro/upload-release-action from 2.11.3 to 2.11.4 (#114) 2026-03-03 17:53:25 +02:00
.tx [tx-robot] Update transifex configuration 2022-11-09 12:48:39 +00:00
appinfo feat: add small integration test (#113) 2026-02-25 11:35:31 +02:00
css added SPDX headers 2024-09-29 13:56:55 +03:00
img use @nc/vue in perso settings 2022-07-11 14:05:17 +02:00
l10n fix(l10n): Update translations from Transifex 2026-02-23 02:23:11 +00:00
lib feat: add small integration test (#113) 2026-02-25 11:35:31 +02:00
LICENSES added LICENSES folder 2024-09-30 12:06:31 +03:00
src Migrate to Vue 3 and nextcloud/vue 9 (#108) 2026-02-24 12:09:28 +02:00
templates added SPDX headers 2024-09-29 13:56:55 +03:00
tests chore(ci): update to Psalm 6 (#73) 2025-06-10 13:33:54 +03:00
.eslintrc.js added SPDX headers 2024-09-29 13:56:55 +03:00
.gitignore refs #14 begin to improve drive import process 2021-02-12 18:58:59 +01:00
.l10nignore exclude vendor from translations 2022-11-09 12:27:00 +01:00
.php-cs-fixer.dist.php added SPDX headers 2024-09-29 13:56:55 +03:00
AUTHORS.md added SPDX headers 2024-09-29 13:56:55 +03:00
CHANGELOG.md v3.5.0 2025-11-13 15:59:09 +02:00
composer.json Chore(deps): Bump microsoft/kiota-http-guzzle from 1.5.1 to 2.0.0 (#115) 2026-03-02 11:00:48 +02:00
composer.lock Chore(deps): Bump microsoft/kiota-http-guzzle from 1.5.1 to 2.0.0 (#115) 2026-03-02 11:00:48 +02:00
COPYING let's go 2020-10-23 15:49:40 +02:00
makefile Fix Makefile 2023-05-05 14:26:38 +02:00
package-lock.json Migrate to Vue 3 and nextcloud/vue 9 (#108) 2026-02-24 12:09:28 +02:00
package.json Migrate to Vue 3 and nextcloud/vue 9 (#108) 2026-02-24 12:09:28 +02:00
psalm.xml chore: drop NC31/32, drop php8.1 (#112) 2026-02-24 15:56:04 +02:00
README.md docs(readme): Add reuse status badge 2024-11-17 17:41:15 +01:00
REUSE.toml added CI to check SPDX headers 2024-09-30 12:03:45 +03:00
stylelint.config.js Migrate to Vue 3 and nextcloud/vue 9 (#108) 2026-02-24 12:09:28 +02:00
webpack.js Migrate to Vue 3 and nextcloud/vue 9 (#108) 2026-02-24 12:09:28 +02:00

Microsoft OneDrive integration into Nextcloud

REUSE status

🗔 OneDrive integration allows you to automatically import your files into Nextcloud.

Note: This app does not work with OneDrive for Business

User settings

The account configuration and data migration happen in the "Data migration" user settings section.

Admin settings

There also is a "Connected accounts" admin settings section that you must visit to configure a Microsoft Azure OAuth app to allow your Nextcloud users to authenticate to Microsoft services.

🛠️ State of maintenance

While there are many things that could be done to further improve this app, the app is currently maintained with limited effort. This means:

  • The main functionality works for the majority of the use cases
  • We will ensure that the app will continue to work like this for future releases and we will fix bugs that we classify as 'critical'
  • We will not invest further development resources ourselves in advancing the app with new features
  • We do review and enthusiastically welcome community PR's

We would be more than excited if you would like to collaborate with us. We will merge pull requests for new features and fixes. We also would love to welcome co-maintainers.

If there is a strong business case for any development of this app, we will consider your wishes for our roadmap. Please contact your account manager to talk about the possibilities.