Listory/src
2023-03-12 02:20:39 +01:00
..
auth feat(frontend): manage API tokens in Frontend 2023-02-21 23:07:02 +01:00
config feat(api): configurable max pool connections 2022-06-11 19:21:00 +02:00
cookie-parser feat: implement long-lived sessions 2020-11-09 18:34:23 +01:00
database feat(api): API tokens for authentication 2023-02-19 16:19:40 +01:00
health-check fix(api): missing OpenAPI route tags 2022-07-12 20:34:14 +02:00
job-queue feat(api): use nest-pg-boss for spotify interactions 2023-03-12 02:20:39 +01:00
listens fix(api): missing OpenAPI route tags 2022-07-12 20:34:14 +02:00
logger feat(observability): Replace Prometheus package with OpenTelemetry 2022-06-18 17:48:16 +02:00
music-library chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
open-telemetry chore(deps): upgrade to NestJS 9 2022-09-27 18:14:49 +02:00
reports fix(api): missing OpenAPI route tags 2022-07-12 20:34:14 +02:00
sources feat(api): use nest-pg-boss for spotify interactions 2023-03-12 02:20:39 +01:00
users fix(api): missing OpenAPI route tags 2022-07-12 20:34:14 +02:00
app.module.ts feat(api): use nest-pg-boss for spotify interactions 2023-03-12 02:20:39 +01:00
console.ts feat(api): add local repl console 2022-09-27 18:14:49 +02:00
main.ts fix(api): missing OpenAPI route tags 2022-07-12 20:34:14 +02:00