Ahmed Bouhuolia
d909dad1bf
fix: add missing S3_FORCE_PATH_STYLE environment variable
...
The S3 module was referencing config.forcePathStyle but the value
was never being read from the environment. This adds the missing
forcePathStyle configuration to the S3 config.
Closes #940
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-11 19:35:21 +02:00
Ahmed Bouhuolia
6193358cc3
feat(server): add bull ui board
2026-01-29 20:37:04 +02:00
Ahmed Bouhuolia
7874b9f765
fix(ci): dockerfile build script
2026-01-28 23:40:32 +02:00
Ahmed Bouhuolia
151b623771
fix: generated payment link base url
2025-12-14 13:26:34 +02:00
Ahmed Bouhuolia
3648fb3ffc
fix: cloud subscription flag
2025-11-30 22:38:00 +02:00
Ahmed Bouhuolia
41143d8bbd
feat: api endpoints throttle ( #837 )
...
* feat: api endpoints throttle
2025-10-30 22:06:05 +02:00
Ahmed Bouhuolia
1971b2ddc0
fix: seed migration issue
2025-10-25 13:58:56 +02:00
Ahmed Bouhuolia
3bd0e89146
feat: migration commands ( #828 )
...
* feat: migration commands
* Update packages/server/src/modules/CLI/commands/TenantsMigrateRollback.command.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/server/src/modules/CLI/commands/TenantsMigrateLatest.command.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/server/src/modules/CLI/commands/TenantsList.command.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/server/src/modules/CLI/commands/SystemMigrateRollback.command.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/server/src/modules/CLI/commands/TenantsMigrateLatest.command.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-22 21:58:02 +02:00
Ahmed Bouhuolia
66a2261e50
refactor(nestjs): wip
2025-05-28 21:32:48 +02:00
Ahmed Bouhuolia
c51347d3ec
refactor(nestjs): wip import module
2025-05-28 17:01:46 +02:00
Ahmed Bouhuolia
55fcc908ef
feat(nestjs): migrate to NestJS
2025-04-07 11:51:24 +02:00