A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
mightypanders 37b798818c
All checks were successful
Run unit tests / test (pull_request) Successful in 1m53s
Compile the repository / compile (pull_request) Successful in 1m10s
handle timezone correctly in docker build
2023-06-24 20:31:37 +02:00
.gitea/workflows rename human facing name for test job 2023-06-24 20:17:04 +02:00
server Fix stupid timezone issues 2023-06-23 23:46:11 +02:00
tests/helpers handle timezone correctly in docker build 2023-06-24 20:31:37 +02:00
.eslintrc initial commit 2023-04-15 22:02:06 +02:00
.gitignore bot base 2023-04-15 22:06:35 +02:00
.nvmrc nvmrc, package updates 2023-05-04 23:38:11 +02:00
Dockerfile handle timezone correctly in docker build 2023-06-24 20:31:37 +02:00
index.ts use yavin to get random movies 2023-06-15 22:33:22 +02:00
jellyfin-openapi-stable.json add jellyfin api 2023-04-15 22:02:40 +02:00
jest.config.js add base jest setup 2023-06-24 19:11:12 +02:00
openapitools.json add jellyfin api 2023-04-15 22:02:40 +02:00
package-lock.json add base jest setup 2023-06-24 19:11:12 +02:00
package.json add base jest setup 2023-06-24 19:11:12 +02:00
tsconfig.json initial commit 2023-04-15 22:02:06 +02:00