Files
reflector/www/app
Igor Loskutov 9dc6c20ef8 fix: address code review findings
- Add max_length=100 on BulkStatusRequest.room_names to prevent abuse
- Filter bulk endpoint results to rooms user can see (owned or shared)
- Throw on bulk-status fetch error instead of silently returning empty data
- Fix room_by_id type annotation: dict[str, DbRoom] instead of Any
- Remove stale "200ms" comment in test
- Enable strict: true in jest tsconfig
- Remove working docs from tracked files
- Simplify redundant ternary in test helper
2026-02-05 19:36:17 -05:00
..
2026-01-23 15:51:18 -05:00
2025-12-19 17:19:09 +01:00
2026-01-23 15:51:18 -05:00
2026-02-05 19:36:17 -05:00
2025-08-20 20:56:45 -04:00