hedgedoc/commons
Erik Michelson 7f665fae4b
Some checks are pending
Docker / build-and-push (frontend) (push) Waiting to run
Docker / build-and-push (backend) (push) Waiting to run
Deploy HD2 docs to Netlify / Deploys to netlify (push) Waiting to run
E2E Tests / backend-sqlite (push) Waiting to run
E2E Tests / backend-mariadb (push) Waiting to run
E2E Tests / backend-postgres (push) Waiting to run
E2E Tests / Build test build of frontend (push) Waiting to run
E2E Tests / frontend-cypress (1) (push) Blocked by required conditions
E2E Tests / frontend-cypress (2) (push) Blocked by required conditions
E2E Tests / frontend-cypress (3) (push) Blocked by required conditions
Lint and check format / Lint files and check formatting (push) Waiting to run
REUSE Compliance Check / reuse (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Static Analysis / Njsscan code scanning (push) Waiting to run
Static Analysis / CodeQL analysis (push) Waiting to run
Run tests & build / Test and build with NodeJS 20 (push) Waiting to run
feat(auth): refactor auth, add oidc
Thanks to all HedgeDoc team members for the time discussing,
helping with weird Nest issues, providing feedback
and suggestions!

Co-authored-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2024-09-11 21:29:49 +02:00
..
src feat(auth): refactor auth, add oidc 2024-09-11 21:29:49 +02:00
types refactor: reorganize files in commons package 2023-05-31 23:42:46 +02:00
.eslintrc.cjs fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
.gitignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.npmignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierignore.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json feat(packages): add commons package 2022-12-11 23:09:10 +01:00
.prettierrc.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
build.sh fix: use sh instead of bash in build scripts 2023-08-27 12:42:40 +02:00
jest.config.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
jest.config.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
package.json chore(deps): update yarn to v4.4.1 2024-09-02 16:38:54 +02:00
package.json.license feat(packages): add commons package 2022-12-11 23:09:10 +01:00
tsconfig.base.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.base.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.cjs.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.esm.json fix(commons): migrate typescript config 2023-08-26 11:40:09 +02:00
tsconfig.esm.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00
tsconfig.test.json.license fix(commons): replace microbundle with bash based compile script 2023-07-30 14:56:29 +02:00