Find a file
2023-05-29 01:39:24 +02:00
public Public: Add link to discord user on index page 2023-05-29 01:39:24 +02:00
src Everywhere: Add copyright and license header to all source files 2023-05-29 01:39:22 +02:00
.editorconfig Editor: Add editorconfig 2023-05-29 01:39:08 +02:00
.eslintrc.json Linter: Don't warn about build files not located in the src directory 2023-05-29 01:38:50 +02:00
.gitignore Git: Unignore *.key files 2022-01-05 15:43:52 +01:00
.gitlab-ci.yml CI: Initial commit 2022-01-05 15:30:21 +01:00
dependabot.yml Dependencies: Add dependabot configuration 2023-05-29 01:39:12 +02:00
Dockerfile Container: Bump node from 19.6.1-alpine to 19.7.0-alpine 2023-05-29 01:39:24 +02:00
LICENSE LICENSE: Bump year to 2023 2023-05-29 01:39:22 +02:00
package-lock.json Dependencies: Bump @typescript-eslint/eslint-plugin 2023-05-29 01:39:24 +02:00
package.json Dependencies: Bump @typescript-eslint/eslint-plugin 2023-05-29 01:39:24 +02:00
tsconfig.json Everywhere: Move files into public and src directories 2022-01-05 15:25:26 +01:00