hexabot/api/src
2025-02-18 18:32:33 +01:00
..
analytics fix: remove service name prefix from logged messages 2025-01-27 12:36:50 +01:00
attachment fix: logger ctx 2025-01-27 10:46:14 +01:00
channel fix: ensure retro-compatibility (we hope) 2025-01-21 14:25:47 +01:00
chat fix(api): update string and regex string zod validations 2025-02-17 06:51:12 +01:00
cms fix: update dynamicfields default values 2025-02-04 14:51:27 +01:00
config feat: make storage mode configurable env var 2025-01-17 19:10:39 +01:00
extensions refactor: multer upload middleware 2025-02-04 17:54:34 +01:00
extra
helper fix: logger import 2025-01-28 18:49:46 +01:00
i18n fix: remove type assertion 2025-02-05 11:55:28 +01:00
interceptors
logger fix: apply feedback 2025-01-28 17:58:16 +01:00
migration fix: logger ctx 2025-01-27 10:46:40 +01:00
nlp refactor(api): Refactor updateOne logic 2025-01-16 18:47:25 +01:00
plugins feat: fix unit test 2025-01-22 18:11:45 +01:00
setting fix: make SettingType.select inferring options as type 2025-02-14 07:12:56 +01:00
templates fix: nest mailing + minor css tweaks 2025-01-28 18:44:48 +01:00
user fix(api): use sessionId instead of cookie to close sockets 2025-01-30 16:51:59 +01:00
utils fix: apply feedback 2025-02-12 08:46:43 +01:00
websocket fix(api): use sessionId instead of cookie to close sockets 2025-01-30 16:51:59 +01:00
app.controller.ts
app.instance.ts fix: load origins from settings 2025-01-23 16:31:49 +01:00
app.module.ts fix: nest mailing + minor css tweaks 2025-01-28 18:44:48 +01:00
app.service.ts
cli.ts
global.d.ts
index.ts
jest-custom.d.ts
main.ts fix: logger ctx 2025-01-27 10:46:14 +01:00
seeder.ts fix: logger ctx 2025-01-27 10:46:14 +01:00
swagger.ts