Adphi
|
6deeb69b90
|
Merge branch '6-add-webdav-api-client' into 'master'
fix #6: added gowebdav and webdav interface (TODO: webdav tests)
Closes #6
See merge request partitio/Nextcloud-Partitio/gonextcloud!2
|
2019-07-14 13:54:02 +00:00 |
|
|
018fc569d3
|
fix #6: added gowebdav and webdav interface (TODO: webdav tests)
|
2019-07-14 15:41:43 +02:00 |
|
|
bb0b884521
|
fix #7: moved to gomodules
|
2019-07-14 01:18:42 +02:00 |
|
|
0551ffbca1
|
fix user update groups goroutine
|
2019-02-19 09:30:27 +01:00 |
|
|
a54ee4c2e6
|
Added User's group add and remove to User Update
|
2019-02-01 13:13:44 +01:00 |
|
|
2d66aa5161
|
Added search to Groups' ListDetails
|
2019-01-31 13:23:06 +01:00 |
|
|
3e33481fb4
|
Fix User UpdateError
|
2019-01-18 13:42:40 +01:00 |
|
|
4925b52a0e
|
Fix User Update fields filter
|
2019-01-18 11:25:14 +01:00 |
|
|
014ac7ff7e
|
Fix User Update ignored fields
|
2019-01-18 11:16:49 +01:00 |
|
|
2953afd160
|
Added missing login and logout method to client interface, updated mocks
|
2019-01-16 16:25:20 +01:00 |
|
|
dd062fe989
|
Fix quota odd behaviour
|
2019-01-16 15:31:22 +01:00 |
|
|
4f50c4817a
|
fix wrong user quota type (int to int64)
|
2019-01-15 15:58:20 +01:00 |
|
|
014a0c6653
|
Added mocks
|
2019-01-11 19:43:04 +01:00 |
|
|
557d7213c3
|
Merge branch 'master' of https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
|
2019-01-03 14:15:41 +01:00 |
|
|
c793018d74
|
Updated dependencies
|
2019-01-03 14:15:11 +01:00 |
|
|
27f0846b45
|
implemented User's CreateBatchWithoutPassoword
|
2019-01-03 14:09:23 +01:00 |
|
|
fc966d8703
|
Changed client's Entities into interfaces, improved CreateWithoutPassword
|
2018-12-11 10:27:11 +01:00 |
|
Adphi
|
91d59033fb
|
fix http links in README.md
|
2018-10-26 16:32:44 +00:00 |
|
|
54b39956e3
|
fix doc's bad import
|
2018-10-26 17:23:16 +02:00 |
|
|
0a52ba39d7
|
updated project url
|
2018-10-26 15:35:50 +02:00 |
|
|
16ca38c4e4
|
Fix indent in README.md
|
2018-10-26 09:40:11 +02:00 |
|
|
8268907940
|
Updated docs, improved README.md
|
2018-10-26 09:38:48 +02:00 |
|
|
f9201552f9
|
Moved all methods inside sub Interfaces and structs
|
2018-10-21 14:53:12 +02:00 |
|
|
8600032042
|
Fix app enable
|
2018-10-19 14:53:24 +02:00 |
|
|
75e83977e4
|
#1 Implements Notifications API
|
2018-10-17 11:15:27 +02:00 |
|
|
4a1bec45bf
|
Fix coverage in Makefile
|
2018-10-17 09:20:28 +02:00 |
|
Adphi
|
77765f51b8
|
Added Godoc badge to README.md
|
2018-10-16 17:09:04 +00:00 |
|
Adphi
|
cfdef69aed
|
Added pipeline and coverage badge to README.md
|
2018-10-16 16:24:09 +00:00 |
|
|
7772f3b68d
|
Fix race condition in AppConfig
|
2018-10-16 18:16:18 +02:00 |
|
|
712c7a008a
|
removed sensitive data
|
2018-10-16 15:52:56 +02:00 |
|
|
91afc73ef6
|
Improved tests with random names and added docs
|
2018-10-16 15:24:44 +02:00 |
|
|
1cc321d657
|
Tests restructuration and AppsConfig implementation
|
2018-10-16 14:38:32 +02:00 |
|
|
f40f6afa5c
|
Disabled race_detector in gitlab-ci.yml
|
2018-10-16 12:03:46 +02:00 |
|
|
dd7c020cf5
|
Fix TestUserCreateWithoutPassword
|
2018-10-16 12:00:11 +02:00 |
|
|
f388c31259
|
Moved sensitive data to env vars: TODO: Remove config.yml from git history
|
2018-10-16 11:52:34 +02:00 |
|
|
68f06ac164
|
#6 Add method creating user only with username and email
|
2018-10-16 11:02:04 +02:00 |
|
|
74ee331f4f
|
Tests retructuration
|
2018-10-16 09:34:56 +02:00 |
|
|
9e549dd740
|
Fix project import path
|
2018-10-08 18:50:11 +02:00 |
|
Adphi
|
0c6febd4c4
|
Update .gitlab-ci.yml
|
2018-10-08 16:40:39 +00:00 |
|
|
d6551164b8
|
removed concurents user createfull and update tests
|
2018-10-08 16:56:58 +02:00 |
|
|
e10f775918
|
Added config.yml for gitlab CI
|
2018-09-27 09:42:51 +02:00 |
|
Adphi
|
d93b8f60b9
|
Merge branch '#1' into 'master'
#1 OCS Shares API
Closes #1 and #2
See merge request partitio/Nextcloud-Partitio/gonextcloud!1
|
2018-09-03 10:25:32 +00:00 |
|
|
6c8ca777aa
|
Fix .gitlab-ci.yml
|
2018-09-03 12:23:20 +02:00 |
|
|
89cab88299
|
Updated gitlab address in .gitlab-ci.yml and reset config.yml changes
|
2018-09-03 12:21:42 +02:00 |
|
|
359e15bfb2
|
Fix #1 and #2 : Added groupfolders API client
|
2018-09-03 12:17:02 +02:00 |
|
|
3c45f09874
|
#1 OCS Shares API
|
2018-08-08 16:04:06 +02:00 |
|
|
e03fd9fd88
|
removed memory sanitizer
|
2018-07-31 15:47:29 +02:00 |
|
|
8e7100b367
|
added golint dependecy to travis-ci.yml
|
2018-07-31 15:38:07 +02:00 |
|
|
4a40cce344
|
fix coverage
|
2018-07-31 15:32:58 +02:00 |
|
|
1c4c2ce046
|
changed image in gitlab-ci.yml
|
2018-07-31 15:26:59 +02:00 |
|