Thomas Müller
|
8491cf288e
|
Merge pull request #8 from owncloud/feature/read-more-ldap-attributes
Read more LDAP attributes to fill the user model
|
2019-12-09 15:55:12 +01:00 |
|
Thomas Müller
|
c31ddc2417
|
A bit more structure to the code base ...
|
2019-12-09 14:08:19 +01:00 |
|
Thomas Müller
|
edcc7f43a9
|
Read more attributes from LDAP and implement /v1.0/users/{userID}
|
2019-12-09 12:24:50 +01:00 |
|
Thomas Boerger
|
7d102589ba
|
Add effort labels
|
2019-12-09 11:55:27 +01:00 |
|
Thomas Boerger
|
2b826cb4fc
|
Merge pull request #13 from owncloud/fix-go-requirement
Require a minimum of Go 1.13
|
2019-12-06 16:17:28 +01:00 |
|
Thomas Boerger
|
bf74e2233e
|
Require a minimum of Go 1.13
Some dependencies of the ocis extensions require crypto/ed25519 which
doesn't seem to be available in Go 1.12.
|
2019-12-06 14:59:13 +01:00 |
|
Thomas Müller
|
e16a52e980
|
Merge pull request #11 from owncloud/go-build-fix
Only execute go build -i on darwin
|
2019-12-06 14:43:44 +01:00 |
|
Thomas Boerger
|
43187a3bf5
|
Only execute go build -i on darwin
As some linux systems don't like the -i flag for go build we are
generally disabling that by default, you can always enable it by
overwriting GOBUILD.
|
2019-12-06 14:35:24 +01:00 |
|
Thomas Müller
|
055c99d3f2
|
Merge pull request #10 from owncloud/additions
Fix typo, add config to graph service
|
2019-12-06 14:09:12 +01:00 |
|
Thomas Boerger
|
070e9780b0
|
Add config to graph service
|
2019-12-06 14:03:33 +01:00 |
|
Thomas Boerger
|
5985302439
|
Fix typo within readme
|
2019-12-06 13:32:48 +01:00 |
|
Thomas Boerger
|
1382676582
|
Merge pull request #9 from owncloud/restructure
Restructure based on hello reference
|
2019-12-06 13:26:40 +01:00 |
|
Thomas Boerger
|
dfa78aff7c
|
Restructure based on hello reference
|
2019-12-06 13:18:26 +01:00 |
|
Thomas Müller
|
ac202d5458
|
Merge pull request #5 from owncloud/bugfix/fix-dron-2
Cleaning up .drone.star
|
2019-12-06 09:22:47 +01:00 |
|
Thomas Müller
|
5cbc7fc2bc
|
Cleanup drone pipelines
|
2019-12-06 09:08:40 +01:00 |
|
Thomas Boerger
|
de28802282
|
Merge pull request #4 from owncloud/feature/graph-me
Add simple route for /me
|
2019-12-05 18:14:35 +01:00 |
|
Thomas Boerger
|
298f03b964
|
Merge branch 'master' into feature/graph-me
|
2019-12-05 18:11:23 +01:00 |
|
Thomas Müller
|
445400f1df
|
Read users from ldap
|
2019-12-05 17:27:47 +01:00 |
|
Thomas Müller
|
cae6870dd8
|
Add simple route for /users
|
2019-12-05 16:13:39 +01:00 |
|
Thomas Müller
|
6b4dd6ab2a
|
Add simple route for /me
|
2019-12-05 15:19:33 +01:00 |
|
Thomas Müller
|
235e9f5a9b
|
Merge pull request #2 from owncloud/bugfix/drone
Fix drone pipelines
|
2019-12-05 15:19:03 +01:00 |
|
Thomas Müller
|
b30fcde437
|
Disable static check and lint for now
|
2019-12-05 09:47:42 +01:00 |
|
Thomas Müller
|
c0f93d4833
|
Make vet happy ;-)
|
2019-12-05 09:40:10 +01:00 |
|
Thomas Müller
|
8878752f1e
|
Fix drone pipelines
|
2019-12-04 17:27:27 +01:00 |
|
Thomas Müller
|
e7db881073
|
Merge pull request #1 from owncloud/bugfix/project-description
Fix project description
|
2019-12-04 17:24:08 +01:00 |
|
Thomas Müller
|
07090f0262
|
Fix project description
|
2019-12-04 17:19:24 +01:00 |
|
Thomas Müller
|
d9e7f1a986
|
init
|
2019-12-04 17:15:11 +01:00 |
|