dependabot[bot]
618cd59529
Bump sharp from 0.30.7 to 0.32.6
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.30.7 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.32.6 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-16 18:50:05 +00:00
f1e01f2a9f
API: Add experimental Json API
...
in preparation for external healthchecks and the
admin backend. We define a couple test routes:
- / List all routes
- /ping Replies pong for online-checks
- /stats Get high-level bot statistics
- /most-recent-drop Returns the most recent entry from dropHistories
The last two routes require a valid apikey header.
All routes are prefixed by /api/v1
2023-04-05 12:00:46 +02:00
50da918be5
NPM: Update to fix sequelize vulnerabilities
...
Dependabot alerts: 3,4,5,7
2023-02-24 23:51:50 +01:00
54aee7624b
Profile: Use sharp to prerender the profile background
...
including the user image. Also introduces axios as a dependency
2022-09-13 00:18:30 +02:00
202ab08d6c
Import: Added band and character import
...
Use 'npm run import' to import from assets/import/{bands,characters}.
Existing entries are not overwritten!
2022-08-29 00:33:37 +02:00
3f53e33598
WIP Card rendering
...
Render card stacks on drops
Unclaimed cards are hidden, when expired they are shown as grayscale
2022-08-20 03:35:36 +02:00
29e3e6de23
Configure debugging from outside the container
2022-08-18 19:22:17 +02:00
317230c9c3
Upgrade discord.js from v13 to v14
2022-08-18 11:26:51 +02:00
05804cb78a
Updated models and migrations to new spec
2022-08-17 19:36:47 +02:00
be2991cd50
Use sequelize
2022-04-17 15:19:12 +02:00
6eccae8721
Core bot components
2022-04-17 14:04:51 +02:00