gateway/modules
patrick-motsch 5d987e72fe fix(teamsbot): Fix Invalid Date + pass language to browser bot
- Add getIsoTimestamp() to timeUtils for JS-compatible ISO 8601 strings
- Replace getUtcTimestamp() (epoch float) with getIsoTimestamp() for all
  teamsbot session/transcript/response timestamp fields (startedAt, endedAt,
  creationDate, lastModified, SSE event timestamps)
- Pass config.language to browser bot in join request for captions spoken language

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 01:26:27 +01:00
..
aicore streamlined bootstrap and initial config 2026-02-09 12:49:35 +01:00
auth fixed routes exceptions for teams com 2026-02-13 12:37:22 +01:00
connectors Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-02-14 17:32:49 +01:00
datamodels teamsbot 2026-02-13 00:00:35 +01:00
features fix(teamsbot): Fix Invalid Date + pass language to browser bot 2026-02-15 01:26:27 +01:00
interfaces Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-02-14 17:32:49 +01:00
routes fix:keine features wurden in app.py registriert 2026-02-14 17:50:58 +01:00
security fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
services teamsbot 2026-02-13 00:00:35 +01:00
shared fix(teamsbot): Fix Invalid Date + pass language to browser bot 2026-02-15 01:26:27 +01:00
system fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
workflows fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00