🐙 GitHub integration into Nextcloud
Перейти к файлу
dependabot[bot] 78611a82a0
Chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 02:18:46 +00:00
.github
.tx
LICENSES
appinfo ask password confirmation for sensitive admin settings 2024-10-16 12:30:30 +02:00
css
img
l10n Fix(l10n): Update translations from Transifex 2024-10-27 01:05:25 +00:00
lib ask password confirmation for sensitive admin settings 2024-10-16 12:30:30 +02:00
src change default value for sensitive in the frontend 2024-10-16 17:14:56 +02:00
templates
tests
vendor-bin
.eslintrc.cjs
.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 Chore(deps-dev): Bump elliptic from 6.5.7 to 6.6.0 2024-10-31 02:18:46 +00:00
package.json ask password confirmation for sensitive admin settings 2024-10-16 12:30:30 +02:00
psalm.xml
stylelint.config.cjs
vite.config.ts ask password confirmation for sensitive admin settings 2024-10-16 12:30:30 +02:00
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.