mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
c546042d18
...instead of monkey patching the console log objects. We use a logging framework everywhere now (this fixes the times when we didn't...) so there's not really a reason to do this the hacky way anymore. This means that log lines now appear to come from whatever else is intercepting the logger (eg. sentry) rather than rageshake.ts. Opinions on this welcome on whether it's better or not. |
||
---|---|---|
.. | ||
generateRandomName.ts | ||
LoginPage.module.css | ||
LoginPage.tsx | ||
RegisterPage.tsx | ||
useInteractiveLogin.ts | ||
useInteractiveRegistration.ts | ||
useRecaptcha.ts | ||
useRegisterPasswordlessUser.ts |