Manuel Stahl
2afc7aeca4
Rename all JSX files to have proper file extension
...
Change-Id: I4ab382f7673a815164f74154e6b03b370fd76a33
2024-02-07 15:27:34 +01:00
Manuel Stahl
ac843b3244
Upgrade packages to latest version
...
yarn upgrade --latest
Change-Id: I07c71927ffa6c811fe7cbf8bd2a47503e55499ce
2024-02-07 15:27:34 +01:00
Manuel Stahl
64a89f6552
Extract helper functions from LoginPage
...
Change-Id: I507e223d0eff00bac3963d0b71f9bd648b9ab7b1
2024-02-07 15:15:40 +01:00
Manuel Stahl
6363e3d32e
Use icon as loading spinner in login page
...
Change-Id: Ie0e8d0a9e1242849fb8b18875d752dd15facaaf9
2024-02-05 15:59:43 +01:00
dklimpel
b70ee7c55d
Upgrade to React-Admin 4 ( #332 )
...
Change-Id: Ia03486edfd934438580e614af754a0966f6fd6e3
2024-02-05 13:44:22 +01:00
Dirk Klimpel
58e02d6dff
Migrate makeStyles
to MUI v5 ( #330 )
2024-02-02 16:37:39 +01:00
Stefan Möhrle
ad9a1c502b
Fix SSO-login for base urls with explicit port ( #337 )
2023-09-05 10:49:24 +02:00
Francesco Carmelo Capria
c750f6b8e9
Add italian language option to login page ( #379 )
2023-08-31 21:57:51 +02:00
Charlie Calendre
a200a8932b
feat: add french translations ( #271 )
...
Co-authored-by: Michael Albert <37796947+awesome-michael@users.noreply.github.com>
2023-01-24 21:41:56 +01:00
Dirk Klimpel
41656748bb
Add dependencies @mui/icons-material
to package ( #242 )
...
* Add dependencies `@mui/icons-material` to package
* Replace MUI icons v4 with v5
* Replace more `@material-ui/core` with `@mui/material`
* consolidate `Dialog`, `DialogContent`, `DialogContentText` and
`DialogTitle`
* update `alpha` `Container` and `useMediaQuery`
2023-01-24 21:27:02 +01:00
Dirk Klimpel
42a4decc2a
Remove not needed translate
( #240 )
2023-01-24 21:25:20 +01:00
Dirk Klimpel
6d30af9976
Update usage of useNotify
hook ( #234 )
...
Co-authored-by: Michael Albert <37796947+awesome-michael@users.noreply.github.com>
2023-01-24 15:28:01 +01:00
Nya Candy
c891afa611
feat: support SSO login ( #196 )
...
* feat: support SSO login
* fix: lint
* fix: add back homeserver force protection
* fix: add back login notice
* fix: simplify login options
2022-02-17 20:24:46 +01:00
Dirk Klimpel
e19c34324b
Allow fixed homeserver ( #142 )
2021-05-18 12:39:53 +02:00
Manuel Stahl
e2fd934851
Allow base URL with path
...
Ignore and remove trailing slashes.
Fixes #134 .
Change-Id: Iedf266e9a93e6939f7f66707fee59a2b56226216
2021-05-04 18:41:54 +02:00
Nya Candy
0e3375c5ad
Add zh-cn support ( #131 )
2021-05-04 15:06:41 +02:00
Manuel Stahl
0ada5287d7
Show Synapse server version on login page
...
Change-Id: Id9b0d2adf83590524069d308f4fe9e5d14147295
2020-05-25 13:29:15 +02:00
Michael Albert
300e22a537
Show version of Synapse-Admin
...
Change-Id: I354e3f3b3e4f45e5ca72318ce70b66bee433f3d6
2020-05-15 13:28:51 +02:00
Dirk Klimpel
7f16f784f9
Allow port in homeserver URL ( #40 )
...
Allow to use homeserver URL with port (e.g. ':443').
2020-05-04 21:28:04 +02:00
Michael Albert
50b770a312
Extract homeserver URL from fully qualified user id
...
Also lookup the .well-known entry and use it if available.
Change-Id: I609046f01860fd5e3ba8cb801006e6098a4ad840
2020-05-02 16:24:53 +02:00
Michael Albert
8a4c0fe0fe
Use input components for LoginPage
...
Change-Id: Icaaa579eaeaaafe183fb027e4d3bf206f8f5516a
2020-05-02 16:22:53 +02:00
Michael Albert
dd022eab04
Validate URL on input instead of automatic rewrite of http to https
...
Change-Id: I3f3a9c5fb408af1f03ef876456133b331dc4cea3
2020-05-02 16:22:40 +02:00
teutates
40b5031550
Use proper homeserver URL for API requests
2020-03-05 10:04:22 +01:00
Manuel Stahl
b920ecae86
Add login page
...
Change-Id: I167f6492aa2608558bf2ac4e6604dd584de6db66
2020-02-10 12:59:41 +01:00