No description
Find a file
Nextcloud bot b93b441956
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-22 00:52:50 +00:00
.github attempt to fix tests 2025-10-01 10:36:26 +02:00
.tx [tx-robot] Update transifex configuration 2022-10-01 02:38:04 +00:00
appinfo chore: use IExternalProvider, update composer dependencies, use psalm 6, fix psalm issues 2025-10-01 10:36:25 +02:00
css chore: Add SPDX header 2024-09-14 23:01:47 +02:00
img show reactions 2022-09-04 16:38:09 +02:00
l10n fix(l10n): Update translations from Transifex 2025-10-22 00:52:50 +00:00
lib run cs:fix 2025-10-01 10:36:25 +02:00
LICENSES chore: Update AGPL3 to AGPL3+ 2024-09-14 23:01:49 +02:00
src fix(l10n): add comment for translators (#134) 2025-06-17 12:46:59 +00:00
templates chore: Add SPDX header 2024-09-14 23:01:47 +02:00
tests attempt to fix tests 2025-10-01 10:36:26 +02:00
vendor-bin lower the php version dependency to 8.1 2025-10-01 10:36:26 +02:00
.eslintrc.cjs add missing SPDX header 2024-09-28 12:48:36 +02:00
.gitattributes Add psalm, cs:fix, and fix all psalm errors 2024-02-22 09:01:31 +00:00
.gitignore Add psalm, cs:fix, and fix all psalm errors 2024-02-22 09:01:31 +00:00
.l10nignore Add basic transifex config 2020-09-18 20:18:55 +02:00
.nextcloudignore add vite config to .nextcloudignore, small adjustment to krankerl config 2024-09-28 12:55:07 +02:00
.php-cs-fixer.dist.php Add psalm, cs:fix, and fix all psalm errors 2024-02-22 09:01:31 +00:00
AUTHORS.md chore: Add SPDX header 2024-09-14 23:01:47 +02:00
CHANGELOG.md chore: bump version, update changelog 2025-05-20 14:13:39 +03:00
composer.json lower the php version dependency to 8.1 2025-10-01 10:36:26 +02:00
composer.lock lower the php version dependency to 8.1 2025-10-01 10:36:26 +02:00
COPYING let's go, personal settings are working 2020-07-15 15:14:48 +02:00
krankerl.toml add vite config to .nextcloudignore, small adjustment to krankerl config 2024-09-28 12:55:07 +02:00
makefile chore: Add SPDX header 2024-09-14 23:01:47 +02:00
package-lock.json feat: maintenance update, GH notifications, default token info (#132) 2025-05-19 13:45:30 +00:00
package.json feat: maintenance update, GH notifications, default token info (#132) 2025-05-19 13:45:30 +00:00
psalm.xml chore: use IExternalProvider, update composer dependencies, use psalm 6, fix psalm issues 2025-10-01 10:36:25 +02:00
README.md chore: Add SPDX header 2024-09-14 23:01:47 +02:00
REUSE.toml chore: migrate to toml format 2024-09-14 23:01:48 +02:00
stylelint.config.cjs switch to vite 2024-09-28 12:37:12 +02:00
vite.config.ts ask password confirmation for sensitive admin settings 2024-10-16 12:30:30 +02:00
webpack.js implement discoverable/searchable reference provider 2023-02-07 17:15:17 +01:00

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.