authelia/web/src
James Elliott 1a1b85489c
feat: settings ui device details (#4369)
This adds details to the settings ui.
2022-11-14 13:19:18 +11:00
..
assets/images fix(notification): text emails not encoded properly (#3854) 2022-08-27 07:39:20 +10:00
components refactor(web): adjust special char regex (#4082) 2022-09-26 22:06:48 +10:00
constants Merge remote-tracking branch 'origin/master' into feat-settings-ui 2022-11-13 09:19:22 +11:00
hooks feat(oidc): implicit consent (#4080) 2022-10-20 13:16:36 +11:00
i18n feat(web): i18n local storage detector (#3968) 2022-10-01 20:58:53 +10:00
layouts feat: implement a ui for supporting multiple u2f devices 2022-10-30 09:52:49 +01:00
models feat: settings ui device details (#4369) 2022-11-14 13:19:18 +11:00
services feat: provide webauthn device description from frontend on registration (#4363) 2022-11-13 18:59:21 +11:00
themes build(deps): update mui monorepo to v5.8.4 (major) (#3215) 2022-06-21 10:35:30 +10:00
utils feat(web): password reset custom url (#3111) 2022-04-04 17:46:55 +10:00
views feat: settings ui device details (#4369) 2022-11-14 13:19:18 +11:00
App.test.tsx test(web): fix tests to conform to react18 (#3466) 2022-06-03 10:17:00 +10:00
App.tsx feat: implement a ui for supporting multiple u2f devices 2022-10-30 09:52:49 +01:00
index.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.tsx build(deps): update mui monorepo to v5.8.4 (major) (#3215) 2022-06-21 10:35:30 +10:00
serviceWorker.ts [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
setupTests.js feat(web): password reset custom url (#3111) 2022-04-04 17:46:55 +10:00