9 Commits (822ee60baea681f13f2d23bb9607ea679b0f779d)

Author SHA1 Message Date
a1012112796 822ee60bae
fix webAuthn insecure error view (#36165) 2 days ago
silverwind 46d7adefe0
Enable TypeScript `strictNullChecks` (#35843) 2 weeks ago
silverwind 01c8f092a0
Simplify secure context check (#33906) 9 months ago
wxiaoguang b8c2afdc5f
Do not show passkey on http sites (#33820) 9 months ago
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 11 months ago
hiifong 87bb5ed0bc
Fix: passkey login not working anymore (#32623) 1 year ago
Jason Song cabcca3d81
Run `detectWebAuthnSupport` only if necessary (#31691) 1 year ago
Jason Song bbd14769cd
Run `detectWebAuthnSupport` only on sign-in page (#31676) 1 year ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 1 year ago
Anbraten 91745ae46f
Add Passkey login support (#31504) 1 year ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 2 years ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 2 years ago
silverwind ae8e8f055e
Use fetch helpers instead of fetch (#27026) 2 years ago
wxiaoguang 027014d7de
Fix webauthn regression and improve code (#25113) 3 years ago
zeripath 036fb7861f
Clean up WebAuthn javascript code and remove JQuery code (#22697) 3 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 3 years ago
zeripath 19d5b2f922
Fix bugs with WebAuthn preventing sign in and registration. (#22651) 3 years ago
zeripath 2f76608221
Prevent security failure due to bad APP_ID (#18678) 4 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 4 years ago
wxiaoguang 9837773f0e
Prevent showing webauthn error for every time visiting `/user/settings/security` (#18385) 4 years ago
zeripath d7c2a2951c
Webauthn nits (#18284) 4 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 4 years ago