mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-13 08:16:18 +02:00
Pick up #7712 (Windows updater path fixes + admin-plugins row-count fix) and #7716 (admin design rework with .sidebar-nav). Both were missing from this branch and were blocking CI on Frontend admin tests and Windows backend tests. Conflict resolution in admin/src/App.tsx: keep develop's new .sidebar-nav-item structure and inject the conditional /authors NavLink in the same style; preserve the gdprAuthorErasureEnabled flag handling on the settings socket. Conflict resolution in admintroubleshooting.spec.ts: use develop's .sidebar-nav-item selector with count 6 (Authors hidden since gdprAuthorErasure.enabled is false in the test environment). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>