A.Unger
|
48c2b7eed5
|
remove unused struct
|
2020-04-14 19:35:27 +02:00 |
|
A.Unger
|
af5d0d3bab
|
rename micro/ -> server/
|
2020-04-14 19:32:54 +02:00 |
|
Alex Unger
|
118ba7344d
|
Merge pull request #19 from owncloud/fix-version-import
Fix version import
|
2020-04-10 19:02:11 +02:00 |
|
Benedikt Kulmann
|
f44b9fa391
|
Fix version import
|
2020-04-09 06:48:59 +02:00 |
|
Alex Unger
|
eef06967f7
|
Merge pull request #17 from kulmann/fix-docs-link
Fix link to docs
|
2020-03-28 19:25:55 +01:00 |
|
Benedikt Kulmann
|
89587b336d
|
Fix link to docs
|
2020-03-28 15:29:40 +01:00 |
|
Michael Barz
|
77b99c1afb
|
Automated changelog update [skip ci]
|
2020-03-18 19:41:09 +00:00 |
|
Michael Barz
|
bc61a1920a
|
Merge pull request #16 from owncloud/release-0.1.0
Release 0.1.0
|
2020-03-18 20:37:34 +01:00 |
|
Michael Barz
|
0f7bdcc96f
|
Release 0.1.0
|
2020-03-18 19:36:25 +01:00 |
|
Alex Unger
|
d524de08bf
|
Automated changelog update [skip ci]
|
2020-03-18 13:40:19 +00:00 |
|
Alex Unger
|
89b55176b0
|
Merge pull request #15 from owncloud/feature/config
Load Config from Viper on Before hook
|
2020-03-18 14:35:40 +01:00 |
|
A.Unger
|
58ed4a881a
|
fix references
|
2020-03-18 14:29:47 +01:00 |
|
A.Unger
|
274fa6693a
|
update env variables to match those of Viper
|
2020-03-18 14:22:15 +01:00 |
|
A.Unger
|
5c91e7de68
|
use ACCOUNTS as prefix instead of OCIS_ACCOUNTS
|
2020-03-18 14:17:58 +01:00 |
|
A.Unger
|
d5b2dfc3ac
|
leftover phoenix
|
2020-03-18 14:15:11 +01:00 |
|
A.Unger
|
5a36879b5b
|
tidy deps: remove ocis-pkg@v1
|
2020-03-18 13:58:24 +01:00 |
|
A.Unger
|
d5fb7dd1ea
|
use ocis-pkg/v2
|
2020-03-18 13:57:30 +01:00 |
|
A.Unger
|
9b18154e71
|
fix PR link
|
2020-03-18 13:16:27 +01:00 |
|
A.Unger
|
85a29dc456
|
changelog
|
2020-03-18 13:15:19 +01:00 |
|
A.Unger
|
ef2e3dc962
|
parse configuration on before hook on server command
|
2020-03-18 13:11:17 +01:00 |
|
A.Unger
|
df05ea082a
|
move viper config parsing to its scope
|
2020-03-18 13:11:04 +01:00 |
|
A.Unger
|
037b12022a
|
update dependencies
|
2020-03-18 13:10:46 +01:00 |
|
Alex Unger
|
ac36341759
|
Merge pull request #12 from owncloud/various-improvements
Small fixes
|
2020-03-12 09:47:42 +01:00 |
|
Ilja Neumann
|
9ac6a9bf54
|
Remove unneeded type specification
|
2020-03-12 01:34:01 +01:00 |
|
Ilja Neumann
|
c9171beb0a
|
Fix unhandled error
|
2020-03-12 01:27:53 +01:00 |
|
Michael Barz
|
1c32865f64
|
Improve formatting
|
2020-03-09 11:17:57 +01:00 |
|
Alex Unger
|
18d59e4f02
|
Automated changelog update [skip ci]
|
2020-03-03 08:42:04 +00:00 |
|
Alex Unger
|
b66b112749
|
Merge pull request #9 from owncloud/docs-edit
Add edit docs link and change base image to owncloud/alpine:latest
|
2020-03-03 09:38:00 +01:00 |
|
Michael Barz
|
515ad1cfe0
|
Add edit docs link
|
2020-03-02 21:36:28 +01:00 |
|
Michael Barz
|
d6e70ea441
|
Change docs title
|
2020-02-23 18:14:41 +01:00 |
|
Alex Unger
|
5a7f2d4c10
|
Merge pull request #7 from owncloud/oidc-standard-claims
Oidc Standard Claims as Account Data
|
2020-02-13 15:26:47 +01:00 |
|
A.Unger
|
ed8a8af28b
|
added identities history field
|
2020-02-13 15:09:49 +01:00 |
|
A.Unger
|
bdfe2ae01a
|
cleanup, remove unused var
|
2020-02-12 14:30:41 +01:00 |
|
A.Unger
|
ec16d2bc23
|
add proto step to makefile
|
2020-02-12 14:29:00 +01:00 |
|
A.Unger
|
2ba30acdb4
|
Merge branch 'master' into oidc-standard-claims
|
2020-02-12 14:14:18 +01:00 |
|
A.Unger
|
d858fb3c77
|
better better logging
|
2020-02-12 14:11:25 +01:00 |
|
Michael Barz
|
eb426858cc
|
Merge pull request #8 from owncloud/fix-docs
fix docs formatting and push to docs branch
|
2020-02-12 13:50:52 +01:00 |
|
Robert Kaussow
|
42a5ba79b4
|
ensure hugo content path exists
|
2020-02-12 13:46:04 +01:00 |
|
A.Unger
|
ba8e60a714
|
propper logging
|
2020-02-12 13:30:20 +01:00 |
|
A.Unger
|
8f43899476
|
upgrade go_micro protoc plugin to v2; as well as ocis-pkg/v2
|
2020-02-12 13:16:31 +01:00 |
|
Robert Kaussow
|
94f19c3a7c
|
fix docs formatting and push to docs branch
|
2020-02-12 12:55:47 +01:00 |
|
A.Unger
|
b2b2dc5c0f
|
run protoc on address
|
2020-02-12 12:09:37 +01:00 |
|
A.Unger
|
632dbe4158
|
added address claims
|
2020-02-12 12:09:30 +01:00 |
|
A.Unger
|
6d534a8f2a
|
check protoc compilation
|
2020-02-12 10:41:32 +01:00 |
|
A.Unger
|
0817cd92e4
|
wrong bool field
|
2020-02-12 10:40:34 +01:00 |
|
A.Unger
|
ee15a5a047
|
added standard claims to proto
|
2020-02-12 10:39:10 +01:00 |
|
Alex Unger
|
1c2c1616b7
|
Automated changelog update [skip ci]
|
2020-02-12 09:20:32 +00:00 |
|
Alex Unger
|
c7b247088c
|
Merge pull request #6 from owncloud/release-template
changelog template, centralized docs repo
|
2020-02-12 10:16:51 +01:00 |
|
Robert Kaussow
|
ec43fd0536
|
remove package install command
|
2020-02-12 09:44:35 +01:00 |
|
Michael Barz
|
1fa69f3469
|
Code improvements
|
2020-02-11 23:33:45 +01:00 |
|