authelia/web
Amir Zarrinkafsh 99b8f772a6
release: v4.32.1 (#2478)
This release updates `authelia/crossbuild` to be based on Debian Stretch so compiled Authelia binaries use glibc <2.28 which provides support for LTS Linux OSes.

Fixes: #2475.
2021-10-09 11:28:19 +11:00
..
public feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
src feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +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 feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
package.json release: v4.32.1 (#2478) 2021-10-09 11:28:19 +11:00
pnpm-lock.yaml build(deps): update dependency jest to v27.2.5 (#2477) 2021-10-09 09:31:59 +11:00
tsconfig.json feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00
vite.config.ts feat(web): replace cra with vite (#2457) 2021-10-08 15:00:06 +11:00