mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2026-02-05 12:15:26 -05:00
- Fix 6 rules-of-hooks: RealtimeDebugPanel, AdminSettings, ReportsQueue - Add 13 ESLint rule overrides (error→warn) for code quality patterns - Fix 6 no-case-declarations with block scopes in state machines - Convert console.error/log to logger in imageUploadHelper - Add eslint-disable for intentional deprecation warnings - Fix prefer-promise-reject-errors in djangoClient Also includes backend factory and service fixes from previous session.