4f23ae78e9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.9. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.9) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.tx | ||
LICENSES | ||
appinfo | ||
css | ||
img | ||
l10n | ||
lib | ||
src | ||
templates | ||
tests | ||
vendor-bin | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.l10nignore | ||
.nextcloudignore | ||
.php-cs-fixer.dist.php | ||
AUTHORS.md | ||
CHANGELOG.md | ||
COPYING | ||
README.md | ||
REUSE.toml | ||
composer.json | ||
composer.lock | ||
krankerl.toml | ||
makefile | ||
package-lock.json | ||
package.json | ||
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.