|
546f321ff0
|
feat: add GET /api/v2/scenes endpoint
- load.controller.ts exposing listScenes()
- adjusted AppModule to register LoadController
- multi-stage Dockerfile now copies compiled dist/
- synced package-lock.json and installed redis types
- fixed iterator usage in storage.service
|
2025-05-25 21:49:34 -04:00 |
|
Kilian Decaderincourt
|
f43c3d886f
|
chore: switch back to official keyv and update deps
|
2021-11-25 14:43:31 +01:00 |
|
Kilian Decaderincourt
|
5f6fe76dff
|
Revert "fix: use more maintained fork of keyv"
This reverts commit c3858e94665a2e1bb72e8a612aae461a35e6fa1d.
|
2021-11-25 14:30:54 +01:00 |
|
Kilian Decaderincourt
|
c3858e9466
|
fix: use more maintained fork of keyv
|
2021-09-10 17:35:58 +02:00 |
|
Kilian Decaderincourt
|
bc3757aa09
|
refact: use nanoid instead of hash
|
2021-09-10 17:19:48 +02:00 |
|
Kilian Decaderincourt
|
6e6dbb7959
|
feat: support multiple database
|
2021-09-08 15:31:02 +02:00 |
|
Kilian Decaderincourt
|
ad14da6af7
|
feat: add in memory storage for exported scenes
|
2021-09-06 21:55:38 +02:00 |
|
Kilian Decaderincourt
|
de6a0efd3a
|
chore: init nest project
|
2021-09-06 17:10:06 +02:00 |
|