A.Unger
|
02b5a9d223
|
deleted http, grpc and debug from ocis-pkg/config/config.go
|
2021-11-24 11:44:32 +01:00 |
|
A.Unger
|
70da20a777
|
Merge branch 'master' into try-gookikt-config
|
2021-11-19 16:27:49 +01:00 |
|
Willy Kloucek
|
32ffbe3ac6
|
adapt changed function signatures
|
2021-11-19 13:22:47 +01:00 |
|
A.Unger
|
24347180fa
|
use ocisConfig as struct tagname to bind config files to strucg attributes
|
2021-11-19 09:28:23 +01:00 |
|
A.Unger
|
c22d3fc24d
|
prevent gookit/config to merge proxy values with default values
|
2021-11-18 11:44:08 +01:00 |
|
A.Unger
|
ff611633f5
|
Revert "fixed code smells: string literal repetition + cyclomatic complexity"
This reverts commit aa4112e2e2.
|
2021-11-17 13:19:31 +01:00 |
|
A.Unger
|
aa4112e2e2
|
fixed code smells: string literal repetition + cyclomatic complexity
|
2021-11-17 12:25:21 +01:00 |
|
A.Unger
|
2aa9c2457e
|
Merge branch 'master' into try-gookikt-config
|
2021-11-16 13:29:07 +01:00 |
|
Willy Kloucek
|
4747e8b79a
|
disable install scripts and fix duplicate targets
|
2021-11-16 10:19:38 +01:00 |
|
Willy Kloucek
|
74e7344221
|
prevent multiple yarn builds of accounts and settings when running make ci-node-generate int the repo root
|
2021-11-16 10:01:12 +01:00 |
|
A.Unger
|
cfbe37de61
|
WIP - replace flags in storage commands
|
2021-11-15 16:58:22 +01:00 |
|
A.Unger
|
aa67106e04
|
sane common configurations
|
2021-11-11 12:51:57 +01:00 |
|
Willy Kloucek
|
16bb92f89c
|
fix hello deployment
|
2021-11-09 15:22:26 +01:00 |
|
A.Unger
|
ee03185b22
|
add support for json driver
|
2021-11-09 14:19:28 +01:00 |
|
A.Unger
|
c335c4dc29
|
config dump endpoint for proxy
|
2021-11-09 14:14:31 +01:00 |
|
A.Unger
|
2c49ee6ab9
|
first doc draft + glauth logging small refactor
|
2021-11-09 00:50:27 +01:00 |
|
A.Unger
|
e7f9fb3bcb
|
refactor NewLogger away to ocis-pkg
|
2021-11-08 19:38:40 +01:00 |
|
A.Unger
|
2dd9a7b14c
|
new config framework in proxy
|
2021-11-08 13:32:58 +01:00 |
|
A.Unger
|
0e9b6d8c52
|
fix log inheritance
|
2021-11-08 11:35:41 +01:00 |
|
A.Unger
|
74dae6dad9
|
add ocis-pkg/config default config + fix logging inheritance
|
2021-11-08 11:14:26 +01:00 |
|
A.Unger
|
6f27c1a100
|
refactor env unbinding to ocis-pkg
|
2021-11-07 20:52:36 +01:00 |
|
A.Unger
|
b94c0e683f
|
fix yet more offenses
|
2021-11-05 14:26:02 +01:00 |
|
A.Unger
|
99f28e601c
|
migrate store to the new config scheme
|
2021-11-05 14:10:25 +01:00 |
|
A.Unger
|
ad72f7574c
|
migrate webdav to the new config scheme
|
2021-11-05 13:45:15 +01:00 |
|
A.Unger
|
ca997e5bfc
|
migrate web to the new config scheme
|
2021-11-05 13:33:03 +01:00 |
|
A.Unger
|
b44ebce526
|
continue thumbnails migration
|
2021-11-05 12:49:52 +01:00 |
|
A.Unger
|
17dbc3d5ee
|
migrate settings to the new config scheme
|
2021-11-05 12:25:32 +01:00 |
|
A.Unger
|
ff7022a256
|
migrate ocs to the new config scheme
|
2021-11-05 12:06:35 +01:00 |
|
A.Unger
|
91c766210c
|
migrate graph-explorer to the new config scheme
|
2021-11-05 11:31:35 +01:00 |
|
A.Unger
|
ba1635165b
|
migrate idp to the new config scheme
|
2021-11-05 11:15:55 +01:00 |
|
A.Unger
|
da36ca8cde
|
adjust flagsets
|
2021-11-04 15:56:01 +01:00 |
|
A.Unger
|
e858fa0188
|
define ocis_url as a shared option in ocis-pkg/config
|
2021-11-04 12:58:18 +01:00 |
|
A.Unger
|
4194da4e88
|
add ocis.yaml
|
2021-11-04 10:53:40 +01:00 |
|
A.Unger
|
09195ffc8c
|
use reflection to set config values from environment
|
2021-11-03 11:34:56 +01:00 |
|
A.Unger
|
24b3363310
|
rename _fs -> dirFS
|
2021-11-02 14:50:31 +01:00 |
|
A.Unger
|
2a14bb362a
|
fix smells
|
2021-11-02 14:48:40 +01:00 |
|
A.Unger
|
ab1703c2e8
|
refactor around config parsing
|
2021-11-02 14:20:07 +01:00 |
|
A.Unger
|
7ca93450a2
|
adjust accounts flagset, replace new with defaultconfig
|
2021-11-02 11:29:52 +01:00 |
|
A.Unger
|
711acbb354
|
inherit logging config from ocis.yaml, let extensions overwrite their logging. Considering using a package level global logging...
|
2021-10-31 00:08:46 +02:00 |
|
A.Unger
|
34253fcae2
|
remove flagset on proxy, use default config values
|
2021-10-29 11:51:08 +02:00 |
|
Willy Kloucek
|
d6040ce76c
|
fix ipv6 error with go-micro update
|
2021-10-28 12:29:50 +02:00 |
|
Willy Kloucek
|
f45254bb5d
|
set backend to disk in tests
|
2021-10-27 14:14:18 +02:00 |
|
Willy Kloucek
|
405809f13a
|
fix accounts backend regression from #2590
|
2021-10-27 12:27:25 +02:00 |
|
David Christofas
|
9ecc065879
|
update CORS middleware and make it configurable
|
2021-10-22 13:27:31 +02:00 |
|
David Christofas
|
c370276198
|
add some information about the security headers
|
2021-10-22 12:01:00 +02:00 |
|
David Christofas
|
4a30624fe8
|
remove deprecated X-XSS-Protection header
Only legacy browsers are still supporting this header. See
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection#browser_compatibility.
|
2021-10-22 12:00:56 +02:00 |
|
David Christofas
|
45fe331ad7
|
remove deprecated context key
|
2021-10-21 10:16:58 +02:00 |
|
kobergj
|
d019a005c9
|
Merge pull request #2631 from kobergj/go-embed
Go embed
|
2021-10-20 11:31:31 +02:00 |
|
Willy Kloucek
|
24fb595424
|
fix code smells
|
2021-10-19 18:11:16 +02:00 |
|
Willy Kloucek
|
cddb334f80
|
change default paths for oCIS services
|
2021-10-19 14:37:20 +02:00 |
|