This website requires JavaScript.
Explore
Help
Sign In
Matrix
/
element-call-Github
Watch
1
Star
0
Fork
0
You've already forked element-call-Github
mirror of
https://github.com/vector-im/element-call.git
synced
2026-03-31 07:00:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3404fbbf3672044d9d1aefaa2b22480cad9bf30
element-call-Github
/
src
/
auth
History
Timo
f3404fbbf3
Review
2024-09-09 17:32:36 +02:00
..
generateRandomName.ts
Fix copyright headers
2023-01-03 16:55:26 +00:00
LoginPage.module.css
Adopt the Compound color system
2023-08-28 17:14:40 -04:00
LoginPage.tsx
Fix (rust crypto): Adjust login procedures to account for rust crypto behaviour. (
#2603
)
2024-09-02 17:48:15 +02:00
RegisterPage.tsx
Fix (registration flow): logout old before creating new client as required by initClient. (
#2604
)
2024-09-02 21:42:50 +02:00
useInteractiveLogin.ts
Review
2024-09-09 17:32:36 +02:00
useInteractiveRegistration.ts
Review
2024-09-09 17:32:36 +02:00
useRecaptcha.ts
Enable lint rules for Promise handling to discourage misuse of them.
2024-09-03 17:15:00 +02:00
useRegisterPasswordlessUser.ts
Dont send register request in widget mode (
#2100
)
2024-02-21 21:07:44 +01:00