Commit Graph

  • fad0b6d630 fix: replace express-ejs-layouts with EJS partial includes (header/footer) main Дмитрий Мамедов 2026-06-10 18:44:06 +03:00
  • 1105f0366d fix: switch to express-ejs-layouts, pass title from controller Дмитрий Мамедов 2026-06-10 18:39:37 +03:00
  • 95ffce1526 fix: redirect / to /login in WebController Дмитрий Мамедов 2026-06-10 18:35:04 +03:00
  • 04591960e5 commit 11 Дмитрий Мамедов 2026-06-10 18:31:49 +03:00
  • 94bce09d43 install amqplib for RabbitMQ microservice client Дмитрий Мамедов 2026-06-10 18:27:32 +03:00
  • 314df45635 import QrAuthModule in AuthModule to resolve QrAuthService dependency Дмитрий Мамедов 2026-06-10 18:24:17 +03:00
  • 7c085a68db add JwtModule import to QrAuthModule Дмитрий Мамедов 2026-06-10 18:22:04 +03:00
  • d0424c5fd8 fix circular dependency: remove unused AuthService from QrAuthService Дмитрий Мамедов 2026-06-10 18:19:48 +03:00
  • 9b4311f34f unify all ports: app=3010, infra=3184-3187, cleanup debug markers Дмитрий Мамедов 2026-06-10 18:12:26 +03:00
  • d33cb237d7 change default ports to non-conflicting range 3184-3187 Дмитрий Мамедов 2026-06-10 18:07:24 +03:00
  • 0a8698ca50 commit 10 Дмитрий Мамедов 2026-06-10 18:05:04 +03:00
  • ca14e97e0c fix seed for Prisma 7: use PrismaPg adapter instead of datasourceUrl Дмитрий Мамедов 2026-06-10 18:02:31 +03:00
  • 8b06a59dd3 fix seed for Prisma 7: remove datasourceUrl option Дмитрий Мамедов 2026-06-10 18:00:33 +03:00
  • 910dad8385 remove --skip-generate flag (Prisma 7 does not support it) Дмитрий Мамедов 2026-06-10 17:59:06 +03:00
  • b348031ef2 replace npm ci with npm install for cross-version compatibility Дмитрий Мамедов 2026-06-10 17:57:05 +03:00
  • 25c6e9444b fix: redirect stdin of docker compose exec to /dev/null to prevent stealing script pipe Дмитрий Мамедов 2026-06-10 17:54:30 +03:00
  • 8ce3cf6e66 replace for loop with while loop for postgres wait Дмитрий Мамедов 2026-06-10 17:52:49 +03:00
  • e1da269c08 fix find_free_port: single ss call, grep for :PORT pattern Дмитрий Мамедов 2026-06-10 17:51:09 +03:00
  • e608545e1a remove set -u and trap, add exec 2>&1 for full error visibility Дмитрий Мамедов 2026-06-10 17:44:41 +03:00
  • 8275d21f26 replace remaining seq loops with bash arithmetic for Дмитрий Мамедов 2026-06-10 17:40:52 +03:00
  • 4492ef8da7 replace set -euo pipefail with explicit error handling + stdout checkpoints Дмитрий Мамедов 2026-06-10 17:40:37 +03:00
  • 17ef7c7c08 add DBG markers to trace where script stops Дмитрий Мамедов 2026-06-10 17:37:00 +03:00
  • 8bcfa7ec6f commit 9 Дмитрий Мамедов 2026-06-10 17:34:23 +03:00
  • 18beb48843 commit 8 Дмитрий Мамедов 2026-06-10 17:26:06 +03:00
  • cd93ddc640 commit 7 Дмитрий Мамедов 2026-06-10 17:17:29 +03:00
  • 4eb9c82b72 commit 6 Дмитрий Мамедов 2026-06-10 17:13:44 +03:00
  • c23cf1efdb commit 5 Дмитрий Мамедов 2026-06-10 17:06:42 +03:00
  • f77389199c commit 4 Дмитрий Мамедов 2026-06-10 17:04:47 +03:00
  • 00919968f2 third commit Дмитрий Мамедов 2026-06-10 17:01:10 +03:00
  • d393cbe1db second commit Дмитрий Мамедов 2026-06-10 16:30:15 +03:00
  • f37733a5c9 first commit Дмитрий Мамедов 2026-06-10 16:23:41 +03:00