Commit Graph

20 Commits

Author SHA1 Message Date
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