🐙 GitHub integration into Nextcloud
Перейти к файлу
Nextcloud bot 19afcf0885
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-08 01:05:49 +00:00
.github
.tx
LICENSES
appinfo prepare 3.1.1 2024-11-06 12:13:30 +01:00
css
img
l10n Fix(l10n): Update translations from Transifex 2024-11-08 01:05:49 +00:00
lib better warning logs during oauth flow 2024-11-06 12:07:35 +01:00
src fix condition to disable the oauth connect button 2024-11-05 17:03:32 +01:00
templates
tests
vendor-bin
.eslintrc.cjs
.gitattributes
.gitignore
.l10nignore
.nextcloudignore
.php-cs-fixer.dist.php
AUTHORS.md
CHANGELOG.md prepare 3.1.1 2024-11-06 12:13:30 +01:00
COPYING
README.md
REUSE.toml
composer.json
composer.lock
krankerl.toml
makefile
package-lock.json
package.json
psalm.xml
stylelint.config.cjs
vite.config.ts
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.