jevb
6b6a6fbea8
refactor: context propagation, LogAudit deadlock fix, ESLint v9, code quality
- Propagate context.Context from WS upgrade through all 17 handlers
- Add ExecContext/QueryRowContext/QueryContext/BeginTx to DB wrapper
- Fix LogAudit deadlock: move audit writes after tx.Commit to avoid
SQLite write-lock contention (TestAdminAPI_PatchUser_UnbanUser)
- Add ESLint v9 with no-floating-promises, no-unused-vars
- Refactor livekitSession.ts: remove duplicate audio pipeline (267 lines)
- Add delete account UI tests (7 tests)
- Expand WS integration tests
2026-03-29 19:39:46 +02:00
..
2026-03-28 13:21:07 +01:00
2026-03-18 05:03:38 +01:00
2026-03-29 12:35:04 +02:00
2026-03-19 03:53:40 +01:00
2026-03-21 12:34:31 +01:00
2026-03-18 05:03:38 +01:00
2026-03-29 19:39:22 +02:00
2026-03-17 08:09:52 +01:00
2026-03-18 05:03:38 +01:00
2026-03-29 19:39:22 +02:00
2026-03-17 08:09:52 +01:00
2026-03-29 19:39:46 +02:00
2026-03-28 10:39:23 +01:00
2026-03-29 12:35:04 +02:00
2026-03-29 19:39:22 +02:00
2026-03-17 08:09:52 +01:00
2026-03-18 05:03:38 +01:00
2026-03-21 21:42:14 +01:00
2026-03-15 07:07:59 +01:00
2026-03-24 21:35:40 +01:00
2026-03-21 12:34:31 +01:00
2026-03-17 08:09:52 +01:00
2026-03-17 08:09:52 +01:00
2026-03-17 08:09:52 +01:00
2026-03-21 11:59:14 +01:00