Commit Graph

18 Commits

Author SHA1 Message Date
Willy Kloucek 595a00998b Update services/web/pkg/config/options.go
Co-authored-by: Jannik Stehle <50302941+JammingBen@users.noreply.github.com>
2023-07-19 16:35:20 +02:00
Willy Kloucek f9f84b9135 fix WEB_OPTION_ACCESS_DENIED_HELP_URL 2023-07-19 16:01:38 +02:00
Jan b7e2f9e883 Set TokenStorageLocal default to true (#6771) 2023-07-11 14:52:23 +02:00
Jan 9a1b1b9f63 Add WEB_OPTION_TOKEN_STORAGE_LOCAL env var (#6760) 2023-07-10 17:10:52 +02:00
Christian Richter a67c2c40a3 Update services/web/pkg/config/options.go
Co-authored-by: kobergj <juliankoberg@googlemail.com>
2023-06-27 13:26:59 +02:00
Christian Richter 15ced8a6df incorporate requested changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-23 13:29:49 +02:00
Christian Richter b3fd53d5a3 disable thumbnail service when web prevents previews
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-22 15:44:15 +02:00
Paul Neubauer 47e366dd77 Address PR issue 2023-06-19 13:39:41 +02:00
Paul Neubauer b5d74f2f4c Address PR issues 2023-06-19 12:35:26 +02:00
Paul Neubauer 27b7337e4c feat: add logged out url config 2023-06-19 10:50:00 +02:00
Paul Neubauer 2b98941488 Merge pull request #6462 from owncloud/add-imprint-privacy-urls
feat: add imprint and privacy url config
2023-06-07 15:33:09 +02:00
Paul Neubauer e5179cd49c feat: add imprint and privacy url config 2023-06-07 11:56:14 +02:00
Jannik Stehle 74ca24d3ff feat: add uppy companion url config 2023-06-06 16:17:06 +02:00
Phil Davis f19830e919 Reword 'allows to' sentences 2023-05-18 09:46:25 +05:45
Jan 20f068bc06 Change description 2023-05-17 14:35:01 +02:00
Jan d345db7dec Add config var OpenLinksWithDefaultApp 2023-05-17 14:31:52 +02:00
Michael Barz eac3ad38d2 Fix config name for the web logout url 2023-05-04 14:14:44 +02:00
kobergj 44de28843f Hardcoded web options (#6188)
* use custom struct for web options

Signed-off-by: jkoberg <jkoberg@owncloud.com>

* update envvar descriptions

Co-authored-by: Martin <github@diemattels.at>

* Use correct defaults

* fix code style

---------

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-05-02 10:55:18 +02:00