🐙 GitHub integration into Nextcloud
Перейти к файлу
Joas Schilling 0fa2adbf56
feat(deps): Add Nextcloud 30 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-28 13:21:49 +01:00
.github
.tx
appinfo feat(deps): Add Nextcloud 30 support 2024-03-28 13:21:49 +01:00
css
img
l10n Fix(l10n): Update translations from Transifex 2024-03-28 00:55:57 +00:00
lib
src
templates
tests
vendor-bin
.eslintrc.js
.gitattributes
.gitignore
.l10nignore
.nextcloudignore
.php-cs-fixer.dist.php
AUTHORS.md
CHANGELOG.md
COPYING
README.md
composer.json
composer.lock
krankerl.toml
makefile
package-lock.json feat(deps): Add Nextcloud 30 support 2024-03-28 13:21:49 +01:00
package.json feat(deps): Add Nextcloud 30 support 2024-03-28 13:21:49 +01:00
psalm.xml
stylelint.config.js
webpack.js

README.md

GitHub integration in Nextcloud

🐙 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.