hexabot/api/src
Mohamed Marrouchi 1d896830cb fix: minor fixes
2025-01-09 20:32:51 +01:00
..
analytics fix: utilities decorators IsLessThanDate, IsObjectId 2025-01-06 10:14:02 +01:00
attachment fix: update attachment and i18n services 2025-01-08 18:02:11 +01:00
channel fix: rename attachment_id to id 2025-01-09 18:05:53 +01:00
chat fix: rename attachment_id to id 2025-01-09 18:05:53 +01:00
cms refactor: attachment payload typing 2025-01-09 17:40:02 +01:00
config fix: avatar dir 2025-01-07 16:55:33 +01:00
extensions fix: minor fixes 2025-01-09 20:32:51 +01:00
extra feat: add dockerfile base + remove ollama from core + add custom ext 2024-10-27 22:12:39 +01:00
helper fix: plugins & helpers 2025-01-02 16:43:06 +01:00
i18n fix: update attachment and i18n services 2025-01-08 18:02:11 +01:00
interceptors
logger
migration feat: add migration for content and block attachments 2025-01-09 20:15:33 +01:00
nlp fix: refactor + unit tests 2024-12-25 07:36:50 +01:00
plugins fix: avatar dir 2025-01-07 16:55:33 +01:00
setting feat: add metadata repo + seeder 2025-01-05 21:51:29 +01:00
templates
user feat: allow user/edit/:id endpoint to upload avatar 2025-01-07 16:55:33 +01:00
utils fix: rename attachment_id to id 2025-01-09 18:05:53 +01:00
websocket fix: socketio redis adapter 2025-01-02 16:43:57 +01:00
app.controller.ts fix: remove unused endpoints 2024-11-06 10:57:17 +01:00
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 fix(api): feedback udpates 2024-10-31 19:08:30 +01:00
index.ts fix: event emitter + misc typings 2024-10-26 10:36:47 +01:00
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