Commit Graph

316 Commits

Author SHA1 Message Date
Jannik Stehle b40f4ba398 chore: bump web to v2.0.0 2025-03-18 10:53:43 +01:00
Benedikt Kulmann e18f288d76 feat(web): add secondary theme with light and dark mode 2025-03-13 12:12:59 +01:00
Benedikt Kulmann d841a51fd2 feat(web): add material color roles to theme 2025-03-13 12:12:37 +01:00
Ralf Haferkamp 48edc9a5d1 Reintroduce check for go before including bingo Makefile
This re-adds the check for go being installed before including the
bingo variables make file to avoid repeating errors about missing a
missing go binary when running 'make node-generate' in the ci (the node
container doesn't have go installed)
2025-03-11 11:19:20 +01:00
Florian Schade dbafbaa333 fix: remove deprecations and use go-generate instead of go-generate-STAGE 2025-03-06 11:56:09 +01:00
Florian Schade 5fb225a61b enhancement: build web assets outside the bin fs 2025-03-05 17:32:39 +01:00
Florian Schade da1963cfa4 enhancement: split make ci-node-generate and ci-go-generate into prod and dev stages 2025-03-05 17:32:37 +01:00
Florian Schade 2be846ad51 enhancement: allow pulling web assets instead of downloading the pre-build release artifacts 2025-03-05 17:31:45 +01:00
Florian Schade 033cb46f78 fix(web): use released artifacts for web 2025-03-05 17:31:45 +01:00
René Jochum 1031130280 fix continues "make generate" calls in services/web:pull-assets 2025-03-05 17:31:45 +01:00
Ralf Haferkamp 24acb87d18 Merge pull request #238 from rhafer/reset-version-struct-tags
Reset version struct tags
2025-02-24 14:56:42 +01:00
Ralf Haferkamp 8e1f68f315 Reset 'introductionVersion" struct tag to 1.0.0 2025-02-24 11:40:33 +01:00
Benedikt Kulmann 638a35f268 fix(web): logo upload 2025-02-24 10:58:17 +01:00
Ralf Haferkamp 6d13560667 Switch to https url for web assets pull to allow public access 2025-02-13 09:25:08 +01:00
Alex 14cd807b27 Remove background from theme (#187)
* Remove background from theme.json
2025-02-11 15:06:13 +01:00
Benedikt Kulmann a33a88ee8c fix(web): theme.json scheme has changed in web. adapting to new format 2025-02-04 16:37:43 +01:00
Andre Duffeck 95e908f3b0 Merge pull request #110 from opencloud-eu/remove-core-theme-fs
enhancement: remove core assets theme fs
2025-01-22 14:17:36 +01:00
Florian Schade a8e6a1b154 enhancement: the theme is part of opencloud, no need to load it from the core assets anymore 2025-01-22 11:52:53 +01:00
Benedikt Kulmann 6510cfdb86 fix(web): theme colors for inputs 2025-01-22 11:51:55 +01:00
Jörn Friedrich Dreyer 7be14bf8a4 drop infinite scale
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-21 15:09:07 +01:00
André Duffeck e8d35e1280 Use the opencloud reva from now on 2025-01-21 11:16:38 +01:00
Alex Ackermann d673062198 Adjust color theme color tokens 2025-01-20 16:11:35 +01:00
Florian Schade fd4aa77ab8 enhancement: include web theme 2025-01-20 15:51:12 +01:00
Jörn Friedrich Dreyer c10f61c812 Update services/web/Makefile
Co-authored-by: Andre Duffeck <aduffeck@users.noreply.github.com>
2025-01-20 09:35:33 +01:00
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 c3c4f6f1dd use a shallow clone of web when building assets
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-17 10:48:43 +01:00
André Duffeck 009627443d Switch to the main branch of the web repo, work is happening there 2025-01-17 10:37:27 +01:00
Ralf Haferkamp 3cb3a420d6 Remove unneeded reflex.conf files 2025-01-16 16:08:46 +01:00
Jörn Friedrich Dreyer db39b8ed3b use opencloudurl
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-16 11:13:08 +01:00
Ralf Haferkamp 213e9663a9 Rename go-micro services 2025-01-16 09:45:46 +01:00
Jörn Friedrich Dreyer 2f3c7e3022 Merge pull request #22 from opencloud-eu/use-theming-web
WEB theming
2025-01-15 12:57:17 +01:00
André Duffeck bacceadf32 Switch to the theming web branch for now
Co-authored-by: Florian Schade <f.schade@opencloud.eu>
2025-01-15 08:48:15 +01:00
Jörn Friedrich Dreyer 5aa5ab843a ociscfg -> occfg
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-14 12:44:00 +01:00
Jörn Friedrich Dreyer b07b5a1149 use plain pkg module
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 16:42:19 +01:00
Jörn Friedrich Dreyer a46fd132bd use OC_ env prefix
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 16:11:11 +01:00
Jörn Friedrich Dreyer 8e028f17e9 change module name
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2025-01-13 09:58:18 +01:00
Lukas Hirt b4f8a7481f chore: bump web to 11.1.0 2025-01-10 10:42:00 +01:00
Lukas Hirt ed8342de5d chore: bump web to 11.0.6 2024-12-10 09:01:59 +01:00
Michael Barz bac2256c5f fix: fix deny access to prevent a regression 2024-11-25 11:32:31 +01:00
Jannik Stehle 0eaee6ba56 chore: bump web to v11.0.4 2024-11-19 13:32:47 +01:00
Jannik Stehle 60d720f7ad chore: bump web to v11.0.3 2024-11-14 14:55:46 +01:00
Jannik Stehle aa5c4b8c10 chore: bump web to v11.0.2 2024-11-07 12:36:56 +01:00
Benedikt Kulmann 0d7b68fc49 chore: bump web to v11.0.1 2024-11-05 16:19:16 +01:00
Jörn Friedrich Dreyer dde999d5c2 align shutdown logging
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 14:47:11 +01:00
Michael Barz 35578a0ecc chore: remove unneeded stuff 2024-10-21 22:46:06 +02:00
Jannik Stehle a144c8eb22 chore: bump web to v11.0.0 2024-10-21 10:07:43 +02:00
Florian Schade 66ff86bd35 enhancement: simplify ready and health check handler usage 2024-10-16 20:26:00 +02:00
jkoberg bf0d8ed3dc feat(ocis): remove deprecated envvars
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-10-15 17:24:51 +02:00
Christian Richter c11b18c833 refactor web & activitylog checks
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-15 13:41:31 +02:00
Christian Richter 0094d30378 code cleanup & refactoring
Signed-off-by: Christian Richter <crichter@owncloud.com>
2024-10-14 08:39:42 +02:00