No description
  • TypeScript 96.9%
  • JavaScript 2.6%
  • Dockerfile 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-05-18 18:04:44 +02:00
src fix (tag api): MergeTags -> mergeTags 2023-05-18 18:04:44 +02:00
.dockerignore feat (tests): improve build speed and more 2023-04-03 00:14:37 +02:00
.eslintrc.js feat (tests): setup jest with typescript 2023-03-27 20:19:04 +02:00
.gitignore Initial commit 2023-02-17 13:58:47 +01:00
.npmrc feat (package.json): add node-fetch, force nodejs v16+ 2023-03-26 17:33:53 +02:00
.prettierrc.json Initial commit 2023-02-17 13:58:47 +01:00
babel.config.js feat (tests): setup jest with typescript 2023-03-27 20:19:04 +02:00
config.yaml feat (tests): add docker-test script 2023-04-01 18:03:29 +02:00
docker-compose.yml test: create a user that is used for testing 2023-04-06 15:44:07 +02:00
Dockerfile feat (tests): improve build speed and more 2023-04-03 00:14:37 +02:00
jest.config.ts test: wait until szurubooru server is fully booted up 2023-04-06 15:44:33 +02:00
package.json chore (node.js): reduce min. nodejs version as fetch was replaced with axios (v16 is required because of btoa) 2023-04-17 12:50:57 +02:00
tsconfig.eslint.json feat (tests): setup jest with typescript 2023-03-27 20:19:04 +02:00
tsconfig.json feat (tests): setup jest with typescript 2023-03-27 20:19:04 +02:00
yarn.lock feat (api): use axios instead of fetch. 2023-04-06 15:36:52 +02:00