Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2019-05-03do not display joined field for groupsbackport/293/masterMaxence Lange
2019-02-28hide on add memberMaxence Lange
2019-02-27do not hide list on random clickMaxence Lange
2018-08-01compat nc14Maxence Lange
2018-08-01fixMaxence Lange
2018-07-31faster animation, fixing some cssMaxence Lange
2018-07-31members limit + removing testMaxence Lange
2018-04-23"Circles uses its own method to async heavy processes" Fixes #185Allan Nordhøy
2017-10-25Merge branch 'master' into circles-files-panelVinicius Cubas Brand
2017-10-24revert url generationMaxence Lange
2017-10-20moving files/methods aroundMaxence Lange
2017-10-19using oc_appswebrootsMaxence Lange
2017-10-18define timerMaxence Lange
2017-10-04Hide circles that the user is not memberVinicius Cubas Brand
2017-09-30Creation of panel to see circles' shared filesVinicius Cubas Brand
2017-09-11cleaningMaxence Lange
2017-09-06Merge pull request #125 from nextcloud/fix-123Maxence Lange
2017-09-05add delay before search request is sent to server, fixes #123Arthur Schiwon
2017-09-02add a testing part in the admin settingsMaxence Lange
2017-08-30cleaning/moving methods aroundMaxence Lange
2017-08-25split links from v1 apiMaxence Lange
2017-08-25split js APIMaxence Lange
2017-08-24request addressbook even when user is disconnectedMaxence Lange
2017-08-24include Contact to CirclesMaxence Lange
2017-08-24rework on the members management + UI + * to include ContactsMaxence Lange
2017-08-17add/remove mail account in circleMaxence Lange
2017-08-13multiple type membersMaxence Lange
2017-08-11nav based on user level, not groupMaxence Lange
2017-08-11member-typeMaxence Lange
2017-08-10if mail, add mailMaxence Lange
2017-08-10fix /members -> /member + /emailMaxence Lange
2017-08-01rewrite on getDisplayName() and Personal CircleMaxence Lange
2017-08-01renaming circlesMaxence Lange
2017-07-31displayname instead of userid in notificationsMaxence Lange
2017-07-31do not reset filters when listing new typeMaxence Lange
2017-07-31validate groupmembers invitation with Enter.Maxence Lange
2017-07-31ui tweakMaxence Lange
2017-07-31UI improvement in personal circleMaxence Lange
2017-07-30better displayMaxence Lange
2017-07-29better display in PersonalMaxence Lange
2017-07-29disable few options in personal circlesMaxence Lange
2017-07-28members are invited, not addedMaxence Lange
2017-07-28using type instead of typeStringMaxence Lange
2017-07-25Merge remote-tracking branch 'origin/master' into use-unique-idMaxence Lange
2017-07-25first draftMaxence Lange
2017-07-25bug fixesMaxence Lange
2017-07-24code cleaningMaxence Lange
2017-07-24cleaner code, bugfixesMaxence Lange
2017-07-24switching circleId (int) to circleUniqueId (string)Maxence Lange
2017-07-14Merge pull request #100 from nextcloud/rework-mapper-0-12Maxence Lange