2024-08-21T17:03:02Z - 2024-11-21T18:03:02Z

Overview

32 active pull requests
42 active issues
Excluding merges, 1 author has pushed 8 commits to main and 43 commits to all branches. On main, 11 files have changed and there have been 115 additions and 13 deletions.

2 releases published by 1 user

Release v0.8.2 0.8.2 2024-10-12 20:53:05 +01:00

Release v0.8.1 0.8.1 2024-08-31 13:37:22 +01:00

25 pull requests merged by 2 users

Merged #402 Create effects concept 2024-11-09 21:31:11 +00:00

Merged #399 Update dependency typescript to v5.6.3 2024-10-24 17:49:55 +01:00

Merged #398 Update dependency @types/node to v20.16.13 2024-10-24 17:48:09 +01:00

Merged #392 Update dependency express to v4.21.1 2024-10-15 18:55:49 +01:00

Merged #391 Update dependency @types/node to v20.16.11 2024-10-15 18:54:29 +01:00

Merged #376 Create ability to drop multiple cards in a row 2024-10-12 17:30:20 +01:00

Merged #371 Update the User entity to be nullable 2024-10-12 17:26:13 +01:00

Merged #375 Update dependency typescript to v5.6.2 2024-10-08 19:36:36 +01:00

Merged #374 Update appleboy/ssh-action action to v1.1.0 2024-10-08 19:35:21 +01:00

Merged #373 Update dependency express to v4.21.0 2024-10-08 19:34:19 +01:00

Merged #372 Update dependency @types/node to v20.16.10 2024-10-08 19:32:48 +01:00

Merged #366 Update dependency eslint to v8.57.1 2024-09-23 18:33:07 +01:00

Merged #365 Add dropdown to /inventory command for quick navigation 2024-09-21 18:09:24 +01:00

Merged #362 Update dependency body-parser to v1.20.3 2024-09-16 18:50:59 +01:00

Merged #361 Update dependency @types/jest to v29.5.13 2024-09-16 18:49:24 +01:00

Merged #354 Add ability to sacrifice multiple cards at once 2024-09-15 16:57:25 +01:00

Merged #360 Ability to trade multiple cards at once 2024-09-15 16:55:19 +01:00

Merged #357 Update dependency @discordjs/rest to v2.4.0 2024-09-11 17:56:29 +01:00

Merged #356 Update dependency @types/node to v20.16.5 2024-09-11 17:54:47 +01:00

Merged #352 Update dependency winston to v3.14.2 2024-09-02 19:12:03 +01:00

Merged #351 Update dependency @types/node to v20.16.3 2024-09-02 19:10:47 +01:00

Merged #331 Upgrade package glob to v11 2024-08-31 17:59:56 +01:00

Merged #347 Update dependency ts-jest to v29.2.5 2024-08-26 10:08:20 +01:00

Merged #346 Update dependency @types/node to v20.16.1 2024-08-26 10:07:02 +01:00

Merged #345 Fix fuzzy /view to be consistent with its pages 2024-08-24 17:26:26 +01:00

7 pull requests proposed by 1 user

Proposed #367 Update dependency discord.js to v14.16.3 - abandoned 2024-09-23 00:01:55 +01:00

Proposed #400 Update dependency @types/jest to v29.5.14 - abandoned 2024-10-28 00:08:27 +00:00

Proposed #401 Update dependency @types/node to v20.17.1 - abandoned 2024-10-28 00:08:30 +00:00

Proposed #404 Update dependency @types/node to v22.9.0 2024-11-04 00:09:07 +00:00

Proposed #405 Update dependency cron to v3.2.1 2024-11-04 00:09:11 +00:00

Proposed #408 Update appleboy/ssh-action action to v1.2.0 2024-11-18 00:09:06 +00:00

Proposed #409 Update dependency @typescript-eslint/eslint-plugin to v8.14.0 2024-11-18 00:09:15 +00:00

13 issues closed from 1 user

35 issues created by 2 users

Opened #344 Add a dropdown list to the /inventory command for quick navigation 2024-08-21 20:09:56 +01:00

Opened #348 Series view / inventory menu: Make the rarity text lower case 2024-08-28 21:01:44 +01:00

Opened #349 Card previews: Overrides for the embed colours 2024-08-28 21:02:41 +01:00

Opened #350 Create an admin-only command to give a breakdown on card stats 2024-08-30 17:53:26 +01:00

Opened #353 NewUserDiscovery middleware: Field 'LastUsedDaily' doesn't have a default value 2024-09-06 18:01:46 +01:00

Opened #355 Add an optional parameter to the /series view command to allow the ability to disable the colour filter 2024-09-08 18:43:09 +01:00

Opened #358 [11] Regular Expression Denial of Service (ReDoS) in micromatch 2024-09-11 17:59:29 +01:00

Opened #359 /Give card command should let you add multiple at once 2024-09-15 12:57:14 +01:00

Opened #363 Move events and commands to a subfolder 2024-09-21 12:25:59 +01:00

Opened #364 Make the logger only go up to debug/verbose 2024-09-21 15:16:02 +01:00

Opened #368 Upgrade discord.js 2024-09-23 18:33:59 +01:00

Opened #369 [12] express vulnerable to XSS via response.redirect() 2024-09-23 18:37:15 +01:00

Opened #370 [13] body-parser vulnerable to denial of service when url encoding is enabled 2024-09-23 18:38:06 +01:00

Opened #377 Consumables 2024-10-11 19:00:28 +01:00

Opened #378 AS a developer, I want there to be the concept of effects created in the codebase 2024-10-11 19:01:03 +01:00

Opened #379 AS a user, I want to be able to list all the effects I have in my inventory 2024-10-11 19:03:03 +01:00

Opened #380 AS a user, I want to be able to use an effect I have in my inventory 2024-10-11 19:04:58 +01:00

Opened #381 AS a user, I want to be able to buy more effects 2024-10-11 19:06:37 +01:00

Opened #382 Trade command not giving a card if they don't already have it in their inventory 2024-10-12 20:50:51 +01:00

Opened #383 AS a user, I want the multidrop command to give me a summary of the drop after it has completed 2024-10-13 13:33:20 +01:00

Opened #384 Booster Packs 2024-10-13 15:07:13 +01:00

Opened #385 AS a developer, I want the codebase to have the booster pack concept ready 2024-10-13 15:08:34 +01:00

Opened #386 AS a developer, I want there to be the base /booster command in the code 2024-10-13 15:09:20 +01:00

Opened #387 AS a user, I want to be able to list the booster packs I have in my inventory 2024-10-13 15:10:09 +01:00

Opened #388 Create /booster use subcommand 2024-10-13 15:11:58 +01:00

Opened #389 Create /booster buy subcommand 2024-10-13 15:13:23 +01:00

Opened #390 Ability to sacrifice all duplicates of a specific type at once 2024-10-13 15:25:37 +01:00

Opened #393 [14] serve-static vulnerable to template injection that can lead to XSS 2024-10-15 18:58:46 +01:00

Opened #394 [15] send vulnerable to template injection that can lead to XSS 2024-10-15 18:59:58 +01:00

Opened #395 [16] path-to-regexp outputs backtracking regular expressions 2024-10-15 19:00:46 +01:00

Opened #396 [17] cookie accepts cookie name, path, and domain with out of bounds characters 2024-10-15 19:01:40 +01:00

Opened #397 Update drop embed to say who dropped it when no one has claimed it yet 2024-10-18 13:25:13 +01:00

Opened #403 Allow /id command to send multiple at once 2024-11-02 20:28:37 +00:00

Opened #406 Create hotfix action pipeline 2024-11-17 14:16:24 +00:00

Opened #407 Create release actions pipeline 2024-11-17 14:25:01 +00:00

6 unresolved conversations

Open #324 0.9 Admin 2024-11-17 15:10:29 +00:00

Open #327 0.9 Dependency Updates 2024-10-28 12:07:25 +00:00

Open #285 AS a user, I want to be able to sacrifice multiple commands at once 2024-10-27 16:40:00 +00:00

Open #278 AS a user, I want to be able to sort the inventory command by card id, name, and type 2024-10-27 16:39:30 +00:00

Open #295 Update the /series list command to include the amount of claims in the list 2024-10-13 15:23:36 +01:00

Open #271 AS a developer, I want how to setup the logger to be documented 2024-10-13 15:15:10 +01:00