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/lib/Api
AgeCommit message (Collapse)Author
2020-08-13cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-10fixMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-08-09Replace `Circles::` with `self::` in lib/Api/v1/Circles.phpJonas Meurer
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-08-09Expose circle and member constants via PHP API (Fixes: #466)Jonas Meurer
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2020-06-17Fix Application setupJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14gs+circlesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-22getMember on personal circlesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-02adding a 2nd parameters to detailsCircle()Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-01adding a 2nd parameter to joinedCircles()Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-10-18Make the link to circles absoluteJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-06-01phpdocMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-10-25Merge branch 'master' into circles-files-panelVinicius Cubas Brand
2017-10-20moving files/methods aroundMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-10-09ShotgunCircles is a better solutionMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-10-09getSharingFramesFromCircleMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-10-09specify userId on listCircles()Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-09-30Creation of panel to see circles' shared filesVinicius Cubas Brand
This commit inserts a panel in files visualization to allow filtering files that were shared to one or more circles. Depends on some other modifications in nextcloud core, that will be referenced in the PR. Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
2017-09-15not using Sharees anymoreMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-29SharesService -> SharingFrameServiceMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-29cleaning codeMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-25automatic DIMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-25api checkMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-25split links from v1 apiMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-25split js APIMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-24include Contact to CirclesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-21SharingFrame now use Circle insteal of circle_id/circle_name/circle_typeMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2017-08-13multiple type membersMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-08-10new Member()Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-08-10if mail, add mailMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-08-01icons renaming + circles descriptionMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-08-01rewrite on getDisplayName() and Personal CircleMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-08-01renaming circlesMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-27compare api versionMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-25bugfixes + code cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-24API 0.10.0 - using ShortenUniqueIdMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-24API 0.10.0 - using ShortenUniqueIdMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-24switching circleId (int) to circleUniqueId (string)Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-07-12replacing CircleMapper per CircleRequestBuilderMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-27few changes to the APIMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-15Displaying name instead of uuid - #83Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-14ActivitiesMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-10update circles & settingsMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-09generate[Remote]LinkMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-07compat 12.0.0Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-06-01API::getMember()Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-31API versionMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-31API v1Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-31API v1Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-30deleteCircle -> destroyCircleMaxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>
2017-05-22compat php5.6Maxence Lange
Signed-off-by: Maxence Lange <maxence@nextcloud.com>