authelia/web
renovate[bot] eae353e315
build(deps): update dependency react-router-dom to v6 (#2565)
* build(deps): update dependency react-router-dom to v6

* fix(web): update code to conform to react-router 6 convention

* refactor(web): react-router -> react-router-dom

* refactor(web): make 2fa consts relative

* refactor(web): rename 2fa consts for clarity

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-11-05 13:36:52 +11:00
..
public feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
src build(deps): update dependency react-router-dom to v6 (#2565) 2021-11-05 13:36:52 +11:00
types [CI] Add linting option for frontend and enforce styling (#1565) 2021-01-02 21:58:24 +11:00
.commitlintrc.js fix(server): remove obselete memory check warning (#2380) 2021-09-16 12:26:34 +10:00
.env.development feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
.env.production feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
.eslintrc.js ci: add husky with pre-commit and commit-msg hooks (#2352) 2021-09-09 12:22:11 +10:00
.gitignore [FEATURE] Add API docs and swagger-ui (#1544) 2021-01-03 15:28:46 +11:00
.prettierrc.js build(deps): update dependency prettier to v2.4.0 (#2357) 2021-09-10 08:27:50 +10:00
index.html refactor(web): use transformindexhtml vite hook (#2488) 2021-10-11 20:30:02 +11:00
package.json build(deps): update dependency react-router-dom to v6 (#2565) 2021-11-05 13:36:52 +11:00
pnpm-lock.yaml build(deps): update dependency react-router-dom to v6 (#2565) 2021-11-05 13:36:52 +11:00
tsconfig.json build(deps): update dependency vite-tsconfig-paths to v3.3.17 (#2492) 2021-10-12 14:04:30 +11:00
vite.config.ts refactor(web): replace deprecated plugin with @vitejs/plugin-react (#2533) 2021-10-25 11:12:02 +11:00