Commit Graph

280 Commits

Author SHA1 Message Date
JanAckermann
115f03df43 add dictionary.js 2021-05-03 10:20:32 +02:00
Pascal Wengerter
1dc7bfe50a Add embed.go for accounts & settings 2021-04-21 17:33:51 +01:00
Willy Kloucek
6020a37640 adapt to owncloud.dev 2021-04-07 13:40:12 +02:00
Willy Kloucek
9bc0cb49c1 fix go import and makefiles, version bump of build tools 2021-03-31 12:03:42 +02:00
Willy Kloucek
2f831c4fca fix proto package names 2021-03-31 08:02:43 +02:00
Alex Unger
95b69a5e5d Merge pull request #1819 from owncloud/refactor-extensions 2021-03-26 13:01:35 +01:00
A.Unger
d95d58c66a Merge branch 'master' into refactor-extensions 2021-03-26 11:40:10 +01:00
David Christofas
4511ca9770 update npm dependencies 2021-03-25 21:34:26 +01:00
JanAckermann
316d838f90 Adden l10n to accounts and settings 2021-03-25 17:24:06 +01:00
A.Unger
0b448f6e02 refactor accounts tracing and server method 2021-03-18 10:31:30 +01:00
A.Unger
c04abb9f47 suport for accounts 2021-03-17 15:41:36 +01:00
Jörn Friedrich Dreyer
9fa77a27ba fix graph and graph-explorer
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-03-15 15:17:29 +00:00
A.Unger
c1f489a258 update config parsing for accounts and proxy 2021-03-12 13:47:52 +01:00
A.Unger
b52fe95762 run ParseConfig only when running unsupervised 2021-03-11 20:09:05 +01:00
A.Unger
dc4b4b7e46 correctly implement suture v4 interfaces 2021-03-11 15:50:01 +01:00
A.Unger
6054e6b4a1 sequential access to viper config (still broken) + add delayed execution to storage-sharing 2021-03-10 12:26:14 +01:00
A.Unger
e8c57394d8 fix debug services shutdown 2021-03-10 11:38:21 +01:00
A.Unger
4e37d4a2f6 update commands when running in supervised mode 2021-03-10 11:10:46 +01:00
Jörn Friedrich Dreyer
2bfdab8735 add remaining services
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-03-09 16:03:47 +00:00
A.Unger
3b83e9dc93 Merge branch 'master' into ocis-1715-lighter-runtime 2021-03-05 15:41:02 +01:00
David Christofas
5a434d6deb update npm dependencies 2021-03-04 20:42:44 +01:00
A.Unger
7eea714633 add idp 2021-03-04 13:10:18 +01:00
A.Unger
58543a1415 correct usage of suture 2021-03-04 11:51:36 +01:00
A.Unger
a2a921454b add accounts 2021-03-04 10:50:06 +01:00
Willy Kloucek
58c3acb525 run "make go-mod-tidy" and "make generate" 2021-03-01 15:33:14 +01:00
Willy Kloucek
387b2f3272 introduce bingo and rework makefiles 2021-03-01 15:05:48 +01:00
David Christofas
c861d27aae resolve linter issues 2021-02-25 10:30:28 +01:00
A.Unger
9342b5abbd go around circuit breaker 2021-02-23 14:25:16 +01:00
A.Unger
a361c12e2a defensive code around accounts init 2021-02-23 12:45:21 +01:00
A.Unger
f280e98897 no race condition 2021-02-23 11:16:55 +01:00
A.Unger
5d98dbac4a Merge branch 'master' into initialization-responsibility 2021-02-23 10:40:22 +01:00
Jörn Friedrich Dreyer
8a8aa2dc52 use micre v3 registry interface
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-22 15:08:50 +00:00
A.Unger
2004942a3a shift role initialization from accounts to settings 2021-02-22 12:19:50 +01:00
Jörn Friedrich Dreyer
63416c3cac update proto-gen-micro, regenerate protobuf, mod tidy all
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:03:22 +00:00
A.Unger
7e505fbd9f remove any micro v2 occurences from the project 2021-02-18 08:01:53 +00:00
A.Unger
d19cc340ea update settings to use go-micro v3 2021-02-18 08:01:53 +00:00
A.Unger
005f47d436 update accounts, settings, storage-metadata and ocis-pkg to use asim go-micro v3 2021-02-18 08:00:02 +00:00
Benedikt Kulmann
ca46b1a779 Update generated code 2021-02-17 10:36:54 +01:00
Benedikt Kulmann
84ca589a16 Fix accounts table reference, especially for tests 2021-02-17 09:59:50 +01:00
Florian Schade
47a2ef8797 update accounts ui to use new table-component 2021-02-17 09:59:49 +01:00
Phil Davis
87a06b5e39 Merge pull request #1660 from owncloud/accounts-update-npm-deps
update npm dependencies
2021-02-17 03:04:38 +03:00
David Christofas
cf8d8aef92 update npm dependencies 2021-02-16 16:14:40 +01:00
Willy Kloucek
aed03b5bf5 generate all protobuf and embed.go files in CI 2021-02-16 15:44:06 +01:00
Willy Kloucek
2efbb13e66 change secrets on deploy 2021-02-10 14:20:38 +01:00
Benedikt Kulmann
8cfbbf77b3 Update JS dependencies 2021-01-29 22:02:04 +05:45
Ilja Neumann
03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Pascal Wengerter
d7b1ecb3dc Change (ocis,OCIS) to oCIS, unify GitHub branding 2021-01-28 00:32:47 +00:00
Florian Schade
af870e005e add more tests and benchmark for cache
refactor cache to use atomic uint
2021-01-19 23:23:41 +01:00
Florian Schade
f13530425a move cache to sync package
rollback indexer map
use sync.pool for cache entries
add tests for cache
remove main locks from nrwmutex and use sync.map and sync.pool instead
bump dockerfile go version
2021-01-19 23:23:41 +01:00
Florian Schade
a02fb890f7 remove locking from accounts service
add a cached named rwlock pkg
use sync.map in the cache pkg
use named rwlock in indexer pkg
use sync.map in indexer pkg
remove husky
2021-01-19 23:23:41 +01:00