263cb21c24
Add config var UserListRequiresFilter ( #7866 )
...
* Add config var UserListRequiresFilter
* Fix whitespace
* Update options.go
Co-authored-by: Martin <github@diemattels.at >
---------
Co-authored-by: Martin <github@diemattels.at >
2023-12-01 13:30:46 +01:00
Benedikt Kulmann
f31906da47
feat: add and adjust configs for embed mode
2023-11-30 11:17:31 +01:00
a1c4912600
feat: add and adjust configs for Web embed mode ( #7766 )
...
* feat: add and adjust configs for embed mode
* Update services/web/pkg/config/options.go
Co-authored-by: Martin <github@diemattels.at >
* docs: adjust description for WEB_OPTION_EMBED_TARGET
---------
Co-authored-by: Martin <github@diemattels.at >
2023-11-21 15:53:22 +01:00
Martin and GitHub
848461fbdc
Update services/web/pkg/config/options.go
2023-11-09 12:40:55 +01:00
mmattel
90c3cd5f1f
small fixes
2023-11-09 12:33:15 +01:00
mmattel
5e74b50efb
[docs-only] Fix envvars with a array slice ([]string)
2023-11-09 12:22:59 +01:00
mmattel
b13b880921
[docs-only] Fix envvars with a duration.
2023-11-08 18:32:39 +01:00
mmattel
14ad4faa61
add a section in readme
2023-11-07 11:19:19 +01:00
21653d9d1a
Apply suggestions from code review
...
Co-authored-by: Martin <github@diemattels.at >
2023-11-07 11:09:21 +01:00
Jannik Stehle
c07f3c6c37
feat: add configs for the Web embed mode
2023-11-07 08:29:15 +01:00
mmattel
ae27e303d8
Fix web service envvar text
2023-11-03 16:06:28 +01:00
Michael Barz
0b15be553f
fix token storage config for web
2023-10-19 08:48:35 +02:00
Jannik Stehle
c6533dc2e4
feat: add config for disabling web extensions
2023-10-13 12:53:34 +02:00
Jan and GitHub
e1148c6493
Add web config var LoginURL ( #7317 )
...
* Add web config var LoginURL
* Add changelog item
2023-09-20 10:45:11 +02:00
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 and GitHub
b7e2f9e883
Set TokenStorageLocal default to true ( #6771 )
2023-07-11 14:52:23 +02:00
Jan and GitHub
9a1b1b9f63
Add WEB_OPTION_TOKEN_STORAGE_LOCAL env var ( #6760 )
2023-07-10 17:10:52 +02:00
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 and GitHub
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
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