Commit Graph

25 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
2e640424cf Merge pull request #4076 from aduffeck/enabled-machine-auth-in-ocdav
[full-ci] Enable machine auth in ocdav
2022-07-05 18:14:41 +00:00
Ralf Haferkamp
4a09d8a948 Remove redundant setting of cli.HelpFlag
The help flag is configured automatically by default already. We don't
need to redo that for every single service.

This also addresses one of the finding of "go race" (#4088)
2022-07-05 14:59:06 +02:00
André Duffeck
c2b163afe6 Improve description of the machine auth api key config options 2022-07-05 11:05:33 +02:00
David Christofas
a9b66d4189 Merge pull request #4093 from wkloucek/improve-startup-errors
improve startup error logging
2022-07-05 10:56:36 +02:00
Willy Kloucek
f02591b5c3 improve startup error logging 2022-07-05 10:12:46 +02:00
David Christofas
2f1cdfac62 fix linter warning 2022-07-04 18:25:54 +02:00
David Christofas
530d8f3bda change eslint parser 2022-07-04 18:03:20 +02:00
David Christofas
093462eb85 re-add the password reset link 2022-07-04 17:40:02 +02:00
David Christofas
90c01475c7 merge eslint config 2022-07-04 17:39:26 +02:00
David Christofas
bfcd19531f clean up the dependencies 2022-07-04 17:16:03 +02:00
David Christofas
cdd70d2800 replace Math.random with crypto random function 2022-07-04 14:39:21 +02:00
David Christofas
1cff5f36a5 allow the ODC-By-1.0 license in the license check 2022-07-04 14:39:16 +02:00
David Christofas
53f4fbab86 get rid of the react-scripts dependency 2022-07-04 14:39:12 +02:00
David Christofas
29e24ada07 switch back to our own build script 2022-07-04 14:39:08 +02:00
David Christofas
a3f5835a03 remove recommended eslint plugin 2022-07-04 14:39:03 +02:00
David Christofas
56f8fc510f make ui build with react-scripts 2022-07-04 14:38:59 +02:00
Pascal Wengerter
5ad306e8c1 Sort && update dependencies 2022-07-04 14:38:55 +02:00
David Christofas
86fb8d38b4 apply custom ownCloud desgin to remaining pages 2022-07-04 14:38:50 +02:00
David Christofas
0dcb90ee9d apply custom ownCloud desgin 2022-07-04 14:38:45 +02:00
David Christofas
aba3b75f15 update the forked idp web ui 2022-07-04 14:38:41 +02:00
Pascal Wengerter
c0b92f9571 Unskip settings service acceptance tests (#4057)
* Update dependencies, browserslist, linting, acceptance test translations for settings service

* Unskip settings service acceptance tests

* unsilence ci-node-generate steps

* Reset nodejs in CI from 16 to 14

Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
2022-06-29 12:17:55 +02:00
Willy Kloucek
4d60867cd6 improve *_HTTP_ROOT descriptions 2022-06-29 09:44:12 +02:00
Willy Kloucek
8f3b0c50cd Merge branch 'master' into config-doc-descriptions 2022-06-28 13:03:19 +02:00
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Christian Richter
78064e6bab rename folder extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00