Find a file
2023-05-29 01:39:26 +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: Skip CI for development dependencies 2023-05-29 01:39:25 +02:00
Dockerfile Container: Bump node from 19.7.0-alpine to 19.8.1-alpine 2023-05-29 01:39:26 +02:00
LICENSE LICENSE: Bump year to 2023 2023-05-29 01:39:22 +02:00
package-lock.json Dependencies: Bump typescript from 4.9.5 to 5.0.2 2023-05-29 01:39:26 +02:00
package.json Dependencies: Bump typescript from 4.9.5 to 5.0.2 2023-05-29 01:39:26 +02:00
tsconfig.json Everywhere: Move files into public and src directories 2022-01-05 15:25:26 +01:00