1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/web/src
James Elliott aac4c4772c
feat(web): i18n asset overrides ()
This allows overriding translation files in folders with lowercase RFC5646 / BCP47 Format language codes. This also fixes an issues where languages which don't expressly match the language code specified due to having a variant will also match the existing codes.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2022-04-04 12:15:26 +10:00
..
assets/images [FEATURE] Add theme support () 2021-01-20 23:07:40 +11:00
components refactor(handlers): ppolicy () 2022-04-03 21:58:27 +10:00
constants feat: webauthn () 2022-03-03 22:20:43 +11:00
hooks fix(web): show appropriate default and available methods () 2022-03-28 12:26:30 +11:00
i18n feat(web): i18n asset overrides () 2022-04-04 12:15:26 +10:00
layouts feat: customizable static assets () 2021-11-15 19:37:58 +11:00
models refactor(handlers): ppolicy () 2022-04-03 21:58:27 +10:00
services refactor(handlers): ppolicy () 2022-04-03 21:58:27 +10:00
themes build(deps): update dependency @material-ui/core to v4.12.0 () 2021-07-07 09:10:31 +10:00
utils feat: webauthn () 2022-03-03 22:20:43 +11:00
views feat(web): i18n asset overrides () 2022-04-04 12:15:26 +10:00
App.test.tsx test(web): drop enzyme in favor of react-testing-library () 2021-08-03 16:25:13 +10:00
App.tsx feat(web): i18n asset overrides () 2022-04-04 12:15:26 +10:00
index.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.tsx fix(web): update client rendering method () 2022-04-04 09:39:18 +10:00
serviceWorker.ts [CI] Add linting option for frontend and enforce styling () 2021-01-02 21:58:24 +11:00
setupTests.js feat(duo): multi device selection () 2021-12-01 14:32:58 +11:00