Commit Graph

15 Commits

Author SHA1 Message Date
Florian Schade
56bad68e21 Update services/web/README.md
Co-authored-by: Martin <github@diemattels.at>
2024-08-02 09:37:43 +02:00
Florian Schade
a31a48150b Commit Title (50 char max)
Release Notes
=============

Testing Notes
=============

Deploy Notes
============

Technical Change Notes
======================
2024-07-25 16:10:10 +02:00
Florian Schade
eb7c36443f enhancement: introduce theme processing (#9133)
* enhancement: introduce theme processing

* enhancement: introduce theme processing

* enhancement: add theme processing tests and changelog

* Update services/web/pkg/config/config.go

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>

* fix: ci findings

* Apply suggestions from code review

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

* enhancement: use the theme assets from web instead of having them inside the oCis repo (license clash Apache vs. AGPLv3)

* fix: golangci tagalign order

* fix: rename UnifiedRoleUploader to UnifiedRoleEditorLite

* fix: some typos

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>

* enhancement: export supported theme logo upload filetypes

* chore: bump reva

* fix: allow init func

---------

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
2024-05-29 15:48:49 +02:00
mmattel
5e2762774f [docs-only] Align web service readme with admin docs 2024-03-19 15:11:43 +01:00
Martin
627aa801b2 Web README update 2024-03-19 09:27:13 +01:00
Florian Schade
6814c61506 [full-ci] enhancement: allow ocis to provide custom web applications (#8523)
* enhancement: allow ocis to provide custom web applications

* enhancement: add an option to disable web apps

* test: add default logger tests

* test: add app loading tests

* test: add asset server tests

* enhancement: make use of dedicated app conf file and app asset paths

* enhancement: adjust asset locations and deprecate WEB_ASSET_PATH

* enhancement: get rid of default logger and use the service level logger instead

* Apply suggestions from code review

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>

* enhancement: use basename as app id

* Apply suggestions from code review

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

* enhancement: use afero as fs abstraction

* enhancement: simplify logo upload

* enhancement: make use of introductionVersion field annotations

---------

Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
Co-authored-by: kobergj <juliankoberg@googlemail.com>
Co-authored-by: Martin <github@diemattels.at>
2024-03-05 14:11:18 +01:00
mmattel
14ad4faa61 add a section in readme 2023-11-07 11:19:19 +01:00
Edith Parzefall
670aa26975 Apply suggestions from code review
spelling fixes
2023-05-04 16:50:06 +02:00
mmattel
4302eec3ab deprecate some web envvars 2023-05-04 15:48:10 +02:00
Martin
6a82d72cfa Typo fix in web service README.md
Typo fix for #6208
2023-05-03 09:13:49 +02:00
mmattel
fc199420d2 [docs-only] Add a readme descriton to webui option envvars 2023-05-03 07:55:56 +02:00
mmattel
b2504035e0 fix readme service names 2023-04-12 18:40:41 +02:00
David Christofas
9a7f2a0482 Update services/web/README.md
Co-authored-by: Martin <github@diemattels.at>
2023-02-15 10:21:59 +01:00
David Christofas
e0efc38cbd Update services/web/README.md
Co-authored-by: Michael Barz <mbarz@owncloud.com>
2023-02-15 10:21:53 +01:00
David Christofas
eb7761dae4 add a small README for the web service 2023-02-14 17:16:00 +01:00