authelia/web/src
James Elliott 104a61ecd6
refactor(web): only fetch totp conf if required (#2663)
Prevents the TOTP user config from being requested when the user has not registered or is already authenticated 2FA.
2021-12-02 21:28:16 +11:00
..
assets/images [FEATURE] Add theme support (#1584) 2021-01-20 23:07:40 +11:00
components test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
constants build(deps): update dependency react-router-dom to v6 (#2565) 2021-11-05 13:36:52 +11:00
hooks feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
layouts feat: customizable static assets (#2597) 2021-11-15 19:37:58 +11:00
models feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
services feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
themes build(deps): update dependency @material-ui/core to v4.12.0 (#2157) 2021-07-07 09:10:31 +10:00
utils feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
views refactor(web): only fetch totp conf if required (#2663) 2021-12-02 21:28:16 +11:00
App.test.tsx test(web): drop enzyme in favor of react-testing-library (#2224) 2021-08-03 16:25:13 +10:00
App.tsx feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
index.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.tsx feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
serviceWorker.ts [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
setupTests.js feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00