hedgedoc/commons
renovate[bot] 61fc33fc73
Some checks failed
Docker / build-and-push (backend) (push) Has been cancelled
Docker / build-and-push (frontend) (push) Has been cancelled
Deploy HD2 docs to Netlify / Deploys to netlify (push) Has been cancelled
E2E Tests / backend-sqlite (push) Has been cancelled
E2E Tests / backend-mariadb (push) Has been cancelled
E2E Tests / backend-postgres (push) Has been cancelled
E2E Tests / Build test build of frontend (push) Has been cancelled
Lint and check format / Lint files and check formatting (push) Has been cancelled
REUSE Compliance Check / reuse (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Static Analysis / Njsscan code scanning (push) Has been cancelled
Static Analysis / CodeQL analysis (javascript) (push) Has been cancelled
Run tests & build / Test and build with NodeJS 20 (push) Has been cancelled
E2E Tests / frontend-cypress (1) (push) Has been cancelled
E2E Tests / frontend-cypress (2) (push) Has been cancelled
E2E Tests / frontend-cypress (3) (push) Has been cancelled
chore(deps): update yarn to v4.4.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: David Mehren <git@herrmehren.de>
2024-09-02 16:38:54 +02:00
..
src chore(deps): update linters 2023-12-08 09:10:43 +01: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