🐙 GitHub integration into Nextcloud
Перейти к файлу
Andy Scherzinger b09cdbdbf8
Merge pull request #104 from nextcloud/chore/noid/spdx
Add SPDX headers
2024-09-14 23:16:12 +02:00
.github ci: Update reuse check 2024-09-14 23:01:48 +02:00
.tx
LICENSES chore: Update AGPL3 to AGPL3+ 2024-09-14 23:01:49 +02:00
appinfo chore: Add SPDX header 2024-09-14 23:01:47 +02:00
css chore: Add SPDX header 2024-09-14 23:01:47 +02:00
img
l10n Fix(l10n): Update translations from Transifex 2024-09-12 01:00:07 +00:00
lib chore: Update AGPL3 to AGPL3+ 2024-09-14 23:01:49 +02:00
src chore: Add SPDX header 2024-09-14 23:01:47 +02:00
templates chore: Add SPDX header 2024-09-14 23:01:47 +02:00
tests
vendor-bin
.eslintrc.js
.gitattributes
.gitignore
.l10nignore
.nextcloudignore chore: Add SPDX header 2024-09-14 23:01:47 +02:00
.php-cs-fixer.dist.php
AUTHORS.md chore: Add SPDX header 2024-09-14 23:01:47 +02:00
CHANGELOG.md chore: Add SPDX header 2024-09-14 23:01:47 +02:00
COPYING
README.md chore: Add SPDX header 2024-09-14 23:01:47 +02:00
REUSE.toml chore: migrate to toml format 2024-09-14 23:01:48 +02:00
composer.json
composer.lock
krankerl.toml
makefile chore: Add SPDX header 2024-09-14 23:01:47 +02:00
package-lock.json
package.json
psalm.xml
stylelint.config.js
webpack.js

README.md

GitHub integration in Nextcloud

REUSE status

🐙 Put an octopus in your engine!

This app adds:

  • A dashboard widget to see your most important GitHub notifications
  • A search provider for repositories, issues and pull requests
  • A link reference provider to render links to issues, pull requests and comments in Talk and Text

🔧 Configuration

User settings

The account configuration happens in the "Connected accounts" user settings section. It requires to create a personal access token in your GitHub settings.

A link to the "Connected accounts" user settings section will be displayed in the widget for users who didn't configure a GitHub account.

Admin settings

There also is a "Connected accounts" admin settings section if you want to allow your Nextcloud users to use OAuth to authenticate to GitHub.