🐙 GitHub integration into Nextcloud
Перейти к файлу
dependabot[bot] 4f23ae78e9
Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.9
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>
2024-09-14 21:21:24 +00: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
css
img
l10n
lib chore: Update AGPL3 to AGPL3+ 2024-09-14 23:01:49 +02:00
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 chore: migrate to toml format 2024-09-14 23:01:48 +02:00
composer.json
composer.lock
krankerl.toml
makefile
package-lock.json Chore(deps): Bump follow-redirects from 1.15.5 to 1.15.9 2024-09-14 21:21:24 +00:00
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.