• Joined on 2022-08-05
Vylpes deleted branch hotfix/0.1.7 from External/card-drop 2023-11-23 17:37:30 +00:00
Vylpes deleted branch hotfix/0.1.8 from External/card-drop 2023-11-23 17:37:26 +00:00
Vylpes closed issue External/card-drop#91 2023-11-23 17:36:10 +00:00
Setup FTP Access for Matt
Vylpes pushed to develop at External/card-drop 2023-11-23 17:30:21 +00:00
232e4b260f Merge branch 'main' into develop
b9c0151285 v0.2.1
e37d5969e0 0.2.1
0d6005044c Add resync commmand
Compare 4 commits »
Vylpes pushed to main at External/card-drop 2023-11-23 17:30:02 +00:00
b9c0151285 v0.2.1
e37d5969e0 0.2.1
0d6005044c Add resync commmand
Compare 3 commits »
Vylpes pushed tag v0.2.1 to External/card-drop 2023-11-23 17:30:02 +00:00
Vylpes created branch hotfix/0.2.1 in External/card-drop 2023-11-23 17:28:43 +00:00
Vylpes pushed to hotfix/0.2.1 at External/card-drop 2023-11-23 17:28:43 +00:00
e37d5969e0 0.2.1
0d6005044c Add resync commmand
Compare 2 commits »
Vylpes opened issue External/card-drop#95 2023-11-20 18:33:58 +00:00
0.3 Dependency Update Time
Vylpes pushed to develop at External/card-drop 2023-11-20 18:31:26 +00:00
de9f3d4273 Update dependency @types/node to v20.9.2 (#93)
Vylpes deleted branch renovate/node-20.x-lockfile from External/card-drop 2023-11-20 18:31:26 +00:00
Vylpes merged pull request External/card-drop#93 2023-11-20 18:31:24 +00:00
Update dependency @types/node to v20.9.2
Vylpes opened issue RabbitLabs/vylbot-app#374 2023-11-19 17:08:35 +00:00
Add ability to moderation commands to add evidence (link)
Vylpes opened issue External/card-drop#92 2023-11-19 15:07:29 +00:00
0.3 Admin
Vylpes opened issue External/card-drop#91 2023-11-19 15:06:02 +00:00
Setup FTP Access for Matt
Vylpes closed issue External/card-drop#90 2023-11-19 15:05:48 +00:00
Investigate drop logic and if its repeating the same types of cards
Vylpes closed issue RabbitLabs/random-bunny#92 2023-11-19 14:51:53 +00:00
Workflows: Deploying to prod should also auto merge to develop and deploy to stage
Vylpes closed issue RabbitLabs/random-bunny#82 2023-11-19 14:47:41 +00:00
Setup Drone CI Emails
Vylpes commented on issue RabbitLabs/random-bunny#76 2023-11-19 14:40:46 +00:00
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types

Would we be better off not making it an enum and instead enforce string names in typescript? E.g. `sortBy: "hot"