authelia/web
James Elliott 92f43a4061
Merge branch 'master' into fix-pp-layout
2023-04-13 20:33:36 +10:00
..
public feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
src Merge branch 'master' into fix-pp-layout 2023-04-13 20:33:36 +10:00
.commitlintrc.js feat(session): multiple session cookie domains (#3754) 2023-01-12 21:57:44 +11:00
.env.production refactor(web): native vite env replacement (#5078) 2023-03-17 16:50:27 +11:00
.eslintrc.js ci(web): add eslint alias linter (#4440) 2022-11-28 14:22:06 +11:00
.gitignore refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10: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): native vite env replacement (#5078) 2023-03-17 16:50:27 +11:00
package.json build(deps): update dependency happy-dom to v9.3.2 (#5227) 2023-04-13 11:24:28 +10:00
pnpm-lock.yaml build(deps): update dependency happy-dom to v9.3.2 (#5227) 2023-04-13 11:24:28 +10:00
tsconfig.json refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00
vite.config.ts refactor(web): use vitest for frontend testing and coverage (#4946) 2023-04-11 13:25:37 +10:00