Commit Graph

22 Commits

Author SHA1 Message Date
Jan a999dd1d61 Add previewFileMimeTypes to defaultconfig.go (#4414)
* Add previewFileMimeTypes to defaultconfig.go

* Add changelog item

* Format

* Remove obsolete hideSearchBar config setting
2022-08-26 11:51:33 +02:00
Benedikt Kulmann 992c19d26a chore: update web to v5.7.0-rc.10 2022-08-24 10:12:33 +05:45
Willy Kloucek 9f2be9f4f9 remove Log prefix from configlog functions 2022-08-22 08:08:18 +02:00
Willy Kloucek e58eaabdeb move config parse error logging into function to ensure new lines and don't parse config for help 2022-08-18 15:27:28 +02:00
Willy Kloucek 60689c9c1a improve unsupervised description 2022-08-18 10:59:35 +02:00
Willy Kloucek 6154466bbc rename extensions to services (leftover occurences) 2022-08-17 15:36:52 +02:00
Michael Barz 77ade496a7 update web to v5.7.0-rc9 2022-08-10 19:11:34 +02:00
Benedikt Kulmann 974469346c chore: bump web to v5.7.0-rc.8 2022-08-08 17:25:13 +02:00
Benedikt Kulmann ca3c6ff570 chore: bump web to v5.7.0-rc.7 2022-08-02 18:19:55 +02:00
Ralf Haferkamp 946f3e8feb Remove unused BindEnv code
We dropped this in favour of envdecode a while ago.
2022-07-14 16:34:25 +02:00
Pascal Wengerter 2f339ce5ee [full-ci] Bump web to v5.7.0-rc.5 (#4166)
* Bump web to v5.7.0-rc.5

* Update expected failures
2022-07-11 16:17:52 +02:00
Benedikt Kulmann 981c448395 [full-ci] Bump web to v5.7.0-rc.3 (#4140)
* Bump web to v5.7.0-rc.4

* Switch default value for resharing in capabilities to true

* Fix access token usage in settings ui
2022-07-08 19:15:34 +02:00
mmattel 246377b35b Env variable text fixes 2022-07-07 19:53:27 +05:45
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
Willy Kloucek f02591b5c3 improve startup error logging 2022-07-05 10:12:46 +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 f13d559eb5 Apply suggestions from code review
Co-authored-by: Martin <github@diemattels.at>
Co-authored-by: Phil Davis <phil@jankaritech.com>
2022-06-29 07:40:22 +02:00
Willy Kloucek 8f3b0c50cd Merge branch 'master' into config-doc-descriptions 2022-06-28 13:03:19 +02:00
Benedikt Kulmann a5c2fdebd4 Allow self for iframes 2022-06-28 10:44:27 +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