managarten/services/matrix-mana-bot
Till-JS 1733580d05 fix(types): resolve TypeScript errors across multiple packages
- bot-services: Add registerAsync to AI, Calendar, Clock, Todo modules
- bot-services: Add convenience methods to ClockService for bot handlers
- bot-services: Make CreateEventInput.endTime optional with sensible defaults
- bot-services: Fix empty interface ESLint errors (use type aliases)
- questions-backend: Add missing schema columns (isDefault, sortOrder, deletedAt)
- questions-backend: Fix or() return type handling in question service
- questions-web: Add guard for undefined question ID in route params
- skilltree-web: Fix DBSchema type by not extending idb interface directly
- calendar-web: Fix Check icon prop (use weight instead of strokeWidth)
- matrix-mana-bot: Update clock handler to use new service methods

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 13:33:01 +01:00
..
src fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
.env.example feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
CLAUDE.md feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
Dockerfile feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
nest-cli.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
package.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
tsconfig.json feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00