Commit Graph

8343 Commits

Author SHA1 Message Date
Thomas Müller
7c538b21c3 Introduce ErrorCode enum for error handling 2019-12-09 20:36:47 +01:00
Thomas Boerger
c73b270f87 Merge pull request #14 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-09 16:26:23 +01:00
Thomas Boerger
eed82050c8 Merge pull request #14 from owncloud/http-root
Add custom http root
2019-12-09 16:26:14 +01:00
Thomas Boerger
690e80aaec Add back http-root 2019-12-09 16:13:26 +01:00
Thomas Boerger
3b82714a78 Add effort labels 2019-12-09 16:13:26 +01:00
Thomas Boerger
1aa4e64764 add logger to assets 2019-12-09 16:12:53 +01:00
Thomas Boerger
3498580b7b Restructure project similar to hello and graph 2019-12-09 16:12:53 +01:00
Thomas Boerger
385a99d3a3 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 16:11:26 +01:00
Thomas Boerger
62230d2d23 Merge pull request #6 from owncloud/http-root
Add custom http root
2019-12-09 16:07:51 +01:00
Thomas Boerger
1a87c7e109 Merge pull request #6 from owncloud/http-root
Add custom http root
2019-12-09 16:07:47 +01:00
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 Boerger
c100102253 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 14:48:37 +01:00
Thomas Boerger
4e4e873b80 Add custom http root
Now we are able to let this service run on a different root path.
2019-12-09 14:48:22 +01:00
Thomas Boerger
46095a5a39 Automated changelog update [skip ci] 2019-12-09 13:45:11 +00:00
Thomas Boerger
8264882910 Merge pull request #11 from owncloud/changelog-1.2.0
Prepare changelog for 1.2.0
2019-12-09 14:41:35 +01:00
Thomas Boerger
2417fb935c Automated changelog update [skip ci] 2019-12-09 13:39:35 +00:00
Thomas Boerger
99c8da7fbb Prepare changelog for 1.2.0 2019-12-09 14:37:20 +01:00
Thomas Boerger
29bdcd6d6e Merge pull request #10 from owncloud/static-root-path
Add root path to static middleware
2019-12-09 14:35:57 +01:00
Thomas Boerger
7b9cdadbdd Add root path to static middleware 2019-12-09 14:28:15 +01:00
Thomas Boerger
535a6ef579 Add effort labels 2019-12-09 14:27:31 +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
34dcbeee14 Add effort labels 2019-12-09 11:56:06 +01:00
Thomas Boerger
b5a28fe5ed Add descriptions to labels 2019-12-09 11:55:38 +01:00
Thomas Boerger
7d102589ba Add effort labels 2019-12-09 11:55:27 +01:00
Thomas Boerger
6b6b1d8b66 Add descriptions to labels 2019-12-09 11:54:55 +01:00
Jörn Friedrich Dreyer
2bed27443e add effort labels 2019-12-09 11:43:36 +01:00
Jörn Friedrich Dreyer
a4bc4bd839 add effort labels 2019-12-09 11:42:42 +01:00
Jörn Friedrich Dreyer
f9f58f9a32 add effort labels 2019-12-09 11:42:08 +01:00
Jörn Friedrich Dreyer
74f3709320 order effort labels correctly 2019-12-09 11:39:43 +01:00
Jörn Friedrich Dreyer
3c9082dad0 enable wiki 2019-12-09 11:36:42 +01:00
Jörn Friedrich Dreyer
3bf6ffdd44 add effort labels 2019-12-09 11:35:58 +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
1705a86b55 Merge pull request #5 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-06 16:17:13 +01:00
Thomas Boerger
7ef6012e2f Merge pull request #5 from owncloud/restructure
Restructure project similar to hello and graph
2019-12-06 16:17:05 +01:00
Thomas Boerger
1779928633 Merge pull request #7 from owncloud/fix-go-requirement
Require a minimum of Go 1.13
2019-12-06 15:06:14 +01:00
Thomas Boerger
89ab7bf914 Restructure project similar to hello and graph 2019-12-06 15:03:44 +01:00
Thomas Boerger
acd6d6e7f5 Restructure project similar to hello and graph 2019-12-06 15:03:43 +01:00
Thomas Boerger
807b19504e 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:15 +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 Boerger
0815b3c56a Merge pull request #5 from owncloud/go-build-fix
Only execute go build -i on darwin
2019-12-06 14:47:28 +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
86a14a1995 Merge branch 'master' into go-build-fix 2019-12-06 14:41:22 +01:00
Thomas Boerger
9d83660712 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:35 +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