Jan Ackermann
|
2e1e729693
|
[tx] updated from transifex
|
2021-04-30 11:40:48 +00:00 |
|
Pascal Wengerter
|
1dc7bfe50a
|
Add embed.go for accounts & settings
|
2021-04-21 17:33:51 +01:00 |
|
Benedikt Kulmann
|
f6befe0532
|
Update role selector of accounts ui tests
|
2021-04-21 14:45:36 +01:00 |
|
Pascal Wengerter
|
378c37b935
|
Update ODS in accounts extension
|
2021-04-21 14:45:36 +01:00 |
|
Willy Kloucek
|
771f85ce2b
|
remove ocis-hello references
|
2021-04-19 13:05:41 +02:00 |
|
Willy Kloucek
|
a349bc3477
|
Merge pull request #1904 from owncloud/dependabot/npm_and_yarn/accounts/eslint-7.24.0
Bump eslint from 7.22.0 to 7.24.0 in /accounts
|
2021-04-19 09:21:36 +02:00 |
|
David Christofas
|
94ec263d89
|
update reva to v1.6.1-0.20210414111318-a4b5148cbfb2
|
2021-04-14 15:24:04 +02:00 |
|
Willy Kloucek
|
708133ab08
|
fixes #1475
|
2021-04-13 09:29:24 +02:00 |
|
dependabot[bot]
|
8c25b5d517
|
Bump eslint from 7.22.0 to 7.24.0 in /accounts
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.24.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-12 06:01:05 +00:00 |
|
Willy Kloucek
|
6020a37640
|
adapt to owncloud.dev
|
2021-04-07 13:40:12 +02:00 |
|
Willy Kloucek
|
3f37ddb5a2
|
Merge pull request #1875 from owncloud/fix_proto
unique proto package names
|
2021-03-31 12:56:16 +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 |
|
Willy Kloucek
|
31a0389fbc
|
enforce quota
|
2021-03-30 10:55:58 +02:00 |
|
David Christofas
|
bcffed2e00
|
update reva to v1.6.1-0.20210326165326-e8a00d9b2368
|
2021-03-29 05:11:23 +05:45 |
|
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 |
|
Jan Ackermann
|
7a72f52067
|
[tx] updated from transifex
|
2021-03-25 15:52:43 +00:00 |
|
Jan Ackermann
|
df8fb3097b
|
[tx] updated from transifex
|
2021-03-25 14:39:07 +00:00 |
|
JanAckermann
|
35463646e4
|
added l10n
|
2021-03-25 12:01:37 +01:00 |
|
Willy Kloucek
|
5a5d3af8f2
|
update go
|
2021-03-23 13:41:16 +01:00 |
|
Willy Kloucek
|
fa040cf56f
|
update reva
|
2021-03-23 13:41:11 +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
|
04fa140c76
|
Merge branch 'master' into ocis-1715-lighter-runtime
|
2021-03-12 22:59:44 +01: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
|
29910838c1
|
rework config
|
2021-03-09 15:55:45 +01:00 |
|
Willy Kloucek
|
d1701b3035
|
conditionally include bingo
|
2021-03-09 11:01:46 +01: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
|
6e17117800
|
Merge pull request #1714 from owncloud/bingo_and_rework_makefiles
introduce bingo and golangci-lint and rework makefiles
|
2021-03-02 07:15:56 +01:00 |
|
Parajuli Kiran
|
271d27592f
|
Added ldapjs as dev dependency
|
2021-03-01 20:33:54 +05:45 |
|
Parajuli Kiran
|
e2d8b90ecc
|
Fixed expected failures md
|
2021-03-01 20:33:53 +05:45 |
|
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
|
89fc088239
|
Merge branch 'master' into initialization-responsibility
|
2021-02-23 14:56:36 +01:00 |
|
Jörn Friedrich Dreyer
|
f3468e1070
|
Merge pull request #1701 from owncloud/missing-dependencies
fix missing registry dependencies
|
2021-02-23 14:29:38 +01:00 |
|