Commit Graph
61 Commits
Author SHA1 Message Date
David Christofas 6e83effb45 add simple filetype validator for the logo upload 2023-02-13 13:36:48 +01:00
David Christofas 3a685b6f50 clean up the logo upload 2023-02-13 13:36:43 +01:00
David Christofas 85f79dd765 first implementation of the logo update 2023-02-13 13:36:34 +01:00
David Christofas 20e4e56d28 implement first prototype of the logo upload API 2023-02-13 13:36:30 +01:00
Benedikt Kulmann f519172036 chore: bump web v7.0.0-rc.12 2023-02-09 22:33:40 +01:00
mmattel 210cd54817 fix some envvar descriptions 2023-02-03 09:40:35 +01:00
Benedikt Kulmann 2d9e86b4a4 chore: bump web to v7.0.0-rc.11 2023-02-02 21:42:37 +01:00
Benedikt Kulmann da0d8581a0 chore: bump web to v7.0.0-rc.10 2023-01-27 22:51:11 +01:00
Benedikt Kulmann 881df87d82 chore: update web to v7.0.0-rc.9 2023-01-26 22:00:25 +01:00
Jannik Stehle 708cfb537d chore: update web assets to v7.0.0-rc.8 2023-01-26 14:16:37 +01:00
Jörn Friedrich DreyerandGitHub 32cc9beb0b walk and log chi routes, ocs cleanup (#5428)
* walk and log chi routes, ocs cleanup

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* make linter happy

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-01-23 12:30:34 +01:00
Dominik Schmidt 5a5e1bfeab chore: update web assets to v7.0.0-rc.7 2023-01-12 19:34:17 +01:00
Jannik Stehle cbc9ebfa26 Add admin-settings to default config 2023-01-12 14:17:54 +01:00
Benedikt Kulmann 1c993b49f0 chore: update web assets to v7.0.0-rc.6 2023-01-12 14:13:21 +01:00
Florian SchadeandGitHub b9dbdfd04d chore: bump web to v7.0.0-rc.5 (#5317) 2023-01-03 14:31:13 +01:00
Florian SchadeandGitHub a77f7a1ec0 [full-ci] chore: bump web to v7.0.0-rc.4 (#5313)
* chore: bump web to v7.0.0-rc.4

* fix unexpected passes
update test context menu language strings
2023-01-02 17:43:26 +01:00
Jörn Friedrich DreyerandGitHub 53d15d329e remove deprecated use of ioutil (#5205)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-12-08 14:44:53 +01:00
Benedikt Kulmann 8555d9d3df chore: bump web to v6.0.0 2022-11-29 15:26:20 +01:00
Willy KloucekandGitHub 7f68049c04 Merge pull request #5126 from wkloucek/fix-license-tarball
add nodejs dependencies to license tarball
2022-11-25 11:41:30 +01:00
Willy Kloucek d3a17bd4be add nodejs dependencies to license tarball 2022-11-25 09:35:57 +01:00
Benedikt Kulmann 0cdf2addd3 chore: bump web to v6.0.0-rc.8 2022-11-24 19:09:19 +01:00
Dominik Schmidt 59c19b825a web: embed all files from assets folder.
Recent web assets include an underscore prefixed file that is not packaged without all:.
2022-11-21 11:37:10 +01:00
Benedikt Kulmann a32be07844 chore: update web to v6.0.0-rc.7 2022-11-21 09:19:16 +01:00
Benedikt Kulmann 317f230280 chore: update web assets to v6.0.0-rc.6 2022-11-04 15:58:13 +01:00
Benedikt Kulmann 572bcc20a7 chore: update web assets to v6.0.0-rc.5 2022-11-04 15:58:12 +01:00
Ralf HaferkampandRalf Haferkamp b24d126b30 Introduce TLS Settings for go-micro based http services
TLS for the services can be configure by setting the "OCIS_HTTP_TLS_ENABLED",
"OCIS_HTTP_TLS_CERTIFICATE" and "OCIS_HTTP_TLS_KEY" environment variables.
Currently the ocis proxy is this only service that directly accesses backend
services. It determines whether to use TLS or not by looking a the new registry
metadata "use_tls". As specific CA Cert for certificate verification
can be set with the "PROXY_HTTPS_CACERT" environment variable.
2022-11-03 11:58:53 +01:00
Florian SchadeandGitHub 52d618ef50 remove expires header in no-cache cases (#4942) 2022-11-01 15:06:17 +01:00
Dominik Schmidt 966a7758fc Use pnpm for running tests for oC Web 2022-10-24 19:04:39 +02:00
Florian Schade ff4f160fdc disable cache for certain resources and respect try_files 2022-10-13 16:41:11 +02:00
Willy KloucekandFlorian Schade fbf1eeb4c5 don't cache the web index.html 2022-10-13 16:41:11 +02:00
Jannik Stehle ae982e2002 Update web to v6.0.0-rc.2 2022-10-12 09:48:09 +02:00
Jannik Stehle 95cb4b5351 Update web to v6.0.0-rc.1 2022-10-11 13:37:29 +02:00
Willy KloucekandGitHub 0a46ef0b0b bring back the settings ui (#4691) 2022-09-27 18:50:45 +02:00
David Christofas 3914f644e6 add tiff and bmp to the preview app config 2022-09-23 10:43:06 +02:00
David Christofas 0d1d9f2f25 add thumbnail support for tiff and bmp files 2022-09-22 01:30:49 +02:00
Willy Kloucek 1caffa3bb8 allow to configure applications for web 2022-09-14 10:09:38 +02:00
Benedikt Kulmann bb54554cdb chore: bump web to v5.7.0 (final) 2022-09-09 20:07:17 +02:00
Benedikt Kulmann 01f6ca12f0 chore: update web to v5.7.0-rc.13 2022-09-09 10:56:04 +02:00
Benedikt Kulmann 0815eebb3c chore: update web to v5.7.0-rc.11 2022-09-08 13:10:40 +02:00
JanandGitHub 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 KulmannandSwikriti Tripathi 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 KloucekandWilly 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 KulmannandMichael Barz 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 WengerterandGitHub 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