5870 Commits

Author SHA1 Message Date
4407eab8e3
fix(webapp): fix post teaser icon positioning (#9442) 2026-03-27 12:41:48 +01:00
b0b755d6bd
fix(webapp): fix svgs in chat (#9440) 2026-03-26 19:28:09 +00:00
779841a711
fix(webapp): fix error in chat when message is undefined or null (#9438) 2026-03-26 10:02:47 +00:00
b629307f4e
chore(release): v3.15.1 (#9437) 2026-03-24 13:15:01 +00:00
0257cf8ee6
fix(webapp): fix dependency problem - async-validator required in production (#9436) 2026-03-24 12:51:37 +00:00
dab7c8dfeb
chore(release): v3.15.0 (#9434) 2026-03-24 11:08:52 +00:00
fa5c225138
refactor(webapp): remove styleguide (#9432) 2026-03-24 01:02:33 +00:00
75c1232860
feat(package/ui): os-menu (#9431) 2026-03-23 21:32:50 +00:00
cadd0d0286
refactor(webapp): migrate ds-select to OcelotSelect (#9430) 2026-03-23 16:57:02 +00:00
d62abc524b
refactor(webapp): replace ds-icon with OsIcon and add missing svgs (#9429) 2026-03-23 15:13:16 +00:00
7eb1bbdb3f
refactor(webapp): migrate ds-input to OcelotInput (#9428) 2026-03-23 14:12:57 +00:00
dependabot[bot]
d291b56992
build(deps): bump node from 25.8.0-alpine to 25.8.1-alpine in /webapp (#9378)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 01:27:48 +00:00
dependabot[bot]
c1810dcd6f
build(deps): bump nginx from 1.29.5-alpine to 1.29.6-alpine in /webapp (#9379)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 19:41:31 +00:00
194fc53ade
fix(package/ui): override active hover effect of disabled button to not create visual glitches when button state changes (#9408) 2026-03-20 19:02:57 +00:00
906ac801be
refactor(webapp): vue 3 migration - ds-form (#9407) 2026-03-20 17:14:59 +00:00
3fdb77fe2e
fix(webapp): fix flaky e2e test (#9404) 2026-03-15 16:37:28 +00:00
4727eb6eb4
refactor(webapp): ds-radio -> html (#9403) 2026-03-14 17:35:54 +00:00
83df85001d
fix(webapp): fix search + search e2e (#9376) 2026-03-13 19:10:38 +00:00
237798b0f0
feat(package/ui): os-modal & webapp integration (#9375) 2026-03-13 02:30:54 +00:00
f5b5c6d306
refactor(webapp): pin and unpin network-wide clarification (#9374) 2026-03-12 18:39:30 +00:00
0a8f09c4d4
fix(webapp): fix distance of spinner in feed (#9373) 2026-03-12 15:39:16 +00:00
9d048b67f9
feat(webapp): ukrainian language translation (#9371) 2026-03-12 15:09:23 +00:00
0df685f372
fix(webapp): fix date select language crash (#9370) 2026-03-11 15:45:11 +00:00
3af5601132
fix(webapp): fix user teaser group name color (now grey) (#9367)
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2026-03-11 14:54:01 +00:00
dependabot[bot]
051698656e
build(deps): bump node from 25.7.0-alpine to 25.8.0-alpine in /webapp (#9344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-10 18:37:05 +01:00
dependabot[bot]
c018a6fa74
build(deps): bump node from 25.6.1-alpine to 25.7.0-alpine in /webapp (#9305)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 00:15:03 +01:00
Moriz Wahl
ac228ebdfc
fix(webapp): remove flags from locales (#9341) 2026-03-02 12:11:26 +00:00
2ca5fe20aa
fix(webapp): meta - description (#9338) 2026-03-01 11:39:30 +00:00
d543c192a8
fix(webapp): fix lang query location (#9337) 2026-03-01 10:00:37 +00:00
4b0470310e
feat(webapp): metadata for link preview (#9335) 2026-03-01 07:06:50 +00:00
d0348545ad
feat(webapp): complete translations + Albanian (#9301) 2026-02-26 23:47:15 +00:00
732ac9a2ad
fix(webapp): downgrade graphql - socket not working (#9302) 2026-02-26 23:01:19 +00:00
8feb34a41a
fix(webapp): fix landscape image distances (#9299) 2026-02-25 15:43:34 +00:00
dependabot[bot]
f40398ec66
build(deps): bump graphql from 14.7.0 to 16.12.0 in /webapp (#9045)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 14:59:51 +00:00
114a25025f
feat(webapp): first draft of landscape mode (#9298) 2026-02-25 14:34:20 +00:00
1174cf9a03
fix(webapp): fix time display in user teaser (#9297) 2026-02-25 14:06:39 +00:00
6b77839fb4
fix(webapp): fix embed in non-editor-mode (#9296) 2026-02-25 13:16:08 +00:00
fc5d3aca8e
refactor(workflow): use docker cache (#9294) 2026-02-23 09:46:14 +00:00
9ff74b4219
fix(webapp): fix badge select + drag&drop for badges on desktop devices (#9287) 2026-02-21 19:42:44 +00:00
ccf10610c8
feat(webapp): feed view mode (#9285) 2026-02-21 18:48:41 +00:00
1b2c5e68b6
fix(webapp): flex layout und spacing in profile und group pages (#9286) 2026-02-21 17:59:01 +00:00
6b6e77c2a5
fix(webapp): optimize masonry grid rendering and add SSR compatibility (#9284) 2026-02-21 12:39:12 +00:00
e3a41cb828
fix(webapp): add responsive masonry layout and skeleton loading UI (#9282) 2026-02-21 11:01:59 +00:00
64594a3235
fix(webapp): user teaser (#9283) 2026-02-21 08:52:23 +00:00
9548ad6e31
fix(webapp): add responsive mobile menu with locale switching and filter support (#9281) 2026-02-21 07:47:14 +00:00
30d88e9b41
fix(webapp): tab navigation (#9255) 2026-02-21 05:07:48 +00:00
bbad57bbc7
feat(package/ui): os-number (#9254) 2026-02-21 04:13:42 +00:00
518ed8af89
refactor(webapp): webapp test - no more skipped, no more todos (#9252) 2026-02-20 23:15:56 +00:00
7bb8c95770
refactor(webapp): ds-text equivalent css (#9253) 2026-02-20 20:41:25 +00:00
cdf2d12e69
refactor(webapp): ds-table to plain html (#9251) 2026-02-20 19:29:47 +00:00