No description
  • JavaScript 52.9%
  • PHP 46.5%
  • Vue 0.4%
Find a file
Nextcloud bot ad3b4b4365
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-12 01:01:09 +00:00
.github chore(actions): add sync-workflow-templates github action 2026-05-25 10:07:53 -03:00
.tx
appinfo feat: add support for setting preview avatar for circle 2026-05-19 06:58:23 -03:00
css
files
img
js chore(assets): Recompile assets 2026-05-15 17:22:50 +00:00
l10n fix(l10n): Update translations from Transifex 2026-06-12 01:01:09 +00:00
lib Feat: Add role-based filtering for circle member queries 2026-05-28 17:12:48 +02:00
LICENSES
screenshots
src
templates
tests fix: apply suggestions from come-nc 2026-05-19 09:31:13 -03:00
vendor-bin chore: Fix rector configuration and apply it 2026-05-18 17:40:00 +02:00
.gitignore
.nextcloudignore build: add .nextcloudignore for release builds 2026-06-04 12:25:57 +00:00
.php-cs-fixer.dist.php
AUTHORS.md
CHANGELOG.md
composer.json
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2026-06-07 03:24:18 +00:00
eslint.config.js
LICENSE
Makefile
package-lock.json
package.json
phpDocumentor.sh
psalm.xml
README.md
rector.php chore: Bump rector set to NEXTCLOUD_34 and apply it 2026-05-18 17:41:51 +02:00
REUSE.toml
testConfiguration.json
testConfiguration.json.license
tsconfig.json
vite.config.ts

Nextcloud Teams

REUSE status

Bring cloud-users closer together

Nextcloud Teams allows people to create their own groups of people/colleagues/friends. Those groups can then be used by any other app for sharing purposes.

The app was formerly named circles which is still used as internal identifier a lot.

Installation

The Teams app is installed and enabled by default.

Documentation

You can use the \Psr\Container\ContainerInterface, see dependency injection, to get the \OCA\Circles\CirclesManager class, see our API documentation for its interface.