Commit Graph

13 Commits

Author SHA1 Message Date
Alex
3904dbeb19 fix: idp login logo url exceeds logo (#742) 2025-04-29 09:38:07 +02:00
Alex
c5c81546e8 Redesign idp (#174) 2025-02-10 15:54:30 +01:00
Alex Ackermann
f61fa251aa Load resources from filesystem instead of remote 2025-01-22 16:34:16 +01:00
Alex Ackermann
2ed1365fe8 Rename idp font to OpenCloud 2025-01-20 15:32:50 +01:00
Alex
b08494358e Adjust idp theme (#71) 2025-01-20 11:29:55 +01:00
Jannik Stehle
e2e6759999 perf: use woff2 format for the inter font
This massively decreases the size of the font file (~ 800kb -> 20kb) and therefore its loading time. The old `.ttf` format is still being kept as a fallback, though all modern browsers support the `woff2` format.
2024-05-31 14:59:34 +02:00
Brandon Richardson
9bbd993dfb feat(idp): support login page background configuration
This revision introduces a new environment variable
`IDP_LOGIN_BACKGROUND_URL` that overrides the default background image
of the IDP login page when present.
2024-01-05 11:27:25 -04:00
David Christofas
cb7d26d061 remove the Open Sans font 2022-09-15 13:39:26 +02:00
Jannik Stehle
a9fd209da8 Use cv11 as font feature setting 2022-09-02 13:51:59 +02:00
Jannik Stehle
99255c1cdd Add 'Inter' font, change placeholder color to grey 2022-09-02 13:47:52 +02:00
Jannik Stehle
52b58cd1d9 Move background-size after the background css prop 2022-09-02 09:56:53 +02:00
Jannik Stehle
dff588a621 Improve login screen design 2022-09-02 09:46:32 +02:00
David Christofas
56f8fc510f make ui build with react-scripts 2022-07-04 14:38:59 +02:00