hexabot/api/src
2025-01-07 16:39:48 +01:00
..
analytics fix: utilities decorators IsLessThanDate, IsObjectId 2025-01-06 10:14:02 +01:00
attachment fix: use Multer File type 2024-12-29 10:27:20 +01:00
channel feat: add support for signed public urls for channels 2024-12-30 10:34:48 +01:00
chat Merge pull request #511 from Hexastack/fix/category-strict-null-check 2025-01-03 16:14:55 +01:00
cms Merge pull request #425 from Hexastack/fix/missing-await 2024-12-09 15:32:16 +01:00
config fix: env vars 2025-01-03 07:59:10 +01:00
extensions feat: remove core nlu engine 2025-01-06 14:09:54 +01:00
extra
helper fix: plugins & helpers 2025-01-02 16:43:06 +01:00
i18n fix: default lang 2025-01-07 16:39:48 +01:00
interceptors
logger
migration test: fix unit tests 2025-01-06 10:46:23 +01:00
nlp fix: refactor + unit tests 2024-12-25 07:36:50 +01:00
plugins Update api/src/plugins/plugins.service.ts 2025-01-03 16:06:56 +01:00
setting feat: add metadata repo + seeder 2025-01-05 21:51:29 +01:00
templates
user fix: role 2025-01-02 17:59:30 +01:00
utils fix: resolve search filterpipe null checks issues 2025-01-07 10:41:29 +01:00
websocket fix: socketio redis adapter 2025-01-02 16:43:57 +01:00
app.controller.ts
app.module.ts feat: add migration module and cli 2025-01-02 16:03:06 +01:00
app.service.ts
cli.ts feat: add migration module and cli 2025-01-02 16:03:06 +01:00
global.d.ts
index.ts
jest-custom.d.ts
main.ts fix: address comment 2025-01-06 11:52:50 +01:00
seeder.ts feat: add metadata repo + seeder 2025-01-05 21:51:29 +01:00
swagger.ts