Jörn Friedrich Dreyer
bd28647c56
web
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-17 11:42:29 +01:00
Jörn Friedrich Dreyer
7b98a2665f
use bool type for web embed delegatedAuthentication
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2024-07-25 16:42:58 +02:00
Jan Ackermann
552f5c86c1
Remove config options that ain't available in web anymore
2024-07-24 08:39:02 +02:00
Thomas Müller
1453f904e3
chore: code cleanup services/web ( #9034 )
...
* chore: code cleanup services/web
* fix: export private member to keep the test external
* chore: backport changes
---------
Co-authored-by: Florian Schade <f.schade@icloud.com >
2024-06-04 12:28:49 +02:00
Phil Davis
c715732296
chore: set introductionVersion 5.0 in services/web
2024-03-06 17:53:43 +05:45
Phil Davis
9d2be66a85
chore: add introductionVersion pre5.0 to environment variable docs
2024-03-06 17:50:20 +05:45
Benedikt Kulmann
9034e0d470
fix: add config for web concurrent requests config
2023-12-21 20:22:21 +01:00
Jan
7345c7d32c
Remove accessDeniedHelperUrl from config ( #7970 )
...
* Remove accessDeniedHelperUrl from config
* Enhance changelog item
* Adjust former changelog item
* Force rename
2023-12-14 10:44:13 +01:00
Jan
95f6af1575
Remove privacyURL and imprintURL from config ( #7938 )
...
* Remove privacyURL and imprintURL from config
* Add changelog item, fix typo
* React on code review
2023-12-12 15:19:18 +01:00
Jan
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
Jannik Stehle
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
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
Jannik Stehle
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
e1148c6493
Add web config var LoginURL ( #7317 )
...
* Add web config var LoginURL
* Add changelog item
2023-09-20 10:45:11 +02:00
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