• Joined on 2022-08-05
Vylpes pushed to feature/35-google-drive-sync at External/card-drop 2023-11-01 18:07:51 +00:00
fa0ee35b42 Fix changes requested
Vylpes commented on pull request External/card-drop#68 2023-11-01 18:07:22 +00:00
Add google drive sync script

Actually, we can't make it static as we use it from a non-static function, we'd want to keep this so the web hooks are associated with each client instance

Vylpes pushed to develop at RabbitLabs/vylbot-app 2023-11-01 17:56:42 +00:00
2edb913b96 Update dependency typescript to v5.2.2 (#358)
Vylpes deleted branch renovate/typescript-5.x-lockfile from RabbitLabs/vylbot-app 2023-11-01 17:56:42 +00:00
Vylpes merged pull request RabbitLabs/vylbot-app#358 2023-11-01 17:56:40 +00:00
Update dependency typescript to v5.2.2
Vylpes deleted branch renovate/dotenv-16.x-lockfile from RabbitLabs/vylbot-app 2023-11-01 17:54:57 +00:00
Vylpes merged pull request RabbitLabs/vylbot-app#352 2023-11-01 17:54:56 +00:00
Update dependency dotenv to v16.3.1
Vylpes pushed to develop at RabbitLabs/vylbot-app 2023-11-01 17:54:56 +00:00
9544642a42 Update dependency dotenv to v16.3.1 (#352)
Vylpes merged pull request RabbitLabs/vylbot-app#348 2023-11-01 17:53:23 +00:00
Update dependency @types/node to v20.8.9
Vylpes pushed to develop at RabbitLabs/vylbot-app 2023-11-01 17:53:23 +00:00
0f441ed457 Update dependency @types/node to v20.8.9 (#348)
Vylpes deleted branch renovate/node-20.x-lockfile from RabbitLabs/vylbot-app 2023-11-01 17:53:23 +00:00
Vylpes pushed to develop at RabbitLabs/vylbot-app 2023-11-01 17:48:44 +00:00
edf7af967d Update dependency @types/uuid to v9.0.6 (#342)
Vylpes deleted branch renovate/uuid-9.x-lockfile from RabbitLabs/vylbot-app 2023-11-01 17:48:44 +00:00
Vylpes merged pull request RabbitLabs/vylbot-app#342 2023-11-01 17:48:42 +00:00
Update dependency @types/uuid to v9.0.6
Vylpes commented on issue External/card-drop#26 2023-10-29 15:02:43 +00:00
Move to JSON config over .env for projects

No longer want to do this as I won't be able to then configure it via the environment

Vylpes closed issue External/card-drop#26 2023-10-29 15:02:43 +00:00
Move to JSON config over .env for projects