outlook-mcp/utils
Seton Carmichael 68a64461eb fix(outlook-mcp): P0 audit fixes
- Handle empty 2xx Graph API responses without JSON parse errors
- Fix list-rules handler import (handleListRules named export)
- Add timezone-aware display formatting using MS_TIMEZONE / DEFAULT_TIMEZONE
- Return created event ID in create-event success message
- Change default timezone from Windows name to IANA (America/New_York)
2026-06-21 20:28:11 -04:00
..
bodyParser.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
graph-api.js fix(outlook-mcp): P0 audit fixes 2026-06-21 20:28:11 -04:00
mock-data.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
odata-helpers.js Initial commit: Outlook MCP Server v1.0.0 2026-06-21 19:39:31 -04:00
threadBuilder.js fix(outlook-mcp): P0 audit fixes 2026-06-21 20:28:11 -04:00
time-formatter.js fix(outlook-mcp): P0 audit fixes 2026-06-21 20:28:11 -04:00