Commit Graph

4371 Commits

Author SHA1 Message Date
Hugh Nimmo-Smith
34627f498f Use unstable OIDC scope names 2022-08-03 17:18:30 +01:00
Hugh Nimmo-Smith
3dc4a4c690 Link out to OIDC account management URL if available 2022-07-31 17:17:00 +01:00
Hugh Nimmo-Smith
a0ee8a9607 Actually make SessionLoadViewModel.logout do something 2022-07-31 10:06:01 +01:00
Hugh Nimmo-Smith
2f27f83194 Use valid length of code_verifier 2022-07-29 09:44:24 +01:00
Hugh Nimmo-Smith
90b5a74e07 Support statically configured OIDC clients 2022-07-29 08:59:05 +01:00
Hugh Nimmo-Smith
9de574319e Ask OP to revoke tokens on logout 2022-07-25 15:34:35 +01:00
Hugh Nimmo-Smith
97bea400f6 Improve error handling for OIDC discovery and registration 2022-07-25 09:22:06 +01:00
Hugh Nimmo-Smith
778900d0b2 Handle case of issuer field not ending with / 2022-07-25 09:12:48 +01:00
Hugh Nimmo-Smith
a5ef671f46 Handle case of OIDC Provider not returning supported_grant_types 2022-07-25 09:06:49 +01:00
Hugh Nimmo-Smith
a5554b3b1b Use primary styling for OIDC login button 2022-07-25 09:06:30 +01:00
Hugh Nimmo-Smith
60c149713b fix: hide OIDC button when not in use 2022-07-25 09:00:30 +01:00
Hugh Nimmo-Smith
385b9cc713 Try to improve error message on no login method available 2022-07-25 09:00:16 +01:00
Hugh Nimmo-Smith
b48e6b3fb6 Request urn:matrix:api:* scope for OIDC 2022-07-25 08:58:04 +01:00
Hugh Nimmo-Smith
1366a02c7e Rename OIDC login button to Continue 2022-07-08 15:50:49 +01:00
Hugh Nimmo-Smith
969bdbbf30 Use unstable prefix for MSC2965 issuer discovery 2022-07-08 15:35:55 +01:00
Quentin Gliech
12d1760582
Make hydrogen generate the device scope 2022-07-04 18:44:31 +02:00
Quentin Gliech
897fc54103
Add client_uri, tos_uri and policy_uri client metadata 2022-07-04 16:22:59 +02:00
Quentin Gliech
f1cc22a920
OIDC dynamic client registration 2022-07-04 16:22:59 +02:00
Quentin Gliech
fdf11cc791
Typo. 2022-07-04 16:22:59 +02:00
Quentin Gliech
b3e6f4b494
Stop the token refresher when disposing the client 2022-07-04 16:22:57 +02:00
Quentin Gliech
ace7ad7065
Use platform APIs for text encoding and hashing 2022-07-04 16:18:06 +02:00
Quentin Gliech
2086dc8f32
Simplify OIDC callback navigation handling 2022-07-04 16:18:06 +02:00
Quentin Gliech
d723561d66
Generate the OIDC redirect URI from the URLRouter
This also saves the redirectUri during the flow
2022-07-04 16:18:06 +02:00
Quentin Gliech
dac68f362a
Only generate the auth URL and start the login flow on click 2022-07-04 16:18:06 +02:00
Quentin Gliech
c9b1c72d5b
Native OIDC login 2022-07-04 16:18:06 +02:00
Quentin Gliech
fe72733cd8
Make the Docker image configurable at runtime 2022-07-04 16:18:06 +02:00
Quentin Gliech
dd10919893
Update the documentation to reference the published docker image 2022-07-04 16:18:06 +02:00
Quentin Gliech
99b0676989
Build and push multi-arch Docker images in CI 2022-07-04 16:18:06 +02:00
Quentin Gliech
43b043c565
Use non-root nginx base in Docker image 2022-07-04 16:18:05 +02:00
Quentin Gliech
ea5723cb32
Multi-arch capable Dockerfile 2022-07-04 16:18:05 +02:00
Bruno Windels
652e2c6d3b
Merge pull request #780 from vector-im/bwindels/update-olm-3.2.8
update olm to 3.2.8
2022-07-04 14:15:04 +00:00
Bruno Windels
c0445f2182 update lock file 2022-07-04 15:40:17 +02:00
Bruno Windels
b76fd1d792 update olm to 3.2.8 2022-07-04 15:39:11 +02:00
R Midhun Suresh
751dfa66a8
Merge pull request #758 from vector-im/document-theming
Document theming in Hydrogen
2022-07-04 17:20:53 +05:30
RMidhunSuresh
a3c6d744f5 Add link to ts file 2022-07-04 17:18:50 +05:30
R Midhun Suresh
b9f316e7c3 Better sentence structure
Co-authored-by: Bruno Windels <274386+bwindels@users.noreply.github.com>
2022-07-04 17:16:43 +05:30
R Midhun Suresh
d448ee1722 Fix typo
Co-authored-by: Bruno Windels <274386+bwindels@users.noreply.github.com>
2022-07-04 17:16:43 +05:30
RMidhunSuresh
da87470996 Store images in source tree 2022-07-04 17:16:43 +05:30
RMidhunSuresh
b319c0acb0 Remvoe stray newlines 2022-07-04 17:16:43 +05:30
RMidhunSuresh
e90e573bf9 Add doc 2022-07-04 17:16:43 +05:30
R Midhun Suresh
a68f0bba39
Merge pull request #752 from vector-im/theme-document-manifest
Create a type for theme-manifest
2022-07-04 17:11:08 +05:30
Bruno Windels
fba3275f5b
Merge pull request #746 from vector-im/madlittlemods/assets-path-for-assets
Import SDK assets from the `assets/` directory
2022-07-04 06:53:37 +00:00
Bruno Windels
bb923b8eb9 bump sdk version 2022-06-30 10:54:11 +02:00
Bruno Windels
73cd96fe3a abort release script on error 2022-06-30 10:54:00 +02:00
Bruno Windels
4929839fe9 release v0.2.33 2022-06-30 10:51:11 +02:00
Eric Eastwood
fd3a0f0126 Merge branch 'master' into madlittlemods/assets-path-for-assets 2022-06-28 16:35:54 +02:00
Eric Eastwood
ccfd63dfeb Restore backwards compatible theme paths
See https://github.com/vector-im/hydrogen-web/pull/746#discussion_r901347536
2022-06-28 16:35:30 +02:00
Eric Eastwood
5b54280ac2
Ignore macOS metadata .DS_Store (#770) 2022-06-28 05:08:24 -05:00
Bruno Windels
bd5bf7d456
Merge pull request #761 from vector-im/hs/node-15-replaceal
Require node 15+
2022-06-25 18:22:35 +00:00
Bruno Windels
ad8ad22cc1
Merge pull request #767 from vector-im/bwindels/download-media
Menu option to download attached image or video of event
2022-06-25 18:21:17 +00:00