family Create groups with other users on a Nextcloud instance and share with them
Go to file
Maxence Lange 6b8208dbf8 fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-05-03 11:33:48 -01:00
.tx Fix tx config 2018-02-12 22:56:17 +01:00
appinfo edit displayName/description 2021-05-03 11:33:48 -01:00
css/files some cleaning and /search/ 2021-05-03 11:33:48 -01:00
files moving files/methods around 2017-10-20 15:34:36 -01:00
img Improve stroke and circles width of icons 2019-08-06 11:05:22 +02:00
js some cleaning and /search/ 2021-05-03 11:33:48 -01:00
l10n [tx-robot] updated from transifex 2021-04-30 02:34:53 +00:00
lib fix 2021-05-03 11:33:48 -01:00
screenshots fixing stuff 2020-01-15 11:08:39 -01:00
templates ocs + removing navigation 2021-05-03 11:32:59 -01:00
tests events 2021-05-03 11:33:48 -01:00
.drone.yml Fix drone config 2018-04-12 16:36:24 +02:00
.gitignore including jquery 2020-10-22 14:03:04 -01:00
CHANGELOG.md migrate tools to nc22 2021-05-03 11:33:48 -01:00
composer.json fixing composer 2020-11-12 12:18:03 -01:00
composer.lock events 2021-05-03 11:33:48 -01:00
LICENSE switching to circles 2017-02-16 00:04:00 -01:00
Makefile init testing environment 2021-05-03 11:33:48 -01:00
README.md manage remote exception 2021-05-03 11:33:37 -01:00
testConfiguration.json fix 2021-05-03 11:33:48 -01:00
TODO.md more migration 2021-05-03 11:32:45 -01:00

Nextcloud Circles

Bring cloud-users closer together.

Circles allows your users to create their own groups of users/colleagues/friends. Those groups of users (or circles) can then be used by any other app for sharing purpose (files, social feed, status update, messaging, …) through the Circles API


API (PHP & Javascript)

Please visit our wiki to read more about the API.

Configuration

Allow usage of Circles in non-SSL environments

In non-SSL environments (like on development setups) it is necessary to set two config flags for Circles:

./occ config:app:set circles --value 1 allow_non_ssl_links

./occ config:app:set circles --value 1 local_is_non_ssl

Credits

App Icon by Madebyoliver under Creative Commons BY 3.0