A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
kenobi fdfe7ce404
All checks were successful
Compile the repository / compile (pull_request) Successful in 1m10s
Run unit tests / test (pull_request) Successful in 2m6s
move date parsing to separate function
2023-07-17 21:30:02 +02:00
.gitea/workflows readd compile 2023-06-24 20:37:59 +02:00
server move date parsing to separate function 2023-07-17 21:30:02 +02:00
tests add none of that as expected value to test 2023-07-17 21:29:47 +02:00
.editorconfig same config for all 2023-06-24 21:07:41 +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 adjust some files to new formatting 2023-06-24 21:05:43 +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 Merge branch 'master' into feat/formatting 2023-06-24 21:55:51 +02:00
tsconfig.json update tsconfig 2023-07-05 22:56:01 +02:00